Home
last modified time | relevance | path

Searched defs:object_id (Results 1 - 25 of 31) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
H A Ddvbsubenc.c277 int page_id, region_id, clut_id, object_id, i, bpp_index, page_state; in dvbsub_encode() local
[all...]
H A Ddvbsubdec.c57 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 Dtracing_agent.cc33 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 Dmain_thread_interface.cc42 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 Dtransformation_composite_insert.cpp27 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 Dtransformation_composite_insert.cpp27 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 Dtransformation_composite_insert.cpp27 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 Dobject_id.c115 } 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 Deliminate_dead_members_pass.cpp135 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 Dvector_dce.cpp159 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 Deliminate_dead_members_pass.cpp135 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 Dvector_dce.cpp159 uint32_t object_id = in MarkInsertUsesAsLive() local
376 uint32_t object_id = in RewriteInsertInstruction() local
/third_party/spirv-tools/source/opt/
H A Deliminate_dead_members_pass.cpp134 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 Dvector_dce.cpp157 uint32_t object_id = in MarkInsertUsesAsLive() local
374 uint32_t object_id = in RewriteInsertInstruction() local
/third_party/pulseaudio/src/modules/macosx/
H A Dmodule-coreaudio-device.c79 AudioObjectID object_id; member
[all...]
/third_party/alsa-utils/topology/
H A Dpre-process-object.c738 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 Dcommon-operator.h169 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 Dcommon-operator.cc1272 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 Dvalidate_memory.cpp989 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 Dvalidate_memory.cpp989 const auto object_id = inst->GetOperandAs<uint32_t>(object_index); in ValidateStore() local
/third_party/spirv-tools/source/val/
H A Dvalidate_memory.cpp1062 const auto object_id = inst->GetOperandAs<uint32_t>(object_index); in ValidateStore() local
/third_party/node/deps/v8/src/web-snapshot/
H A Dweb-snapshot.cc2202 uint32_t object_id; in ReadObject() local
2274 uint32_t object_id; in ReadFunctionPrototype() local
[all...]
/third_party/node/src/
H A Djs_native_api_v8_inspector.cc161 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 Dxf86drmMode.c1307 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 Dtranslated-state.cc986 int object_id = iterator->Next(); in CreateNextTranslatedValue() local

Completed in 41 milliseconds

12