Home
last modified time | relevance | path

Searched defs:objects (Results 26 - 50 of 82) sorted by relevance

1234

/third_party/mesa3d/src/intel/tools/
H A Dintel_sanitize_gpu.c252 struct drm_i915_gem_exec_object2 *objects = in exec_and_check_padding() local
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify13.c56 } objects[] = { variable
[all...]
/third_party/node/deps/v8/src/profiler/
H A Dheap-profiler.cc236 QueryObjects(Handle<Context> context, debug::QueryObjectPredicate* predicate, PersistentValueVector<v8::Object>* objects) QueryObjects() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DDevice.h519 LinkedList<ApiObjectBase> objects; member
H A DDevice.cpp302 LinkedList<ApiObjectBase> objects; in DestroyObjects() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-object.c165 static const object_t objects[] = variable
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DUnknownFieldSetLite.java89 private Object[] objects; field in UnknownFieldSetLite
103 private UnknownFieldSetLite(int count, int[] tags, Object[] objects, boolean isMutable) { in UnknownFieldSetLite() argument
354 hashCode(Object[] objects, int count) hashCode() argument
[all...]
/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_distributed_test.cpp328 vector<sptr<IRemoteObject>> objects; in HWTEST_F() local
[all...]
/foundation/distributeddatamgr/preferences/frameworks/cj/src/
H A Dpreferences_impl.cpp376 static ValueTypes NativeValuesToCValueTypes(const std::map<std::string, PreferencesValue> &objects, int32_t &code) in NativeValuesToCValueTypes() argument
/third_party/glfw/src/
H A Dwin32_joystick.c45 _GLFWjoyobjectWin32* objects; member
[all...]
/third_party/node/deps/v8/include/v8-include/
H A Dv8-metrics.h48 GarbageCollectionSizes objects; member
/third_party/node/deps/v8/include/
H A Dv8-metrics.h47 GarbageCollectionSizes objects; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiAcquireDrmDisplayTests.cpp438 deUint32 objects[2] = {connectorId, crtcId}; in testGetDrmDisplayEXTUnownedConnectorId() local
601 deUint32 objects[2] = {connectorId, crtcId}; in testAcquireDrmDisplayEXTUnownedConnectorId() local
/third_party/skia/third_party/externals/freetype/src/type42/
H A Dt42parse.c1115 void** objects; in t42_load_keyword() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiAcquireDrmDisplayTests.cpp436 deUint32 objects[2] = {connectorId, crtcId}; in testGetDrmDisplayEXTUnownedConnectorId() local
598 deUint32 objects[2] = {connectorId, crtcId}; in testAcquireDrmDisplayEXTUnownedConnectorId() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_helpers.c755 char **objects = NULL; in recursive_flush_changed_properties() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new_helpers.c755 char **objects = NULL; in recursive_flush_changed_properties() local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/nouveau/
H A Dnouveau_drv.h104 struct list_head objects; member
/third_party/ffmpeg/libavcodec/
H A Dav3a_parser.c70 uint16_t objects; member
219 int16_t objects = 0; in read_av3a_frame_header() local
[all...]
H A Dpgssubdec.c66 PGSSubObjectRef objects[MAX_OBJECT_REFS]; member
98 PGSSubObjects objects; member
116 static PGSSubObject * find_object(int id, PGSSubObjects *objects) in find_object() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DPluralRulesTest.java440 private void compareEquality(String id, Object[] objects, boolean shouldBeEqual) { in compareEquality() argument
/third_party/node/deps/v8/src/heap/
H A Dscavenger.cc522 MergeSurvivingNewLargeObjects( const SurvivingNewLargeObjectsMap& objects) MergeSurvivingNewLargeObjects() argument
659 size_t objects = 0; Process() local
[all...]
/third_party/node/deps/v8/src/heap/cppgc/
H A Dmarker.cc167 std::unordered_set<HeapObjectHeader*> objects = in ~MarkerBase() local
618 std::unordered_set<HeapObjectHeader*> objects = MarkNotFullyConstructedObjects() local
[all...]
/third_party/node/deps/v8/src/objects/
H A Djs-objects-inl.h163 EnsureCanContainElements(Handle<JSObject> object, TSlot objects, uint32_t count, EnsureElementsMode mode) EnsureCanContainElements() argument
216 ObjectSlot objects = EnsureCanContainElements() local
[all...]
/third_party/python/Lib/idlelib/
H A Drun.py26 from idlelib import rpc # multiple objects namespace

Completed in 22 milliseconds

1234