Home
last modified time | relevance | path

Searched defs:object (Results 1 – 25 of 475) sorted by relevance

12345678910>>...19

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/Resource/ !
DObjectAccessControls.php50 public function delete($bucket, $object, $entity, $optParams = [])
74 public function get($bucket, $object, $entity, $optParams = [])
96 public function insert($bucket, $object, ObjectAccessControl $postBody, $optParams = [])
117 public function listObjectAccessControls($bucket, $object, $optParams = [])
141 public function patch($bucket, $object, $entity, ObjectAccessControl $postBody, $optParams = [])
165 public function update($bucket, $object, $entity, ObjectAccessControl $postBody, $optParams = [])
DObjects.php161 public function delete($bucket, $object, $optParams = [])
193 public function get($bucket, $object, $optParams = [])
213 public function getIamPolicy($bucket, $object, $optParams = [])
338 public function patch($bucket, $object, StorageObject $postBody, $optParams = [])
433 public function setIamPolicy($bucket, $object, Policy $postBody, $optParams = [])
455 public function testIamPermissions($bucket, $object, $permissions, $optParams = [])
490 public function update($bucket, $object, StorageObject $postBody, $optParams = [])
/plugin/asciidocjs/node_modules/lodash/ !
Dmixin.js45 function mixin(object, source, options) { argument
56 object.prototype[methodName] = function() { function
D_baseCreate.js15 function object() {} function
23 object.prototype = proto; class
Dcore.js125 return function(object) { argument
137 function basePropertyOf(object) { argument
175 function baseValues(object, props) { argument
369 function object() {} function
377 object.prototype = proto; class
412 function assignValue(object, key, value) { argument
429 function baseAssignValue(object, key, value) { argument
580 function baseForOwn(object, iteratee) { argument
593 function baseFunctions(object, props) { argument
681 function baseIsEqualDeep(object, other, bitmask, customizer, equalFunc, stack) { argument
[all …]
DmapValues.js33 function mapValues(object, iteratee) { argument
37 baseForOwn(object, function(value, key, object) { argument
DmapKeys.js26 function mapKeys(object, iteratee) { argument
30 baseForOwn(object, function(value, key, object) { argument
D_baseInverter.js14 function baseInverter(object, setter, iteratee, accumulator) { argument
15 baseForOwn(object, function(value, key, object) { argument
Dlodash.js893 return function(object) { argument
905 function basePropertyOf(object) { argument
1004 function baseToPairs(object, props) { argument
1046 function baseValues(object, props) { argument
1155 function getValue(object, key) { argument
1711 function object() {} function
1719 object.prototype = proto; class
2496 function assignMergeValue(object, key, value) { argument
2513 function assignValue(object, key, value) { argument
2566 function baseAssign(object, source) { argument
[all …]
/plugin/gtime/gtlib/asn1/x509/ !
DX509GeneralName.php63 private $object; variable in X509GeneralName
78 public function decode($object) {
/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/ !
Dtwig.c118 static int TWIG_INSTANCE_OF(zval *object, zend_class_entry *interface TSRMLS_DC) in TWIG_INSTANCE_OF()
126 static int TWIG_INSTANCE_OF_USERLAND(zval *object, char *interface TSRMLS_DC) in TWIG_INSTANCE_OF_USERLAND()
138 static zval *TWIG_GET_ARRAYOBJECT_ELEMENT(zval *object, zval *offset TSRMLS_DC) in TWIG_GET_ARRAYOBJECT_ELEMENT()
161 static int TWIG_ISSET_ARRAYOBJECT_ELEMENT(zval *object, zval *offset TSRMLS_DC) in TWIG_ISSET_ARRAYOBJECT_ELEMENT()
193 static zval *TWIG_CALL_USER_FUNC_ARRAY(zval *object, char *function, zval *arguments TSRMLS_DC) in TWIG_CALL_USER_FUNC_ARRAY()
245 static int TWIG_CALL_BOOLEAN(zval *object, char *functionName TSRMLS_DC) in TWIG_CALL_BOOLEAN()
332 static zval *TWIG_PROPERTY(zval *object, zval *propname TSRMLS_DC) in TWIG_PROPERTY()
349 static int TWIG_HAS_PROPERTY(zval *object, zval *propname TSRMLS_DC) in TWIG_HAS_PROPERTY()
361 static int TWIG_HAS_DYNAMIC_PROPERTY(zval *object, char *prop, int prop_len TSRMLS_DC) in TWIG_HAS_DYNAMIC_PROPERTY()
374 static zval *TWIG_PROPERTY_CHAR(zval *object, char *propname TSRMLS_DC) in TWIG_PROPERTY_CHAR()
[all …]
/plugin/sequencediagram/bower_components/lodash/dist/ !
Dlodash.core.js125 return function(object) { argument
137 function basePropertyOf(object) { argument
175 function baseValues(object, props) { argument
369 function object() {} function
377 object.prototype = proto; class
412 function assignValue(object, key, value) { argument
429 function baseAssignValue(object, key, value) { argument
580 function baseForOwn(object, iteratee) { argument
593 function baseFunctions(object, props) { argument
681 function baseIsEqualDeep(object, other, bitmask, customizer, equalFunc, stack) { argument
[all …]
Dlodash.js879 return function(object) { argument
891 function basePropertyOf(object) { argument
990 function baseToPairs(object, props) { argument
1019 function baseValues(object, props) { argument
1128 function getValue(object, key) { argument
1669 function object() {} function
1677 object.prototype = proto; class
2454 function assignMergeValue(object, key, value) { argument
2471 function assignValue(object, key, value) { argument
2524 function baseAssign(object, source) { argument
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/ !
DObjectEvent.php14 private $object; variable in JMS\\Serializer\\EventDispatcher\\ObjectEvent
19 public function __construct(Context $context, $object, array $type)
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Invocation/ !
DObject.php21 public $object; variable in PHPUnit_Framework_MockObject_Invocation_Object
31 …public function __construct($className, $methodName, array $parameters, $returnType, $object, $clo…
/plugin/jcapture/src/com/hammurapi/jcapture/ !
DButtonManager.java37 DefineTag object; in maxIdentifier() local
63 MovieTag object; in findDefinitions() local
73 MovieTag object; in findButtons() local
/plugin/imapmarkers/ !
Dscript.js33 function append_html_to_jquery_object(html, object) { argument
218 $(".imapmarkers-container").each(function (index, object) { argument
229 $(".imapmarkers-map").each(function (index, object) { argument
244 _g.a_maps[index].find("area").each(function (area_index, object) { argument
255 $(".imapmarkers-config").each(function (index, object) { argument
364 $(".imapmarkers-location, .wrap_imapmloc").each(function (index, object) { argument
/plugin/sequencediagram/bower_components/lodash/ !
Dlodash.js879 return function(object) { argument
891 function basePropertyOf(object) { argument
990 function baseToPairs(object, props) { argument
1019 function baseValues(object, props) { argument
1128 function getValue(object, key) { argument
1669 function object() {} function
1677 object.prototype = proto; class
2454 function assignMergeValue(object, key, value) { argument
2471 function assignValue(object, key, value) { argument
2524 function baseAssign(object, source) { argument
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/src/ !
DSerializationContext.php63 public function startVisiting($object): void
75 public function stopVisiting($object): void
91 public function isVisiting($object): bool
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/ !
DContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource.php33 public $object; variable in Google\\Service\\ContainerAnalysis\\ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource
66 public function setObject($object)
DContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest.php33 public $object; variable in Google\\Service\\ContainerAnalysis\\ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest
66 public function setObject($object)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/ !
DStorageSourceManifest.php33 public $object; variable in Google\\Service\\CloudBuild\\StorageSourceManifest
66 public function setObject($object)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/ !
DOSPolicyResourceFileGcs.php33 public $object; variable in Google\\Service\\OSConfig\\OSPolicyResourceFileGcs
66 public function setObject($object)
/plugin/findologicxmlexport/vendor/jms/serializer/src/Accessor/ !
DAccessorStrategyInterface.php19 …public function getValue(object $object, PropertyMetadata $metadata, SerializationContext $context… argument
24 …public function setValue(object $object, $value, PropertyMetadata $metadata, DeserializationContex… argument
/plugin/asciidocjs/node_modules/babel-runtime/helpers/ !
Dget.js15 exports.default = function get(object, property, receiver) { argument

12345678910>>...19