/third_party/pcre2/pcre2/ |
D | RunTest | 220 sim= 295 sim|-sim) shift; sim=$1;; 328 $sim ./pcre2test -C linksize >/dev/null 342 $sim ./pcre2test -S 64 /dev/null /dev/null 353 $sim ./pcre2test -C pcre2-8 >/dev/null 355 $sim ./pcre2test -C pcre2-16 >/dev/null 357 $sim ./pcre2test -C pcre2-32 >/dev/null 362 $sim ./pcre2test -C backslash-C >/dev/null 414 $sim ./pcre2test -C unicode >/dev/null 422 $sim ./pcre2test -C jit >/dev/null [all …]
|
/third_party/vixl/test/aarch64/ |
D | test-pointer-auth-aarch64.cc | 40 Simulator sim(&decoder); in TEST() local 47 uint64_t pac1 = sim.ComputePAC(data1, context, key); in TEST() 48 uint64_t pac2 = sim.ComputePAC(data2, context, key); in TEST() 57 Simulator sim(&decoder); in TEST() local 65 sim.AddPAC(ptr, context, key_a, Simulator::kInstructionPointer); in TEST() 69 sim.AuthPAC(ptr_a, context, key_a, Simulator::kInstructionPointer); in TEST() 71 sim.AuthPAC(ptr_a, context, key_b, Simulator::kInstructionPointer); in TEST() 74 sim.CalculatePACMask(ptr, Simulator::kInstructionPointer, 0); in TEST() 85 Simulator sim(&decoder); in TEST() local 89 sim.CalculatePACMask(ptr, Simulator::kInstructionPointer, 0); in TEST() [all …]
|
/third_party/node/deps/v8/infra/mb/ |
D | mb_config.pyl | 34 'ppc64.debug.sim': 'default_debug_ppc64_sim', 35 'ppc64.optdebug.sim': 'default_optdebug_ppc64_sim', 36 'ppc64.release.sim': 'default_release_ppc64_sim', 40 'riscv64.debug.sim': 'default_debug_riscv64_sim', 41 'riscv64.optdebug.sim': 'default_optdebug_riscv64_sim', 42 'riscv64.release.sim': 'default_release_riscv64_sim', 46 's390x.debug.sim': 'default_debug_s390x_sim', 47 's390x.optdebug.sim': 'default_optdebug_s390x_sim', 48 's390x.release.sim': 'default_release_s390x_sim', 99 'V8 Mac - arm64 - sim - debug builder': 'debug_simulate_arm64', [all …]
|
/third_party/icu/icu4c/source/data/locales/ |
D | kgp.txt | 599 one{"'simỹnỹ' W 'ne' MMMM"} 600 other{"'simỹnỹ' W 'ne' MMMM"} 627 one{"'simỹnỹ' w, Y"} 628 other{"'simỹnỹ' w, Y"} 1870 dn{"simỹnỹ"} 1872 "-1"{"simỹnỹ tĩ mũn kã"} 1873 "0"{"simỹnỹ tag kã"} 1874 "1"{"simỹnỹ ũn kã"} 1876 relativePeriod{"simỹnỹ tỹ {0}"} 1879 one{"simỹnỹ {0} kar kỹ"} [all …]
|
D | kea.txt | 1405 dn{"sim."} 1406 relativePeriod{"sim. di {0}"} 1409 other{"di li {0} sim."} 1412 other{"a ten {0} sim."} 1417 dn{"sim."} 1418 relativePeriod{"sim. di {0}"} 1421 other{"di li {0} sim."} 1424 other{"a ten {0} sim."} 1432 dn{"sim. di mes"} 1435 dn{"sim. di mes"} [all …]
|
D | wo.txt | 594 dn{"sim."} 597 other{"fileek {0} sim."} 600 other{"{0} sim. ci ginaaw"} 605 dn{"sim."} 608 other{"fileek {0} sim."} 611 other{"{0} sim. ci ginaaw"}
|
/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_renderer_virtgpu.c | 153 } sim; variable 174 mtx_lock(&sim.mutex); in sim_syncobj_create() 177 if (!sim.syncobjs) { in sim_syncobj_create() 178 sim.syncobjs = _mesa_pointer_hash_table_create(NULL); in sim_syncobj_create() 179 if (!sim.syncobjs) { in sim_syncobj_create() 180 mtx_unlock(&sim.mutex); in sim_syncobj_create() 184 util_idalloc_init(&sim.ida, 32); in sim_syncobj_create() 191 _mesa_hash_table_destroy(sim.syncobjs, NULL); in sim_syncobj_create() 192 sim.syncobjs = NULL; in sim_syncobj_create() 193 mtx_unlock(&sim.mutex); in sim_syncobj_create() [all …]
|
/third_party/mesa3d/docs/gallium/ |
D | tgsi.rst | 1218 dst.x = \sim src.x 1220 dst.y = \sim src.y 1222 dst.z = \sim src.z 1224 dst.w = \sim src.w 1397 dst.x = (src0.x < src1.x) ? \sim 0 : 0 1399 dst.y = (src0.y < src1.y) ? \sim 0 : 0 1401 dst.z = (src0.z < src1.z) ? \sim 0 : 0 1403 dst.w = (src0.w < src1.w) ? \sim 0 : 0 1410 dst.x = (src0.x < src1.x) ? \sim 0 : 0 1412 dst.y = (src0.y < src1.y) ? \sim 0 : 0 [all …]
|
/third_party/node/deps/v8/infra/testing/ |
D | builders.pyl | 937 'V8 Linux - arm64 - sim - CFI': { 946 'V8 Linux - arm64 - sim - MSAN': { 1562 'V8 Mac - arm64 - sim - debug': { 1577 'V8 Mac - arm64 - sim - release': { 1745 'V8 Linux - arm - sim': { 1793 'V8 Linux - arm - sim - debug': { 1846 'V8 Linux - arm - sim - lite': { 1854 'V8 Linux - arm - sim - lite - debug': { 1862 'V8 Linux - arm64 - sim': { 1874 'V8 Linux - arm64 - sim - debug': { [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
D | eap_sim_db.c | 48 } sim; member 496 if (hexstr2bin(start, entry->u.sim.kc[num_chal], in eap_sim_db_sim_resp_auth() 505 if (hexstr2bin(start, entry->u.sim.sres[num_chal], in eap_sim_db_sim_resp_auth() 510 if (hexstr2bin(start, entry->u.sim.rand[num_chal], in eap_sim_db_sim_resp_auth() 520 entry->u.sim.num_chal = num_chal; in eap_sim_db_sim_resp_auth() 964 "%d challenges", entry->u.sim.num_chal); in eap_sim_db_get_gsm_triplets() 965 num_chal = entry->u.sim.num_chal; in eap_sim_db_get_gsm_triplets() 968 os_memcpy(_rand, entry->u.sim.rand, num_chal * GSM_RAND_LEN); in eap_sim_db_get_gsm_triplets() 969 os_memcpy(sres, entry->u.sim.sres, in eap_sim_db_get_gsm_triplets() 971 os_memcpy(kc, entry->u.sim.kc, num_chal * EAP_SIM_KC_LEN); in eap_sim_db_get_gsm_triplets()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
D | eap_sim_db.c | 48 } sim; member 496 if (hexstr2bin(start, entry->u.sim.kc[num_chal], in eap_sim_db_sim_resp_auth() 505 if (hexstr2bin(start, entry->u.sim.sres[num_chal], in eap_sim_db_sim_resp_auth() 510 if (hexstr2bin(start, entry->u.sim.rand[num_chal], in eap_sim_db_sim_resp_auth() 520 entry->u.sim.num_chal = num_chal; in eap_sim_db_sim_resp_auth() 964 "%d challenges", entry->u.sim.num_chal); in eap_sim_db_get_gsm_triplets() 965 num_chal = entry->u.sim.num_chal; in eap_sim_db_get_gsm_triplets() 968 os_memcpy(_rand, entry->u.sim.rand, num_chal * GSM_RAND_LEN); in eap_sim_db_get_gsm_triplets() 969 os_memcpy(sres, entry->u.sim.sres, in eap_sim_db_get_gsm_triplets() 971 os_memcpy(kc, entry->u.sim.kc, num_chal * EAP_SIM_KC_LEN); in eap_sim_db_get_gsm_triplets()
|
/third_party/skia/third_party/externals/icu/source/data/locales/ |
D | kea.txt | 1383 dn{"sim."} 1384 relativePeriod{"sim. di {0}"} 1387 other{"di li {0} sim."} 1390 other{"a ten {0} sim."} 1395 dn{"sim."} 1396 relativePeriod{"sim. di {0}"} 1399 other{"di li {0} sim."} 1402 other{"a ten {0} sim."} 1410 dn{"sim. di mes"} 1413 dn{"sim. di mes"} [all …]
|
D | wo.txt | 561 dn{"sim."} 564 other{"fileek {0} sim."} 567 other{"{0} sim. ci ginaaw"} 572 dn{"sim."} 575 other{"fileek {0} sim."} 578 other{"{0} sim. ci ginaaw"}
|
/third_party/icu/icu4c/source/data/unit/ |
D | kgp.txt | 290 dnam{"simỹnỹ ag"} 291 one{"{0} simỹnỹ"} 292 other{"{0} simỹnỹ ag"} 293 per{"{0} simỹnỹ ki"} 1041 dnam{"sim."} 1042 one{"{0} sim."} 1043 other{"{0} sim. Ag"} 1044 per{"{0}/sim."} 1399 dnam{"simỹnỹ ag"} 1400 one{"{0} sim."} [all …]
|
D | kea.txt | 846 dnam{"sim."} 847 other{"{0} sim."} 1096 dnam{"sim."} 1097 other{"{0} sim."} 1098 per{"{0}/sim."}
|
/third_party/node/deps/v8/src/execution/ |
D | simulator-base.h | 44 static Return VariadicCall(SimT* sim, CallImpl call, Address entry, in VariadicCall() argument 49 intptr_t ret = (sim->*call)(entry, args_arr.size(), args_arr.data()); in VariadicCall()
|
/third_party/node/deps/v8/src/execution/s390/ |
D | simulator-s390.cc | 45 explicit S390Debugger(Simulator* sim) : sim_(sim) {} in S390Debugger() argument 1624 Simulator* sim = isolate_data->simulator(); in current() local 1625 if (sim == nullptr) { in current() 1627 sim = new Simulator(isolate); in current() 1628 isolate_data->set_simulator(sim); in current() 1630 return sim; in current() 3288 inline static void VectorBinaryOp(Simulator* sim, int dst, int src1, int src2, in VectorBinaryOp() argument 3291 T src1_val = sim->get_simd_register_by_lane<T>(src1, i); in VectorBinaryOp() 3292 T src2_val = sim->get_simd_register_by_lane<T>(src2, i); in VectorBinaryOp() 3294 sim->set_simd_register_by_lane<T>(dst, i, dst_val); in VectorBinaryOp() [all …]
|
/third_party/skia/third_party/externals/icu/source/data/unit/ |
D | kea.txt | 846 dnam{"sim."} 847 other{"{0} sim."} 1096 dnam{"sim."} 1097 other{"{0} sim."} 1098 per{"{0}/sim."}
|
D | tk.txt | 1882 dnam{"dý sim.süt."} 1883 one{"{0} dý sim.süt."} 1884 other{"{0} dý sim.süt."} 1902 dnam{"mm sim.süt."} 1903 one{"{0} mm sim.süt."} 1904 other{"{0} mm sim.süt."}
|
/third_party/node/deps/v8/src/execution/ppc/ |
D | simulator-ppc.cc | 48 explicit PPCDebugger(Simulator* sim) : sim_(sim) {} in PPCDebugger() argument 780 Simulator* sim = isolate_data->simulator(); in current() local 781 if (sim == nullptr) { in current() 783 sim = new Simulator(isolate); in current() 784 isolate_data->set_simulator(sim); in current() 786 return sim; in current() 1429 void VectorCompareOp(Simulator* sim, Instruction* instr, bool is_fp, in VectorCompareOp() argument 1434 A a_val = sim->get_simd_register_by_lane<A>(a, i); in VectorCompareOp() 1435 A b_val = sim->get_simd_register_by_lane<A>(b, i); in VectorCompareOp() 1444 sim->set_simd_register_by_lane<T>(t, i, t_val); in VectorCompareOp() [all …]
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_telephony_sim.js | 94 const sim = { variable 635 return sim
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/ |
D | osu_client.c | 1626 xml_node_t *node, const char *fqdn, int sim) in set_pps_cred_realm() argument 1640 if (sim) in set_pps_cred_realm() 1673 xml_node_t *sim, xml_node_t *realm) in set_pps_cred_sim() argument 1681 node = get_node(ctx->xml, sim, "EAPType"); in set_pps_cred_sim() 1713 node = get_node(ctx->xml, sim, "IMSI"); in set_pps_cred_sim() 1765 xml_node_t *child, *sim, *realm; in set_pps_cred_credential() local 1770 sim = get_node(ctx->xml, node, "SIM"); in set_pps_cred_credential() 1785 set_pps_cred_realm(ctx, id, child, fqdn, sim != NULL); in set_pps_cred_credential()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/ |
D | osu_client.c | 1626 xml_node_t *node, const char *fqdn, int sim) in set_pps_cred_realm() argument 1640 if (sim) in set_pps_cred_realm() 1673 xml_node_t *sim, xml_node_t *realm) in set_pps_cred_sim() argument 1681 node = get_node(ctx->xml, sim, "EAPType"); in set_pps_cred_sim() 1713 node = get_node(ctx->xml, sim, "IMSI"); in set_pps_cred_sim() 1765 xml_node_t *child, *sim, *realm; in set_pps_cred_credential() local 1770 sim = get_node(ctx->xml, node, "SIM"); in set_pps_cred_credential() 1785 set_pps_cred_realm(ctx, id, child, fqdn, sim != NULL); in set_pps_cred_credential()
|
/third_party/libphonenumber/ |
D | FALSEHOODS.md | 268 1. **Nobody voice calls M2M sim numbers** 270 M2M sim cards are for machine-to-machine communication and are up to 272 however there are cases in which someone may voice-call an M2M sim.
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/doc/docbook/ |
D | eapol_test.sgml | 38 <command>eapol_test sim</command>
|