Searched defs:pick (Results 1 - 11 of 11) sorted by relevance
/third_party/curl/lib/ |
H A D | headers.c | 74 struct Curl_header_store *pick = NULL; in curl_easy_header() local 133 struct Curl_llist_element *pick; in curl_easy_nextheader() local [all...] |
H A D | http.c | 364 static bool pickoneauth(struct auth *pick, unsigned long mask) in pickoneauth() argument [all...] |
/third_party/libunwind/libunwind/src/dwarf/ |
H A D | Gexpr.c | 284 # define pick(n) \ in dwarf_eval_expr() macro
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
H A D | skinning_system.cpp | 60 void UpdateJointBounds(IPicking& pick, const array_view<const float>& jointBoundsData, in UpdateJointBounds() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | elbg.c | 108 int pick = 0; in get_closest_codebook() local
|
H A D | roqvideoenc.c | 314 int i, lDiff = INT_MAX, pick=0; in index_mb() local
|
H A D | ilbcdec.c | 960 int16_t i, pick; in do_plc() local
|
/third_party/skia/third_party/externals/brotli/research/ |
H A D | durchschlag.cc | 108 MetaSlot& pick = slots[slice]; in buildCandidatesList() local 130 MetaSlot& pick = slots[slice]; in buildCandidatesList() local 197 MetaSlot& pick = slots[shortcut[i + span - 1]]; in rebuildCandidatesList() local [all...] |
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/ |
H A D | UnicodeSetTest.java | 952 void pick(int bits, Object[] examples, SortedSet output) { in pick() method in UnicodeSetTest
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
H A D | UnicodeSetTest.java | 966 void pick(int bits, Object[] examples, SortedSet output) { in pick() method in UnicodeSetTest
|
/third_party/python/Lib/tkinter/ |
H A D | tix.py | 606 def pick(self, index): member in ComboBox
|
Completed in 21 milliseconds