Home
last modified time | relevance | path

Searched defs:unique_name (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavdevice/
Ddecklink_common.cpp408 const char *unique_name = NULL; in ff_decklink_list_devices() local
566 const char *unique_name = NULL; in ff_decklink_init_device() local
Ddshow.c492 char *unique_name = NULL; in dshow_cycle_devices() local
/third_party/alsa-utils/topology/
Dpre-process-class.c159 const char *unique_name, *class_id; in tplg_class_get_unique_attribute_name() local
Dpre-process-object.c1518 const char *unique_name, *class_id; in tplg_object_set_unique_attribute() local
/third_party/mesa3d/src/compiler/glsl/
Dir_print_visitor.cpp111 ir_print_visitor::unique_name(ir_variable *var) in unique_name() function in ir_print_visitor
/third_party/node/deps/v8/src/builtins/
Dbuiltins-internal-gen.cc1240 TNode<Name> unique_name, Label* next_holder, Label* if_bailout) { in TF_BUILTIN()
1295 TNode<Name> unique_name, Label* next_holder, Label* if_bailout) { in TF_BUILTIN()
/third_party/node/deps/v8/src/ic/
Dkeyed-store-generic.cc1199 TNode<Name> unique_name, in StoreProperty()
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc8523 TNode<Dictionary> dictionary, TNode<Name> unique_name, Label* if_found, in NameDictionaryLookup()
8610 TNode<SwissNameDictionary> dictionary, TNode<Name> unique_name, in NameDictionaryLookup()
8858 void CodeStubAssembler::LookupLinear(TNode<Name> unique_name, in LookupLinear()
8969 void CodeStubAssembler::LookupBinary(TNode<Name> unique_name, in LookupBinary()
9354 void CodeStubAssembler::DescriptorLookup(TNode<Name> unique_name, in DescriptorLookup()
9367 void CodeStubAssembler::TransitionLookup(TNode<Name> unique_name, in TransitionLookup()
9380 void CodeStubAssembler::Lookup(TNode<Name> unique_name, TNode<Array> array, in Lookup()
9408 TNode<JSObject> object, TNode<Map> map, TNode<Name> unique_name, in TryLookupPropertyInSimpleObject()
9439 TNode<Name> unique_name, Label* if_found_fast, Label* if_found_dict, in TryLookupProperty()
9473 TNode<Name> unique_name, in TryHasOwnProperty()
[all …]
/third_party/ffmpeg/fftools/
Dffprobe.c167 const char *unique_name; ///< unique section name, in case the name is ambiguous member