/third_party/ffmpeg/libavcodec/ |
H A D | dvbsubenc.c | 277 int page_id, region_id, clut_id, object_id, i, bpp_index, page_state; in dvbsub_encode() local [all...] |
H A D | dvbsubdec.c | 57 int object_id; member 144 static DVBSubObject* get_object(DVBSubContext *ctx, int object_id) in get_object() argument 987 int object_id; in dvbsub_parse_object_segment() local 1148 int region_id, object_id; in dvbsub_parse_region_segment() local [all...] |
/third_party/node/src/inspector/ |
H A D | tracing_agent.cc | 33 CreateFrontendWrapperRequest(int object_id, in CreateFrontendWrapperRequest() argument 50 explicit DestroyFrontendWrapperRequest(int object_id) in DestroyFrontendWrapperRequest() argument 63 explicit SendMessageRequest(int object_id, const std::string& message) in SendMessageRequest() argument
|
H A D | main_thread_interface.cc | 42 CreateObjectRequest(int object_id, Factory factory) in CreateObjectRequest() argument 55 std::unique_ptr<Request> NewCreateRequest(int object_id, Factory factory) { in NewCreateRequest() argument 62 explicit DeleteRequest(int object_id) : object_id_(object_id) {} in DeleteRequest() argument 182 ThreadSafeDelegate(std::shared_ptr<MainThreadHandle> thread, int object_id) in ThreadSafeDelegate() argument 89 AnotherThreadObjectReference( std::shared_ptr<MainThreadHandle> thread, int object_id) AnotherThreadObjectReference() argument [all...] |
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
H A D | transformation_composite_insert.cpp | 27 TransformationCompositeInsert( const protobufs::InstructionDescriptor& instruction_to_insert_before, uint32_t fresh_id, uint32_t composite_id, uint32_t object_id, const std::vector<uint32_t>& index) TransformationCompositeInsert() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | transformation_composite_insert.cpp | 27 TransformationCompositeInsert( const protobufs::InstructionDescriptor& instruction_to_insert_before, uint32_t fresh_id, uint32_t composite_id, uint32_t object_id, const std::vector<uint32_t>& index) TransformationCompositeInsert() argument [all...] |
/third_party/spirv-tools/source/fuzz/ |
H A D | transformation_composite_insert.cpp | 27 TransformationCompositeInsert( const protobufs::InstructionDescriptor& instruction_to_insert_before, uint32_t fresh_id, uint32_t composite_id, uint32_t object_id, const std::vector<uint32_t>& index) TransformationCompositeInsert() argument [all...] |
/third_party/ntfs-3g/libntfs-3g/ |
H A D | object_id.c | 115 } object_id; member 141 set_object_id_index(ntfs_inode *ni, ntfs_index_context *xo, const OBJECT_ID_ATTR *object_id) set_object_id_index() argument [all...] |
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A 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
|
H A D | vector_dce.cpp | 159 uint32_t object_id = in MarkInsertUsesAsLive() local 376 uint32_t object_id = in RewriteInsertInstruction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A 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
|
H A 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/ |
H A 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
|
H A D | vector_dce.cpp | 157 uint32_t object_id = in MarkInsertUsesAsLive() local 374 uint32_t object_id = in RewriteInsertInstruction() local
|
/third_party/pulseaudio/src/modules/macosx/ |
H A D | module-coreaudio-device.c | 79 AudioObjectID object_id; member [all...] |
/third_party/alsa-utils/topology/ |
H A 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/node/deps/v8/src/compiler/ |
H A 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
|
H A D | common-operator.cc | 1272 const Operator* CommonOperatorBuilder::ObjectId(uint32_t object_id) { in ObjectId() argument 1432 const Operator* CommonOperatorBuilder::ObjectState(uint32_t object_id, in ObjectState() argument 1441 TypedObjectState( uint32_t object_id, const ZoneVector<MachineType>* types) TypedObjectState() argument [all...] |
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
H A 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/ |
H A D | validate_memory.cpp | 989 const auto object_id = inst->GetOperandAs<uint32_t>(object_index); in ValidateStore() local
|
/third_party/spirv-tools/source/val/ |
H A D | validate_memory.cpp | 1062 const auto object_id = inst->GetOperandAs<uint32_t>(object_index); in ValidateStore() local
|
/third_party/node/deps/v8/src/web-snapshot/ |
H A D | web-snapshot.cc | 2202 uint32_t object_id; in ReadObject() local 2274 uint32_t object_id; in ReadFunctionPrototype() local [all...] |
/third_party/node/src/ |
H A D | js_native_api_v8_inspector.cc | 161 CreateObjectRequest(int object_id, Factory factory) in CreateObjectRequest() argument 174 std::unique_ptr<Request> NewCreateRequest(int object_id, Factory factory) { in NewCreateRequest() argument 181 explicit DeleteRequest(int object_id) : object_id_(object_id) {} in DeleteRequest() argument 301 ThreadSafeDelegate(std::shared_ptr<MainThreadHandle> thread, int object_id) in ThreadSafeDelegate() argument 208 AnotherThreadObjectReference( std::shared_ptr<MainThreadHandle> thread, int object_id) AnotherThreadObjectReference() argument [all...] |
/third_party/libdrm/ |
H A D | xf86drmMode.c | 1307 drm_public int drmModeObjectSetProperty(int fd, uint32_t object_id, uint32_t object_type, in drmModeObjectSetProperty() argument 1324 uint32_t object_id; member 1237 drmModeObjectGetProperties(int fd, uint32_t object_id, uint32_t object_type) drmModeObjectGetProperties() argument 1427 drmModeAtomicAddProperty(drmModeAtomicReqPtr req, uint32_t object_id, uint32_t property_id, uint64_t value) drmModeAtomicAddProperty() argument [all...] |
/third_party/node/deps/v8/src/deoptimizer/ |
H A D | translated-state.cc | 986 int object_id = iterator->Next(); in CreateNextTranslatedValue() local
|