/third_party/skia/third_party/externals/icu/source/i18n/ |
D | ucoleitr.cpp | 188 UCollationPCE::UCollationPCE(UCollationElements *elems) { init(elems); } in UCollationPCE() 192 void UCollationPCE::init(UCollationElements *elems) { in init() 304 ucol_closeElements(UCollationElements *elems) in ucol_closeElements() 310 ucol_reset(UCollationElements *elems) in ucol_reset() 316 ucol_next(UCollationElements *elems, in ucol_next() 370 ucol_previous(UCollationElements *elems, in ucol_previous() 463 ucol_getMaxExpansion(const UCollationElements *elems, in ucol_getMaxExpansion() 478 ucol_setText( UCollationElements *elems, in ucol_setText() 496 ucol_getOffset(const UCollationElements *elems) in ucol_getOffset() 502 ucol_setOffset(UCollationElements *elems, in ucol_setOffset()
|
/third_party/icu/icu4c/source/i18n/ |
D | ucoleitr.cpp | 188 UCollationPCE::UCollationPCE(UCollationElements *elems) { init(elems); } in UCollationPCE() 192 void UCollationPCE::init(UCollationElements *elems) { in init() 304 ucol_closeElements(UCollationElements *elems) in ucol_closeElements() 310 ucol_reset(UCollationElements *elems) in ucol_reset() 316 ucol_next(UCollationElements *elems, in ucol_next() 370 ucol_previous(UCollationElements *elems, in ucol_previous() 463 ucol_getMaxExpansion(const UCollationElements *elems, in ucol_getMaxExpansion() 478 ucol_setText( UCollationElements *elems, in ucol_setText() 496 ucol_getOffset(const UCollationElements *elems) in ucol_getOffset() 502 ucol_setOffset(UCollationElements *elems, in ucol_setOffset()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | ucoleitr.cpp | 188 UCollationPCE::UCollationPCE(UCollationElements *elems) { init(elems); } in UCollationPCE() 192 void UCollationPCE::init(UCollationElements *elems) { in init() 304 ucol_closeElements(UCollationElements *elems) in ucol_closeElements() 310 ucol_reset(UCollationElements *elems) in ucol_reset() 316 ucol_next(UCollationElements *elems, in ucol_next() 370 ucol_previous(UCollationElements *elems, in ucol_previous() 463 ucol_getMaxExpansion(const UCollationElements *elems, in ucol_getMaxExpansion() 478 ucol_setText( UCollationElements *elems, in ucol_setText() 496 ucol_getOffset(const UCollationElements *elems) in ucol_getOffset() 502 ucol_setOffset(UCollationElements *elems, in ucol_setOffset()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | ucoleitr.cpp | 188 UCollationPCE::UCollationPCE(UCollationElements *elems) { init(elems); } in UCollationPCE() 192 void UCollationPCE::init(UCollationElements *elems) { in init() 304 ucol_closeElements(UCollationElements *elems) in ucol_closeElements() 310 ucol_reset(UCollationElements *elems) in ucol_reset() 316 ucol_next(UCollationElements *elems, in ucol_next() 370 ucol_previous(UCollationElements *elems, in ucol_previous() 463 ucol_getMaxExpansion(const UCollationElements *elems, in ucol_getMaxExpansion() 478 ucol_setText( UCollationElements *elems, in ucol_setText() 496 ucol_getOffset(const UCollationElements *elems) in ucol_getOffset() 502 ucol_setOffset(UCollationElements *elems, in ucol_setOffset()
|
/third_party/vulkan-headers/registry/spec_tools/ |
D | util.py | 37 def findNamedElem(elems, name): argument 45 def findTypedElem(elems, typename): argument
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_pack.c | 90 LLVMValueRef elems[LP_MAX_VECTOR_LENGTH]; in lp_build_const_unpack_shuffle() local 114 LLVMValueRef elems[LP_MAX_VECTOR_LENGTH]; in lp_build_const_unpack_shuffle_half() local 139 LLVMValueRef elems[LP_MAX_VECTOR_LENGTH]; in lp_build_const_unpack_shuffle_16wide() local 163 LLVMValueRef elems[LP_MAX_VECTOR_LENGTH]; in lp_build_const_pack_shuffle() local 189 LLVMValueRef elems[LP_MAX_VECTOR_LENGTH]; in lp_build_extract_range() local 297 LLVMValueRef shuffle, elems[LP_MAX_VECTOR_LENGTH]; in lp_build_uninterleave1() local 1031 LLVMValueRef elems[LP_MAX_VECTOR_LENGTH]; in lp_build_pad_vector() local
|
D | lp_bld_const.c | 252 LLVMValueRef elems[LP_MAX_VECTOR_LENGTH]; in lp_build_one() local 331 LLVMValueRef elems[LP_MAX_VECTOR_LENGTH]; in lp_build_const_vec() local 346 LLVMValueRef elems[LP_MAX_VECTOR_LENGTH]; in lp_build_const_int_vec() local 368 LLVMValueRef elems[LP_MAX_VECTOR_LENGTH]; in lp_build_const_aos() local
|
/third_party/grpc/test/core/iomgr/ |
D | timer_heap_test.cc | 35 grpc_timer* elems = in create_test_elements() local 134 static elem_struct* search_elems(elem_struct* elems, size_t count, in search_elems() 162 elem_struct* elems = in test2() local
|
/third_party/grpc/src/compiler/ |
D | ruby_generator_string-inl.h | 35 std::vector<std::string>* elems) { in Split() 46 std::vector<std::string> elems; in Split() local
|
/third_party/skia/third_party/externals/tint/src/resolver/ |
D | resolver_constants.cc | 91 sem::Constant::Scalars elems; in EvaluateConstantValue() local 117 sem::Constant::Scalars elems; in ConstantCast() local
|
/third_party/typescript/tests/cases/compiler/ |
D | typeofStripsFreshness.ts | 2 elems: T[]; property
|
/third_party/mesa3d/src/compiler/glsl/ |
D | opt_swizzle.cpp | 98 int elems = swiz->val->type->vector_elements; in handle_rvalue() local
|
/third_party/mindspore/mindspore/ccsrc/frontend/operator/composite/ |
D | list_append_operation.cc | 42 std::vector<AnfNodePtr> elems; in GenerateFuncGraph() local
|
D | unpack_call.cc | 58 std::vector<AnfNodePtr> elems; in GenerateFuncGraph() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | mbo_ap.h | 29 struct ieee802_11_elems *elems) in mbo_ap_check_sta_assoc()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | mbo_ap.h | 29 struct ieee802_11_elems *elems) in mbo_ap_check_sta_assoc()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | mesh_mpm.c | 123 struct ieee802_11_elems *elems) in copy_supp_rates() 151 struct ieee802_11_elems *elems) in matches_local() 699 struct ieee802_11_elems *elems) in mesh_mpm_add_peer() 806 struct ieee802_11_elems *elems) in wpa_mesh_new_mesh_peer() 1132 struct ieee802_11_elems elems; in mesh_mpm_action_rx() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | mesh_mpm.c | 123 struct ieee802_11_elems *elems) in copy_supp_rates() 151 struct ieee802_11_elems *elems) in matches_local() 693 struct ieee802_11_elems *elems) in mesh_mpm_add_peer() 801 struct ieee802_11_elems *elems) in wpa_mesh_new_mesh_peer() 1124 struct ieee802_11_elems elems; in mesh_mpm_action_rx() local
|
/third_party/ninja/src/ |
D | string_piece_util.cc | 23 vector<StringPiece> elems; in SplitStringPiece() local
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/ |
D | RBReporterScanner.java | 71 Enumeration elems = results.elements(); in getNumberUnusedResources() local 80 Enumeration elems = missing.elements(); in getMissingResources() local 88 Enumeration elems = results.elements(); in getUnusedResources() local
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | vertexdeclaration9.h | 41 struct pipe_vertex_element *elems; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
D | ieee802_11_common.c | 21 struct ieee802_11_elems *elems, in ieee802_11_parse_vendor_specific() 203 struct ieee802_11_elems *elems, in ieee802_11_parse_extension() 361 struct ieee802_11_elems *elems, in ieee802_11_parse_elems() 1550 int supp_rates_11b_only(struct ieee802_11_elems *elems) in supp_rates_11b_only() 2663 struct wpabuf * ieee802_11_defrag_data(struct ieee802_11_elems *elems, in ieee802_11_defrag_data() 2700 struct wpabuf * ieee802_11_defrag(struct ieee802_11_elems *elems, in ieee802_11_defrag()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
D | hw_features_common.c | 159 struct ieee802_11_elems elems; in get_pri_sec_chan() local 250 struct ieee802_11_elems elems; in check_20mhz_bss() local 299 struct ieee802_11_elems elems; in check_40mhz_2g4() local
|
/third_party/mesa3d/src/compiler/spirv/ |
D | vtn_cfg.c | 46 unsigned elems = glsl_get_length(type); in glsl_type_count_function_params() local 66 unsigned elems = glsl_get_length(type); in glsl_type_add_to_function_params() local 72 unsigned elems = glsl_get_length(type); in glsl_type_add_to_function_params() local 89 unsigned elems = glsl_get_length(value->type); in vtn_ssa_value_add_to_call_params() local 105 unsigned elems = glsl_get_length(value->type); in vtn_ssa_value_load_function_param() local
|
/third_party/abseil-cpp/absl/random/ |
D | generators_test.cc | 42 std::vector<int> elems = {10, 20, 30, 40, 50}; in TestUniform() local
|