/third_party/mbedtls/tests/scripts/ |
H A D | all.sh | 211 # Gather the list of available components. These are the functions 260 --list-all-components List all available test components and exit. 261 --list-components List components supported on this platform and exit. 446 # list of options, so invocations that worked with previous version of 469 --list-all-components) printf '%s\n' $ALL_COMPONENTS; exit;; 470 --list-components) list_components=1;; 512 # With no list of components, run everything. 549 # Build the list of components to run. 758 # Build the list of variables to pass to output_env.sh. 850 # 1. Define the list algorithm [all...] |
/third_party/mesa3d/src/glx/tests/ |
H A D | indirect_api.cpp | 82 void __indirect_glCallList(GLuint list) { } in __indirect_glCallList() argument 127 void __indirect_glDeleteLists(GLuint list, GLsizei range) { } in __indirect_glDeleteLists() argument 201 void __indirect_glIsList(GLuint list) { } in __indirect_glIsList() argument 233 void __indirect_glNewList(GLuint list, GLenum mode) { } in __indirect_glNewList() argument
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_emit_gm107.cpp | 4202 std::list<LiveBarUse> live_uses; 4203 std::list<LiveBarDef> live_defs; 4215 for (std::list<LiveBarUse>::iterator it = live_uses.begin(); 4228 for (std::list<LiveBarDef>::iterator it = live_defs.begin();
|
/third_party/node/deps/v8/src/heap/ |
H A D | factory.cc | 145 // Add the on-heap data to a global list, which keeps it alive and allows in BuildInternal() 147 Handle<ArrayList> list(isolate_->heap()->basic_block_profiling_data(), in BuildInternal() 150 ArrayList::Add(isolate_, list, on_heap_profiler_data); in BuildInternal() 1393 Handle<ArrayList> list = ArrayList::New(isolate(), 0); in CloneScript() local 1417 new_script.set_script_or_modules(*list); in CloneScript() 1486 // The supertypes list is constant after initialization, so we pretenure in NewWasmTypeInfo() 1487 // that too. The subtypes list, however, is expected to grow (and hence be in NewWasmTypeInfo() 1809 // have to add the transition array to the list of in NewTransitionArray()
|
/third_party/node/deps/v8/src/execution/ |
H A D | isolate.cc | 768 // TODO(mmarchini) save Promises list from the Promise combinator in AppendPromiseCombinatorFrame() 4061 // Store the interpreter entry trampoline on the root list. It is used as a in ThrowInternal() 4429 // Add collected feedback vectors to the root list lest we lose them to GC. in ThrowInternal() 4430 Handle<ArrayList> list = in ThrowInternal() local 4432 for (const auto& vector : vectors) list = ArrayList::Add(this, list, vector); in ThrowInternal() 4433 SetFeedbackVectorsForProfilingTools(*list); in ThrowInternal()
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | device9.c | 2930 LIST_FOR_EACH_ENTRY_SAFE(tex, ptr, &device->update_textures, list) { in validate_textures() 2931 list_delinit(&tex->list); in validate_textures() 2940 LIST_FOR_EACH_ENTRY_SAFE(buf, ptr, &device->update_buffers, managed.list) { in update_managed_buffers() 2941 list_delinit(&buf->managed.list); in update_managed_buffers() 2976 /* Indicates the region needed right now for these buffers and add them to the list
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/ |
H A D | mod.rs | 910 /// Controls list pos. 4400 pub fn memstat_mtl_first(list: *mut memory_type_list) -> *mut memory_type; in memstat_mtl_first() 4403 list: *mut memory_type_list, in memstat_mtl_find() 4407 pub fn memstat_mtl_free(list: *mut memory_type_list); in memstat_mtl_free() 4408 pub fn memstat_mtl_geterror(list: *mut memory_type_list) -> ::c_int; in memstat_mtl_geterror()
|
/third_party/python/Lib/ |
H A D | _pydecimal.py | 622 # tuple/list conversion (possibly from as_tuple()) 623 if isinstance(value, (list,tuple)): 626 'from list or tuple. The list or tuple ' 4068 self._ignored_flags = (self._ignored_flags + list(flags)) 4069 return list(flags) 4073 if flags and isinstance(flags[0], (tuple,list)): 6301 # function, should be a list of integers in one of the 6304 # (1) an empty list, or 6305 # (2) nonempty list o [all...] |
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_image_writer.cpp | 4813 dng_string_list list; in CopyStringList() local 4815 if (oldXMP.GetStringList (ns, path, list)) in CopyStringList() 4818 if (list.Count ()) in CopyStringList() 4821 newXMP.SetStringList (ns, path, list, isBag); in CopyStringList() 5050 // Note: Save for Web is not including the dc:creator list, but it in CleanUpMetadata() 5060 // The first string dc:creator list is mirrored to the in CleanUpMetadata() 5793 // Find best thumbnail from preview list, if any. in WriteDNG() 6317 // Build list of profile indices to include in extra profiles tag. in WriteDNG() 6595 // Opcode list 1. in WriteDNG() 6611 // Opcode list in WriteDNG() [all...] |
/third_party/python/Lib/test/ |
H A D | test_subprocess.py | 808 'import os; print(list(os.environ.keys()))'], 812 self.assertIsInstance(child_env_names, list) 2632 read_fds = list(map(int, read_bytes.decode('ascii'))) 2699 args = list(ZERO_RETURN_CMD[1:]) 2888 # An explicit list of fds to check is passed to fd_status.py as 2963 args += list(map(str, pass_fds)) 3076 # check that p is in the active processes list 3103 # check that p is in the active processes list 3114 # p should have been wait()ed on, and removed from the _active list 3170 # with a valid *args list, confir [all...] |
H A D | test_minidom.py | 655 keys1 = list(attrs1.keys()) 656 keys2 = list(attrs2.keys())
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
H A D | ap_ctrl_iface.c | 3046 struct hostapd_sta_info, list) { in hostapd_ctrl_iface_track_sta_list() 4443 list) in hostapd_ctrl_iface_deinit() 5202 struct wpa_ctrl_dst, list) in hostapd_global_ctrl_iface_deinit() 5258 dl_list_for_each_safe(dst, next, ctrl_dst, struct wpa_ctrl_dst, list) { in hostapd_ctrl_iface_send_internal()
|
/third_party/backends/backend/ |
H A D | epsonds.c | 1494 static epsonds_device *first_dev; /* first EPSON scanner in list */ 1523 /* try to find the device in our list */ in device_detect() 1967 } else { /* list */ in init_options() 2176 search_string_list(const SANE_String_Const *list, SANE_String value) in search_string_list() argument 2178 while (*list != NULL && strcmp(value, *list) != 0) in search_string_list() 2179 list++; in search_string_list() 2181 return ((*list == NULL) ? NULL : list); in search_string_list()
|
H A D | coolscan3.c | 344 sane_get_devices(const SANE_Device *** list, SANE_Bool local_only) in sane_get_devices() argument 355 "sane_get_devices(): Device list already populated, not probing again.\n"); in sane_get_devices() 384 *list = (const SANE_Device **) device_list; in sane_get_devices() 2496 /* generate resolution list for x */ in cs3_full_inquiry() 2506 /* generate resolution list for y */ in cs3_full_inquiry()
|
H A D | coolscan2.c | 376 sane_get_devices (const SANE_Device *** list, SANE_Bool local_only) in sane_get_devices() argument 387 "sane_get_devices(): Device list already populated, not probing again.\n"); in sane_get_devices() 431 *list = (const SANE_Device **) device_list; in sane_get_devices() 2450 /* generate resolution list for x */ in cs2_full_inquiry() 2458 /* generate resolution list for y */ in cs2_full_inquiry()
|
/third_party/libabigail/src/ |
H A D | abg-dwarf-reader.cc | 28 #include <list> 75 using std::list; 1211 /// @param syms_found the list of symbols found, with the name @p 1853 list<var_decl_sptr> var_decls_to_add_; 4769 list<var_decl_sptr>& 11971 for (list<var_decl_sptr>::const_iterator v = 11984 std::list<string> fqn_comps;
|
/third_party/vixl/src/aarch32/ |
H A D | macro-assembler-aarch32.h | 8 // this list of conditions and the following disclaimer. 10 // notice, this list of conditions and the following disclaimer in the 584 bool AliasesAvailableScratchRegister([[maybe_unused]] SRegisterList list) { in MacroAssembler() argument 586 for (int n = 0; n < list.GetLength(); n++) { in MacroAssembler() 587 if (AliasesAvailableScratchRegister(list.GetSRegister(n))) return true; in MacroAssembler() 594 bool AliasesAvailableScratchRegister([[maybe_unused]] DRegisterList list) { in MacroAssembler() argument 596 for (int n = 0; n < list.GetLength(); n++) { in MacroAssembler() 597 if (AliasesAvailableScratchRegister(list.GetDRegister(n))) return true; in MacroAssembler() 604 bool AliasesAvailableScratchRegister([[maybe_unused]] NeonRegisterList list) { in MacroAssembler() argument 606 for (int n = 0; n < list in MacroAssembler() 614 AliasesAvailableScratchRegister([[maybe_unused]] RegisterList list) MacroAssembler() argument [all...] |
/third_party/ffmpeg/tests/fate/ |
H A D | filter-video.mak | 527 $(Q)$(TARGET_EXEC) $(TARGET_PATH)/$< -nostdin -pix_fmts list 2> /dev/null | awk 'NR > 8 && /^IO/ { printf $$2 " " }' >> $@ 530 RUNNING_PIXFMTS_TESTS := $(filter check fate fate-list fate-filter fate-vfilter fate-filter-pixdesc%,$(MAKECMDGOALS))
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/ |
H A D | UnicodeSetTest.java | 758 List list = Arrays.asList(array); in TestAPI() 759 Set aset = new HashSet(list); in TestAPI() 1646 // make a list of interesting combinations in TestComparison() 2154 * Return the representation of an inversion list based UnicodeSet 2155 * as a pairs list. Ranges are listed in ascending Unicode order. 2412 errln("FAIL: Expected pair list \"" + in expectPairs()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
H A D | UnicodeSetTest.java | 770 List list = Arrays.asList(array); in TestAPI() 771 Set aset = new HashSet(list); in TestAPI() 1660 // make a list of interesting combinations in TestComparison() 2168 * Return the representation of an inversion list based UnicodeSet 2169 * as a pairs list. Ranges are listed in ascending Unicode order. 2426 errln("FAIL: Expected pair list \"" + in expectPairs()
|
/third_party/node/src/crypto/ |
H A D | crypto_tls.cc | 1373 STACK_OF(X509_NAME)* list = in SetCACerts() 1376 // NOTE: `SSL_set_client_CA_list` takes the ownership of `list` in SetCACerts() 1377 SSL_set_client_CA_list(ssl_.get(), list); in SetCACerts()
|
/third_party/node/tools/gyp/pylib/gyp/generator/ |
H A D | ninja.py | 142 # that compose a .lib (rather than the .lib itself). That list is stored 359 """Given a list of targets, return a path for a single file 458 # compile any sources, so compute a list of predependencies for sources 525 link_deps = collections.defaultdict(list) 725 # Compute the list of variables we'll need to provide. 763 # Gather the list of inputs and outputs, expanding $vars if possible. 1567 order_only=list(order_deps), 1920 # |env| is an empty list on non-mac. 2778 # target_short_names is a map from target short name to a list of Target
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ |
H A D | ninja.py | 142 # that compose a .lib (rather than the .lib itself). That list is stored 359 """Given a list of targets, return a path for a single file 458 # compile any sources, so compute a list of predependencies for sources 525 link_deps = collections.defaultdict(list) 725 # Compute the list of variables we'll need to provide. 763 # Gather the list of inputs and outputs, expanding $vars if possible. 1567 order_only=list(order_deps), 1917 # |env| is an empty list on non-mac. 2775 # target_short_names is a map from target short name to a list of Target
|
/third_party/node/deps/v8/src/inspector/ |
H A D | value-mirror.cc | 316 String16 descriptionForScopeList(v8::Local<v8::Array> list) { in descriptionForScopeList() argument 318 "Scopes[", String16::fromInteger(static_cast<size_t>(list->Length())), in descriptionForScopeList()
|
/third_party/python/Lib/test/test_zoneinfo/ |
H A D | test_zoneinfo.py | 1733 base_tree = list(expected) 1763 tree = list(expected) + ["posixrules"]
|