/third_party/libphonenumber/resources/carrier/en/ |
D | 687.txt | 15 # Office des Postes et Telecommunications brand name is OPT-NC. 17 6875|OPT-NC 18 6877|OPT-NC 19 68780|OPT-NC 20 68781|OPT-NC 21 68782|OPT-NC 22 68783|OPT-NC 23 68784|OPT-NC 24 68785|OPT-NC 25 68786|OPT-NC [all …]
|
/third_party/libphonenumber/resources/geocoding/en/ |
D | 1.txt | 2945 1252206|Wilson, NC 2946 1252208|Kinston, NC 2947 1252209|Ahoskie, NC 2948 1252212|Rocky Mount, NC 2949 1252215|Greenville, NC 2950 1252222|Morehead City, NC 2951 1252223|Newport, NC 2952 1252234|Wilson, NC 2953 1252235|Bailey, NC 2954 1252236|Elm City, NC [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ImplicitNullChecks.cpp | 668 for (auto &NC : NullCheckList) { in rewriteNullChecks() local 670 unsigned BranchesRemoved = TII->removeBranch(*NC.getCheckBlock()); in rewriteNullChecks() 674 if (auto *DepMI = NC.getOnlyDependency()) { in rewriteNullChecks() 676 NC.getCheckBlock()->insert(NC.getCheckBlock()->end(), DepMI); in rewriteNullChecks() 684 NC.getMemOperation(), NC.getCheckBlock(), NC.getNullSucc()); in rewriteNullChecks() 689 MachineBasicBlock *MBB = NC.getMemOperation()->getParent(); in rewriteNullChecks() 699 if (auto *DepMI = NC.getOnlyDependency()) { in rewriteNullChecks() 703 if (!NC.getNotNullSucc()->isLiveIn(MO.getReg())) in rewriteNullChecks() 704 NC.getNotNullSucc()->addLiveIn(MO.getReg()); in rewriteNullChecks() 708 NC.getMemOperation()->eraseFromParent(); in rewriteNullChecks() [all …]
|
/third_party/vulkan-loader/scripts/ |
D | check_code_format.sh | 23 NC='\033[0m' # No Color 28 echo -e "${GREEN}No source code to check for formatting.${NC}" 35 echo -e "${GREEN}All source code in PR properly formatted.${NC}" 38 echo -e "${RED}Found formatting errors!${NC}"
|
D | check_commit_message_format.sh | 26 NC='\033[0m' # No Color 37 echo -e "${GREEN}No commit messgages to check for formatting.${NC}" 40 echo -e "${GREEN}No commit messgages to check for formatting.${NC}" 98 echo -e "${GREEN}All commit messages in pull request are properly formatted.${NC}"
|
/third_party/openssl/test/certs/ |
D | setup.sh | 242 NC="permitted;DNS:www.good.org, permitted;DNS:good.com," 243 NC="$NC permitted;email:good@good.org, permitted;email:good.com," 244 NC="$NC permitted;IP:127.0.0.1/255.255.255.255, permitted;IP:192.168.0.0/255.255.0.0" 246 NC=$NC ./mkcert.sh genca "Test NC CA 1" ncca1-key ncca1-cert root-key root-cert 251 NC="excluded;DNS:www.bad.org, excluded;DNS:bad.com," 252 NC="$NC excluded;email:bad@bad.org, excluded;email:bad.com, " 253 NC="$NC excluded;IP:10.0.0.0/255.0.0.0" 255 NC=$NC ./mkcert.sh genca "Test NC CA 2" ncca2-key ncca2-cert root-key root-cert 263 NC="permitted;DNS:www.good.net, permitted;DNS:ok.good.com, " 264 NC="$NC excluded;DNS:bad.ok.good.com" [all …]
|
D | mkcert.sh | 147 if [ -n "$NC" ]; then 148 exts=$(printf "%s\nnameConstraints = %s\n" "$exts" "$NC")
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | FlattenCFG.cpp | 296 Value *NC; in FlattenParallelAndOr() local 299 NC = Builder.CreateOr(PC, CC); in FlattenParallelAndOr() 302 NC = Builder.CreateAnd(PC, CC); in FlattenParallelAndOr() 304 PBI->replaceUsesOfWith(CC, NC); in FlattenParallelAndOr() 305 PC = NC; in FlattenParallelAndOr() 452 Value *NC = Builder.CreateOr(CInst1, CC); in MergeIfRegion() local 453 PBI->replaceUsesOfWith(CC, NC); in MergeIfRegion()
|
/third_party/mesa3d/.gitlab-ci/vkd3d-proton/ |
D | run.sh | 34 NC='\033[0m' # No Color 37 printf "${NC}"
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | EquivalenceClasses.h | 188 unsigned NC = 0; in getNumClasses() local 190 if (I->isLeader()) ++NC; in getNumClasses() 191 return NC; in getNumClasses()
|
/third_party/mesa3d/.gitlab-ci/piglit/ |
D | piglit-traces.sh | 24 NC='\033[0m' # No Color 27 printf "${NC}"
|
/third_party/f2fs-tools/lib/ |
D | nls_utf8.c | 345 #define NC (VC * TC) macro 346 #define SC (LC * NC) 360 li = si / NC; in utf8hangul() 361 vi = (si % NC) / TC; in utf8hangul()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | regutils.h | 42 #define NC (CHAR_MAX - CHAR_MIN + 1) macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | regutils.h | 42 #define NC (CHAR_MAX - CHAR_MIN + 1) macro
|
/third_party/skia/third_party/externals/harfbuzz/test/shape/texts/in-house/shaper-arabic/script-arabic/language-urdu/crulp/ligatures/ |
D | LICENSE | 1 CC BY-NC-SA 3.0
|
/third_party/ltp/tools/sparse/sparse-src/validation/ |
D | enum-base-type.c | 4 NC = 1UL, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | COFFYAML.cpp | 492 MappingNormalization<NHeaderCharacteristics, uint16_t> NC(IO, in mapping() local 496 IO.mapOptional("Characteristics", NC->Characteristics); in mapping() 560 MappingNormalization<NSectionCharacteristics, uint32_t> NC( in mapping() local 563 IO.mapRequired("Characteristics", NC->Characteristics); in mapping() 584 NC->Characteristics & COFF::IMAGE_SCN_CNT_UNINITIALIZED_DATA) in mapping()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-shape-complex-thai.cc | 42 NC, enumerator 60 return NC; in get_consonant_type()
|
/third_party/ffmpeg/tests/ref/fate/ |
D | libavcodec-htmlsubtitles | 8 A<br>B<BR/>C<br / >D< Br >E<brk><brk/> --> A\NB\NC\ND\NE
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | GVNHoist.cpp | 1010 unsigned NI = 0, NL = 0, NS = 0, NC = 0, NR = 0; in hoist() local 1067 ++NC; in hoist() 1075 NumHoisted += NL + NS + NC + NI; in hoist() 1079 NumCallsHoisted += NC; in hoist() 1080 return {NI, NL + NC + NS}; in hoist()
|
/third_party/benchmark/test/ |
D | output_test_helper.cc | 107 for (const auto& NC : not_checks) { in CheckCase() local 108 BM_CHECK(!NC.regex->Match(line)) in CheckCase() 110 << NC.regex_str << "\"" in CheckCase()
|
/third_party/skia/third_party/externals/icu/source/data/region/ |
D | sw_KE.txt | 40 NC{"Nyukaledonia"}
|
D | yi.txt | 157 NC{"נײַ קאַלעדאניע"}
|
/third_party/icu/icu4c/source/data/region/ |
D | yi.txt | 157 NC{"נײַ קאַלעדאניע"}
|
D | sw_KE.txt | 56 NC{"Nyukaledonia"}
|