Home
last modified time | relevance | path

Searched refs:list (Results 6151 - 6175 of 6184) sorted by relevance

1...<<241242243244245246247248

/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2647 pub list: robust_list,
/third_party/python/Lib/test/
H A Dtest_zipfile.py2994 for opt in '-l', '--list':
3577 assert list(map(str, root.iterdir())) == [
H A Dtest_argparse.py150 for key in list(vars(result)):
192 argument_signatures -- a list of Sig objects which specify
194 failures -- a list of args lists that should cause the parser
196 successes -- a list of (initial_args, options, remaining_args) tuples
237 """Parse the args by passing in a list"""
5226 # should have been an empty list.
/third_party/vixl/test/aarch32/
H A Dtest-disasm-a32.cc8 // this list of conditions and the following disclaimer.
10 // this list of conditions and the following disclaimer in the documentation
27 #include <list>
2521 // A32 can push sp if it is the first register in the list. in TEST()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp6627 const std::list<TouchLocationInfo>& changeTouch = eventInfo.GetChangedTouches(); in SetOnTouch()
6717 const std::list<TouchLocationInfo>& changeTouch = eventInfo.GetChangedTouches(); in SetOnTouchIntercept()
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_napi.cpp872 NAPI_ASSERT(env, argv != nullptr, "Argument list is empty"); in ConvertJSArgsToNative()
2042 NAPI_ASSERT(env, argv != nullptr, "Argument list is empty"); in GetJSArgsForCreateAsset()
2405 NAPI_ASSERT(env, argv != nullptr, "Argument list is empty"); in GetJSArgsForDeleteAsset()
2472 const char* fieldStr, const std::list<Uri> listValue, napi_value& result) in SetValueArray()
2599 const std::list<Uri>& listValue, napi_value& result, bool isPhoto) in SetSharedAssetArray()
2634 NAPI_ERR_LOG("Failed to read sub uri list length"); in SetSubUris()
3603 NAPI_ASSERT(env, argv != nullptr, "Argument list is empty"); in GetJSArgsForGetSmartAlbum()
3868 NAPI_ASSERT(env, argv != nullptr, "Argument list is empty"); in GetJSArgsForCreateSmartAlbum()
4023 NAPI_ASSERT(env, argv != nullptr, "Argument list is empty"); in GetJSArgsForDeleteSmartAlbum()
8623 CHECK_COND_RET(asyncContext->argv[ARGS_ZERO] != nullptr, napi_invalid_arg, "Argument list i in AsyncContextSetStaticObjectInfo()
[all...]
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.h8 // this list of conditions and the following disclaimer.
10 // this list of conditions and the following disclaimer in the documentation
1340 // register list. You may need to replace them with other registers:
8693 // Take a register from the appropriate temps list. It will be returned
8752 // the appropriate temps list.
8758 void Include(const CPURegList& list);
8776 void Exclude(const CPURegList& list);
8824 // The MacroAssembler maintains a list of available scratch registers, and
/third_party/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.cpp95 static bool visit_cf_list(struct isel_context* ctx, struct exec_list* list);
4161 /* add result to list and advance */
5514 Temp list = bld.smem(aco_opcode::s_load_dwordx4, bld.def(s4), vertex_buffers, off);
5635 Instruction* mubuf = bld.mubuf(opcode, Definition(fetch_dst), list, fetch_index,
5640 Instruction* mtbuf = bld.mtbuf(opcode, Definition(fetch_dst), list, fetch_index,
10098 /* we want a sorted list of sources, since the predecessor list is also sorted */
10868 visit_cf_list(isel_context* ctx, struct exec_list* list)
10870 foreach_list_typed (nir_cf_node, node, node, list) {
10878 default: unreachable("unimplemented cf list typ
[all...]
/third_party/libabigail/tests/lib/
H A Dcatch.hpp8826 // Transport for raw args (copied from main args, or supplied via init list for testing)
9811 return ParserResult::runtimeError( "Unrecognized reporter, '" + reporter + "'. Check available with --list-reporters" );
9819 ["-l"]["--list-tests"]
9820 ( "list all/matching test cases" )
9822 ["-t"]["--list-tags"]
9823 ( "list all/matching tags" )
9873 ["--list-test-names-only"]
9874 ( "list all/matching test cases names only" )
9876 ["--list-reporters"]
9877 ( "list al
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dcode-stub-assembler.cc9062 VariableList list({&var_descriptors, &var_stable, &var_has_symbol,
9066 Label descriptor_array_loop(this, list);
9072 list, var_start_key_index.value(), var_end_key_index.value(),
10597 // This list must be kept in sync with LookupIterator::UpdateProtector!
11614 // Link the object to the allocation site list
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp98 #include <list>
3493 // | | Parameter list area | in LowerFormalArguments_32SVR4()
3624 // caller's stack frame, right above the parameter list area. in LowerFormalArguments_32SVR4()
4746 // If callee use the same argument list that caller is using, then we can in IsEligibleForTailCallOptimization_64SVR4()
5396 // Add argument registers to the end of the list so that they are known live in buildCallOperands()
5448 // Build the operand list for the call instruction. in FinishCall()
5594 // area, parameter list area and the part of the local variable space which in LowerCall_32SVR4()
5649 // Size of the linkage area, parameter list area and the part of the local in LowerCall_32SVR4()
5679 // i - Tracks the index into the list of registers allocated for the call in LowerCall_32SVR4()
5680 // RealArgIdx - Tracks the index into the list o in LowerCall_32SVR4()
[all...]
/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h1730 to the list passed as `VkDeviceCreateInfo::ppEnabledExtensionNames`.
1781 "VK_KHR_buffer_device_address" to the list passed as `VkDeviceCreateInfo::ppEnabledExtensionNames`.
2017 // - The name of another parameter in the argument list where the pointer is declared
3932 std::pair, std::vector, std::list, std::unordered_map.
3970 #include <list>
5240 Allocator for objects of type T using a list of arrays (pools) to speed up
5356 // Setup singly-linked list of all free items in this block. in CreateNewBlock()
5368 #define VmaList std::list
5380 // Doubly linked list.
6424 // Given free suballocation, it inserts it into sorted list o
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp4939 const std::list<TouchLocationInfo>& touchList = info.GetTouches(); in NativeEmbeadTouchToJSValue()
/foundation/arkui/ace_engine/test/unittest/core/pattern/picker/
H A Ddate_picker_test_ng.cpp3063 std::list<TouchLocationInfo> touches; in HWTEST_F()
/third_party/icu/icu4c/source/
H A Dconfigure857 # (The list follows the same order as the GNU Coding Standards.)
1375 # Omit some internal or obsolete options to make the list less imposing.
1479 If set, it will REPLACE any automatic list of libraries.
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c707 list_addtail(&view->list, &rctx->texture_buffers); in texture_buffer_sampler_view()
3335 * state added to this list is also checked in the caller in in evergreen_update_ps_state()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2783 pub list: robust_list,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2852 pub list: robust_list,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2805 pub list: robust_list,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2916 pub list: robust_list,
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2751 pub list: robust_list,
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs3016 pub list: robust_list,
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2720 pub list: robust_list,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2992 pub list: robust_list,
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2698 pub list: robust_list,

Completed in 280 milliseconds

1...<<241242243244245246247248