Home
last modified time | relevance | path

Searched defs:objects (Results 51 - 75 of 82) sorted by relevance

1234

/third_party/skia/tools/gpu/gl/command_buffer/
H A DGLTestContext_command_buffer.cpp196 static thread_local TLSCurrentObjects objects; Get() local
[all...]
/third_party/vixl/test/
H A Dtest-pool-manager.cc371 std::vector<TestObject *> objects; in TEST() local
446 std::vector<TestBranchObject *> objects; TEST() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dflatbuffer_schema.cpp667 auto objects = schema.objects(); in ParseCheckStructDefine() local
/third_party/cups-filters/filter/
H A Dimagetopdf.c108 static struct pdfObject *objects = NULL; variable
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DPluralRulesTest.java584 private void compareEquality(String id, Object[] objects, boolean shouldBeEqual) { in compareEquality() argument
/third_party/libdrm/
H A Dxf86drmMode.h471 uint32_t objects[]; member
H A Dxf86drmMode.c1627 drmModeCreateLease(int fd, const uint32_t *objects, int num_objects, int flags, in drmModeCreateLease() argument
/third_party/node/deps/v8/src/inspector/
H A Dv8-runtime-agent-impl.cc643 queryObjects( const String16& prototypeObjectId, Maybe<String16> objectGroup, std::unique_ptr<protocol::Runtime::RemoteObject>* objects) queryObjects() argument
/third_party/node/deps/v8/src/heap/
H A Dheap-inl.h137 SetRootMaterializedObjects(FixedArray objects) SetRootMaterializedObjects() argument
[all...]
/third_party/node/deps/v8/src/snapshot/
H A Ddeserializer.cc755 DeserializerRelocInfoVisitor(Deserializer<Isolate>* deserializer, const std::vector<Handle<HeapObject>>* objects) DeserializerRelocInfoVisitor() argument
759 DeserializerRelocInfoVisitor(Deserializer<LocalIsolate>* deserializer, const std::vector<Handle<HeapObject>>* objects) DeserializerRelocInfoVisitor() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-dbus.c41 pa_hashmap *objects; /* Object path -> struct object_entry */ member
972 pa_dbus_protocol_add_signal_listener( pa_dbus_protocol *p, DBusConnection *conn, const char *signal_name, char **objects, unsigned n_objects) pa_dbus_protocol_add_signal_listener() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryAllocationTests.cpp643 vector<MemoryObject> objects; in iterate() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationUserDefinedIO.cpp199 int numBasicSubobjectsInElementType (const std::vector<de::SharedPtr<TopLevelObject> >& objects) in numBasicSubobjectsInElementType() argument
207 std::string basicSubobjectAtIndex (const int subobjectIndex, const std::vector<de::SharedPtr<TopLevelObject> >& objects, const int topLevelArraySize) in basicSubobjectAtIndex() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryAllocationTests.cpp639 vector<MemoryObject> objects; in iterate() member
[all...]
/third_party/skia/third_party/externals/freetype/src/type1/
H A Dt1load.c1215 void** objects; in t1_load_keyword() local
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DMessageSchema.java147 private final Object[] objects; field in MessageSchema
180 MessageSchema( int[] buffer, Object[] objects, int minFieldNumber, int maxFieldNumber, MessageLite defaultInstance, boolean proto3, boolean useCachedSizeField, int[] intArray, int checkInitialized, int mapFieldPositions, NewInstanceSchema newInstanceSchema, ListFieldSchema listFieldSchema, UnknownFieldSchema<?, ?> unknownFieldSchema, ExtensionSchema<?> extensionSchema, MapFieldSchema mapFieldSchema) MessageSchema() argument
727 storeFieldData( FieldInfo fi, int[] buffer, int bufferIndex, Object[] objects) storeFieldData() argument
[all...]
H A DGeneratedMessageLite.java321 newMessageInfo( MessageLite defaultInstance, String info, Object[] objects) newMessageInfo() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationUserDefinedIO.cpp199 int numBasicSubobjectsInElementType (const std::vector<de::SharedPtr<TopLevelObject> >& objects) in numBasicSubobjectsInElementType() argument
207 std::string basicSubobjectAtIndex (const int subobjectIndex, const std::vector<de::SharedPtr<TopLevelObject> >& objects, const int topLevelArraySize) in basicSubobjectAtIndex() argument
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_predicates_test.cpp518 std::vector<ValueObject> objects; in InsertDates() local
[all...]
/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_store.cpp682 std::vector<ValueObject> objects = selfObjects->Get(); in OH_Rdb_FindModifyTime() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_batch_chain.c1187 struct drm_i915_gem_exec_object2 * objects; member
2041 struct drm_i915_gem_exec_object2 *objects = execbuf.objects; anv_queue_exec_utrace_locked() local
2276 struct drm_i915_gem_exec_object2 *objects = execbuf.objects; anv_queue_exec_locked() local
[all...]
/third_party/node/deps/v8/src/debug/
H A Ddebug-interface.cc1066 QueryObjects(v8::Local<v8::Context> v8_context, QueryObjectPredicate* predicate, PersistentValueVector<v8::Object>* objects) QueryObjects() argument
/third_party/node/deps/openssl/openssl/apps/
H A Dlist.c1551 unsigned int objects:1; in list_main() member
/third_party/openssl/apps/
H A Dlist.c1541 unsigned int objects:1; in list_main() member
/third_party/python/Lib/test/
H A Dtest_ipaddress.py892 objects = v4_objects + v6_objects variable in ComparisonTests

Completed in 44 milliseconds

1234