| /third_party/node/src/inspector/ |
| D | tracing_agent.cc | 33 CreateFrontendWrapperRequest(int object_id, in CreateFrontendWrapperRequest() 50 explicit DestroyFrontendWrapperRequest(int object_id) in DestroyFrontendWrapperRequest() 63 explicit SendMessageRequest(int object_id, const std::string& message) in SendMessageRequest()
|
| D | main_thread_interface.cc | 42 CreateObjectRequest(int object_id, Factory factory) in CreateObjectRequest() 55 std::unique_ptr<Request> NewCreateRequest(int object_id, Factory factory) { in NewCreateRequest() 62 explicit DeleteRequest(int object_id) : object_id_(object_id) {} in DeleteRequest() 90 std::shared_ptr<MainThreadHandle> thread, int object_id) in AnotherThreadObjectReference() 182 ThreadSafeDelegate(std::shared_ptr<MainThreadHandle> thread, int object_id) in ThreadSafeDelegate()
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | eliminate_dead_members_pass.cpp | 135 uint32_t object_id = inst->GetSingleWordInOperand(1); in MarkMembersAsLiveForStore() local 267 uint32_t object_id = inst->GetSingleWordInOperand(0); in MarkMembersAsLiveForArrayLength() local 551 uint32_t object_id = inst->GetSingleWordInOperand(first_operand); in UpdateCompsiteExtract() local
|
| D | vector_dce.cpp | 159 uint32_t object_id = in MarkInsertUsesAsLive() local 376 uint32_t object_id = in RewriteInsertInstruction() local
|
| /third_party/spirv-tools/source/opt/ |
| D | eliminate_dead_members_pass.cpp | 134 uint32_t object_id = inst->GetSingleWordInOperand(1); in MarkMembersAsLiveForStore() local 267 uint32_t object_id = inst->GetSingleWordInOperand(0); in MarkMembersAsLiveForArrayLength() local 551 uint32_t object_id = inst->GetSingleWordInOperand(first_operand); in UpdateCompsiteExtract() local
|
| D | vector_dce.cpp | 157 uint32_t object_id = in MarkInsertUsesAsLive() local 374 uint32_t object_id = in RewriteInsertInstruction() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | eliminate_dead_members_pass.cpp | 135 uint32_t object_id = inst->GetSingleWordInOperand(1); in MarkMembersAsLiveForStore() local 267 uint32_t object_id = inst->GetSingleWordInOperand(0); in MarkMembersAsLiveForArrayLength() local 551 uint32_t object_id = inst->GetSingleWordInOperand(first_operand); in UpdateCompsiteExtract() local
|
| D | vector_dce.cpp | 159 uint32_t object_id = in MarkInsertUsesAsLive() local 376 uint32_t object_id = in RewriteInsertInstruction() local
|
| /third_party/ntfs-3g/libntfs-3g/ |
| D | object_id.c | 115 } object_id; member 142 const OBJECT_ID_ATTR *object_id) in set_object_id_index()
|
| /third_party/spirv-tools/source/fuzz/ |
| D | transformation_composite_insert.cpp | 29 uint32_t fresh_id, uint32_t composite_id, uint32_t object_id, in TransformationCompositeInsert()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| D | transformation_composite_insert.cpp | 29 uint32_t fresh_id, uint32_t composite_id, uint32_t object_id, in TransformationCompositeInsert()
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| D | transformation_composite_insert.cpp | 29 uint32_t fresh_id, uint32_t composite_id, uint32_t object_id, in TransformationCompositeInsert()
|
| /third_party/node/deps/v8/src/compiler/ |
| D | common-operator.h | 169 uint32_t object_id() const { return first; } in object_id() function 181 uint32_t object_id() const { return first; } in object_id() function
|
| D | common-operator.cc | 1272 const Operator* CommonOperatorBuilder::ObjectId(uint32_t object_id) { in ObjectId() 1432 const Operator* CommonOperatorBuilder::ObjectState(uint32_t object_id, in ObjectState() 1442 uint32_t object_id, const ZoneVector<MachineType>* types) { in TypedObjectState()
|
| /third_party/ffmpeg/libavcodec/ |
| D | dvbsubdec.c | 57 int object_id; member 144 static DVBSubObject* get_object(DVBSubContext *ctx, int object_id) in get_object() 987 int object_id; in dvbsub_parse_object_segment() local 1148 int region_id, object_id; in dvbsub_parse_region_segment() local
|
| D | dvbsubenc.c | 277 int page_id, region_id, clut_id, object_id, i, bpp_index, page_state; in dvbsub_encode() local
|
| /third_party/libdrm/ |
| D | xf86drmMode.c | 1238 uint32_t object_id, in drmModeObjectGetProperties() 1307 drm_public int drmModeObjectSetProperty(int fd, uint32_t object_id, uint32_t object_type, in drmModeObjectSetProperty() 1324 uint32_t object_id; member 1428 uint32_t object_id, in drmModeAtomicAddProperty()
|
| /third_party/node/src/ |
| D | js_native_api_v8_inspector.cc | 161 CreateObjectRequest(int object_id, Factory factory) in CreateObjectRequest() 174 std::unique_ptr<Request> NewCreateRequest(int object_id, Factory factory) { in NewCreateRequest() 181 explicit DeleteRequest(int object_id) : object_id_(object_id) {} in DeleteRequest() 209 std::shared_ptr<MainThreadHandle> thread, int object_id) in AnotherThreadObjectReference() 301 ThreadSafeDelegate(std::shared_ptr<MainThreadHandle> thread, int object_id) in ThreadSafeDelegate()
|
| /third_party/alsa-utils/topology/ |
| D | pre-process-object.c | 738 const char *object_id; in tplg_add_object_data() local 1605 const char *object_id; in pre_process_object_variables_expand_fcn() local
|
| /third_party/pulseaudio/src/modules/macosx/ |
| D | module-coreaudio-device.c | 79 AudioObjectID object_id; member
|
| /third_party/node/deps/v8/src/web-snapshot/ |
| D | web-snapshot.cc | 2202 uint32_t object_id; in ReadObject() local 2274 uint32_t object_id; in ReadFunctionPrototype() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| D | validate_memory.cpp | 989 const auto object_id = inst->GetOperandAs<uint32_t>(object_index); in ValidateStore() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| D | validate_memory.cpp | 989 const auto object_id = inst->GetOperandAs<uint32_t>(object_index); in ValidateStore() local
|
| /third_party/spirv-tools/source/val/ |
| D | validate_memory.cpp | 1062 const auto object_id = inst->GetOperandAs<uint32_t>(object_index); in ValidateStore() local
|
| /third_party/node/deps/v8/src/deoptimizer/ |
| D | translated-state.cc | 986 int object_id = iterator->Next(); in CreateNextTranslatedValue() local
|