Home
last modified time | relevance | path

Searched full:object (Results 1 – 25 of 14912) sorted by relevance

12345678910>>...597

/external/apache-commons-bcel/docs/
Dgeneric.mdl2 (object Petal
7 (object Design "Logical View"
10 defaults (object defaults
21 defaultFont (object Font
33 root_usecase_package (object Class_Category "Use Case View"
39 (object UseCaseDiagram "Main"
48 root_category (object Class_Category "Logical View"
55 (object Class "ClassGen"
58 (object Inheritance_Relationship
63 (object Operation "addInterface"
[all …]
Dclassfile.mdl2 (object Petal
7 (object Design "Logical View"
10 defaults (object defaults
21 defaultFont (object Font
33 root_usecase_package (object Class_Category "Use Case View"
39 (object UseCaseDiagram "Main"
48 root_category (object Class_Category "Logical View"
55 (object Class "JavaClass"
58 (object Inheritance_Relationship
63 (object Operation "getInterfaceNames"
[all …]
/external/guava/guava-tests/test/com/google/common/cache/
DLocalCacheTest.java145 private static CacheBuilder<Object, Object> createCacheBuilder() { in createCacheBuilder()
146 return new CacheBuilder<Object, Object>(); in createCacheBuilder()
152 LocalCache<Object, Object> map = makeLocalCache(createCacheBuilder()); in testDefaults()
184 Equivalence<Object> testEquivalence = new Equivalence<Object>() { in testSetKeyEquivalence()
186 protected boolean doEquivalent(Object a, Object b) { in testSetKeyEquivalence()
191 protected int doHash(Object t) { in testSetKeyEquivalence()
196 LocalCache<Object, Object> map = in testSetKeyEquivalence()
203 Equivalence<Object> testEquivalence = new Equivalence<Object>() { in testSetValueEquivalence()
205 protected boolean doEquivalent(Object a, Object b) { in testSetValueEquivalence()
210 protected int doHash(Object t) { in testSetValueEquivalence()
[all …]
DAbstractLoadingCacheTest.java36 final AtomicReference<Object> valueRef = new AtomicReference<Object>(); in testGetUnchecked_checked()
37 LoadingCache<Object, Object> cache = new AbstractLoadingCache<Object, Object>() { in testGetUnchecked_checked()
39 public Object get(Object key) throws ExecutionException { in testGetUnchecked_checked()
40 Object v = valueRef.get(); in testGetUnchecked_checked()
48 public Object getIfPresent(Object key) { in testGetUnchecked_checked()
54 cache.getUnchecked(new Object()); in testGetUnchecked_checked()
60 Object newValue = new Object(); in testGetUnchecked_checked()
62 assertSame(newValue, cache.getUnchecked(new Object())); in testGetUnchecked_checked()
67 final AtomicReference<Object> valueRef = new AtomicReference<Object>(); in testGetUnchecked_unchecked()
68 LoadingCache<Object, Object> cache = new AbstractLoadingCache<Object, Object>() { in testGetUnchecked_unchecked()
[all …]
/external/guava/guava-tests/test/com/google/common/collect/
DMapMakerInternalMapTest.java77 MapMakerInternalMap<Object, Object> map = makeMap(createMapMaker()); in testDefaults()
107 Equivalence<Object> testEquivalence = new Equivalence<Object>() { in testSetKeyEquivalence()
109 protected boolean doEquivalent(Object a, Object b) { in testSetKeyEquivalence()
114 protected int doHash(Object t) { in testSetKeyEquivalence()
119 MapMakerInternalMap<Object, Object> map = in testSetKeyEquivalence()
139 MapMakerInternalMap<Object, Object> map = in checkConcurrencyLevel()
180 MapMakerInternalMap<Object, Object> map = makeMap( in checkInitialCapacity()
213 MapMakerInternalMap<Object, Object> map = makeMap(createMapMaker() in checkMaximumSize()
225 MapMakerInternalMap<Object, Object> map = makeMap(createMapMaker().weakKeys()); in testSetWeakKeys()
231 MapMakerInternalMap<Object, Object> map = makeMap(createMapMaker().weakValues()); in testSetWeakValues()
[all …]
DComputingConcurrentHashMapTest.java75 Function<Object, Object> computingFunction = Functions.identity(); in testComputingFunction()
76 ComputingConcurrentHashMap<Object, Object> map = in testComputingFunction()
85 ComputingConcurrentHashMap<Object, Object> map = in testCompute()
89 Object key = new Object(); in testCompute()
90 Object value = map.getOrCompute(key); in testCompute()
97 Function<Object, Object> computingFunction = new ConstantLoader<Object, Object>(null); in testComputeNull()
98 ComputingMapAdapter<Object, Object> map = makeAdaptedMap(createMapMaker(), computingFunction); in testComputeNull()
100 map.get(new Object()); in testComputeNull()
108 ComputingConcurrentHashMap<Object, Object> map = in testRecordReadOnCompute()
110 Segment<Object, Object> segment = map.segments[0]; in testRecordReadOnCompute()
[all …]
/external/google-breakpad/src/client/mac/sender/
DBreakpad.xib9 <object class="NSMutableDictionary" key="IBDocument.PluginVersions">
11 <object class="NSArray" key="dict.sortedKeys" id="0">
13 </object>
14 <object class="NSMutableArray" key="dict.values">
16 </object>
17 </object>
18 <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
20 </object>
22 <object class="NSMutableDictionary" key="IBDocument.Metadata">
25 <object class="NSMutableArray" key="dict.values">
[all …]
/external/google-breakpad/src/client/mac/testapp/English.lproj/
DMainMenu.xib9 <object class="NSMutableDictionary" key="IBDocument.PluginVersions">
11 <string key="NS.object.0">788</string>
12 </object>
13 <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
16 </object>
17 <object class="NSArray" key="IBDocument.PluginDependencies">
20 </object>
21 <object class="NSMutableDictionary" key="IBDocument.Metadata">
23 <object class="NSArray" key="dict.sortedKeys" id="0">
25 </object>
[all …]
/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/Build/OSX/en.lproj/
DMainMenu.xib9 <object class="NSMutableDictionary" key="IBDocument.PluginVersions">
11 <string key="NS.object.0">2182</string>
12 </object>
13 <object class="NSArray" key="IBDocument.IntegratedClassDependencies">
18 </object>
19 <object class="NSArray" key="IBDocument.PluginDependencies">
22 </object>
23 <object class="NSMutableDictionary" key="IBDocument.Metadata">
25 <integer value="1" key="NS.object.0"/>
26 </object>
[all …]
/external/python/google-api-python-client/docs/dyn/
Dstorage_v1.objects.html79 <p class="firstline">Concatenates a list of existing objects into a new object in the same bucket.<…
82 <p class="firstline">Concatenates a list of existing objects into a new object in the same bucket.<…
85 <p class="firstline">Copies a source object to a destination object. Optionally overrides metadata.…
88 <p class="firstline">Copies a source object to a destination object. Optionally overrides metadata.…
90 …<code><a href="#delete">delete(bucket, object, ifGenerationNotMatch=None, generation=None, ifMetag…
91 <p class="firstline">Deletes an object and its metadata. Deletions are permanent if versioning is n…
93 …<code><a href="#get">get(bucket, object, ifGenerationNotMatch=None, generation=None, ifMetagenerat…
94 <p class="firstline">Retrieves an object or its metadata.</p>
96 …<code><a href="#getIamPolicy">getIamPolicy(bucket, object, generation=None, userProject=None)</a><…
97 <p class="firstline">Returns an IAM policy for the specified object.</p>
[all …]
Dstorage_v1beta2.objects.html79 <p class="firstline">Concatenates a list of existing objects into a new object in the same bucket.<…
82 <p class="firstline">Concatenates a list of existing objects into a new object in the same bucket.<…
85 <p class="firstline">Copies an object to a destination in the same location. Optionally overrides m…
88 <p class="firstline">Copies an object to a destination in the same location. Optionally overrides m…
90 …<code><a href="#delete">delete(bucket, object, ifGenerationNotMatch=None, generation=None, ifMetag…
93 …<code><a href="#get">get(bucket, object, ifGenerationNotMatch=None, generation=None, ifMetagenerat…
96 …<code><a href="#get_media">get_media(bucket, object, ifGenerationNotMatch=None, generation=None, i…
111 …<code><a href="#patch">patch(bucket, object, body, ifGenerationNotMatch=None, generation=None, ifM…
114 …<code><a href="#update">update(bucket, object, body, ifGenerationNotMatch=None, generation=None, i…
117 …<code><a href="#update_media">update_media(bucket, object, body, ifGenerationNotMatch=None, genera…
[all …]
/external/libmtp/logs/
Dmtp-detect-htc-droid-incred.txt48 Detected object size: 64 bits
59 1007: Get object handles
60 1008: Get object info
61 1009: Get object
63 100b: Delete object
64 100c: Send object info
65 100d: Send object
70 101b: Get partial object
71 9801: Get object properties supported
72 9802: Get object property description
[all …]
Dmtp-detect-sharp-sh-06e.txt35 Detected object size: 64 bits
46 1007: Get object handles
47 1008: Get object info
48 1009: Get object
50 100b: Delete object
51 100c: Send object info
52 100d: Send object
57 101b: Get partial object
58 9801: Get object properties supported
59 9802: Get object property description
[all …]
Dmtp-detect-redmi-hm1s.txt10 Error 2: PTP Layer error 02fe: get_handles_recursively(): could not get object handles.
40 Detected object size: 64 bits
51 1007: Get object handles
52 1008: Get object info
53 1009: Get object
55 100b: Delete object
56 100c: Send object info
57 100d: Send object
62 101b: Get partial object
63 9801: Get object properties supported
[all …]
Dmtp-detect-acer-e39.txt9 Error 2: PTP Layer error 02fe: get_handles_recursively(): could not get object handles.
40 Detected object size: 64 bits
51 1007: Get object handles
52 1008: Get object info
53 1009: Get object
55 100b: Delete object
56 100c: Send object info
57 100d: Send object
62 101b: Get partial object
63 9801: Get object properties supported
[all …]
Dmtp-detect-htc-one-m7.txt9 Error 2: PTP Layer error 02fe: get_handles_recursively(): could not get object handles.
39 Detected object size: 64 bits
50 1007: Get object handles
51 1008: Get object info
52 1009: Get object
54 100b: Delete object
55 100c: Send object info
56 100d: Send object
61 101b: Get partial object
62 9801: Get object properties supported
[all …]
Dmtp-detect-philips-w6610.txt11 Error 2: PTP Layer error 02fe: get_handles_recursively(): could not get object handles.
41 Detected object size: 64 bits
52 1007: Get object handles
53 1008: Get object info
54 1009: Get object
56 100b: Delete object
57 100c: Send object info
58 100d: Send object
63 101b: Get partial object
64 9801: Get object properties supported
[all …]
Dmtp-detect-lenovo-a850.txt4 Error 2: PTP Layer error 02fe: get_handles_recursively(): could not get object handles.
41 Detected object size: 64 bits
52 1007: Get object handles
53 1008: Get object info
54 1009: Get object
56 100b: Delete object
57 100c: Send object info
58 100d: Send object
63 101b: Get partial object
64 9801: Get object properties supported
[all …]
Dmtp-detect-htc-one.txt39 Detected object size: 64 bits
50 1007: Get object handles
51 1008: Get object info
52 1009: Get object
54 100b: Delete object
55 100c: Send object info
56 100d: Send object
61 101b: Get partial object
62 9801: Get object properties supported
63 9802: Get object property description
[all …]
Dmtp-detect-asus-memo-pad-fhd10.txt40 Detected object size: 64 bits
51 1007: Get object handles
52 1008: Get object info
53 1009: Get object
55 100b: Delete object
56 100c: Send object info
57 100d: Send object
62 101b: Get partial object
63 9801: Get object properties supported
64 9802: Get object property description
[all …]
Dmtp-detect-lenovo-a7600f.log36 Detected object size: 64 bits
47 1007: Get object handles
48 1008: Get object info
49 1009: Get object
51 100b: Delete object
52 100c: Send object info
53 100d: Send object
58 101b: Get partial object
59 9801: Get object properties supported
60 9802: Get object property description
[all …]
Dmtp-detect-asus-zenfone-6.txt36 Detected object size: 64 bits
47 1007: Get object handles
48 1008: Get object info
49 1009: Get object
51 100b: Delete object
52 100c: Send object info
53 100d: Send object
58 101b: Get partial object
59 9801: Get object properties supported
60 9802: Get object property description
[all …]
Dmtp-detect-xiaomi-mipad.txt51 Detected object size: 64 bits
62 1007: Get object handles
63 1008: Get object info
64 1009: Get object
66 100b: Delete object
67 100c: Send object info
68 100d: Send object
73 101b: Get partial object
74 9801: Get object properties supported
75 9802: Get object property description
[all …]
Dmtp-detect-nvidia-tegranote.txt38 Detected object size: 64 bits
49 1007: Get object handles
50 1008: Get object info
51 1009: Get object
53 100b: Delete object
54 100c: Send object info
55 100d: Send object
60 101b: Get partial object
61 9801: Get object properties supported
62 9802: Get object property description
[all …]
/external/flac/libFLAC/
Dmetadata_object.c164 static void seektable_calculate_length_(FLAC__StreamMetadata *object) in seektable_calculate_length_() argument
166 FLAC__ASSERT(object != NULL); in seektable_calculate_length_()
167 FLAC__ASSERT(object->type == FLAC__METADATA_TYPE_SEEKTABLE); in seektable_calculate_length_()
169 object->length = object->data.seek_table.num_points * FLAC__STREAM_METADATA_SEEKPOINT_LENGTH; in seektable_calculate_length_()
192 static void vorbiscomment_calculate_length_(FLAC__StreamMetadata *object) in vorbiscomment_calculate_length_() argument
196 FLAC__ASSERT(object->type == FLAC__METADATA_TYPE_VORBIS_COMMENT); in vorbiscomment_calculate_length_()
198 object->length = (FLAC__STREAM_METADATA_VORBIS_COMMENT_ENTRY_LENGTH_LEN) / 8; in vorbiscomment_calculate_length_()
199 object->length += object->data.vorbis_comment.vendor_string.length; in vorbiscomment_calculate_length_()
200 object->length += (FLAC__STREAM_METADATA_VORBIS_COMMENT_NUM_COMMENTS_LEN) / 8; in vorbiscomment_calculate_length_()
201 for (i = 0; i < object->data.vorbis_comment.num_comments; i++) { in vorbiscomment_calculate_length_()
[all …]

12345678910>>...597