/third_party/protobuf/python/ |
H A D | setup.py | 201 os.environ['_PYTHON_HOST_PLATFORM'] = re.sub(
|
/third_party/python/Lib/ctypes/test/ |
H A D | test_pep3118.py | 18 return re.sub(r"\s", "", format) 195 # structure with sub-arrays
|
/third_party/python/Lib/test/test_importlib/ |
H A D | test_windows.py | 130 re.sub('[^a-zA-Z0-9]', '_', get_platform()))
|
/third_party/skia/third_party/externals/abseil-cpp/absl/ |
H A D | abseil.podspec.gen.py | 139 spec = re.sub(r"\$\{(\w+)\}", lambda x: args[x.group(1)],
|
/third_party/rust/crates/nix/src/ |
H A D | sched.rs | 112 let ptr_aligned = ptr.sub(ptr as usize % 16); in clone()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
H A D | ULocaleTest.java | 461 * @param sub an object that can be used to retrieve a subobject 467 Subobject sub, Registrar reg) { in checkService() 471 if (sub != null) { in checkService() 472 Object subobj = sub.get(obj); in checkService() 480 if (sub != null) { in checkService() 481 Object subobj = sub.get(obj); in checkService() 1157 public Item(String dLoc, DisplayContext dia, DisplayContext cap, DisplayContext nameLen, DisplayContext sub, String locToName, String res) { in TestDisplayNames() 1162 substituteHandling = sub; in TestDisplayNames() 466 checkService(String requestedLocale, ServiceFacade svc, Subobject sub, Registrar reg) checkService() argument
|
/third_party/node/tools/gyp/pylib/gyp/generator/ |
H A D | msvs.py | 232 # the sub folders. 789 s = quote_replacer_regex.sub(_Replace, s) 829 segments[i] = delimiters_replacer_regex.sub(_Replace, segments[i]) 868 s = quote_replacer_regex2.sub(_Replace, s) 1309 library = re.sub(r"^\-l", "", entry) 2250 # We have a sub-filter. Create the name of that sub-filter. 2405 self.rule_name = re.sub(r"\W", "_", self.display_name) 3632 file_name = re.sub(r"^(\.\.\\)+", "", file_name) 3634 file_name = re.sub( [all...] |
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ |
H A D | msvs.py | 232 # the sub folders. 787 s = quote_replacer_regex.sub(_Replace, s) 827 segments[i] = delimiters_replacer_regex.sub(_Replace, segments[i]) 866 s = quote_replacer_regex2.sub(_Replace, s) 1307 library = re.sub(r"^\-l", "", entry) 2242 # We have a sub-filter. Create the name of that sub-filter. 2397 self.rule_name = re.sub(r"\W", "_", self.display_name) 3632 file_name = re.sub(r"^(\.\.\\)+", "", file_name) 3634 file_name = re.sub( [all...] |
/third_party/ffmpeg/libavcodec/arm/ |
H A D | simple_idct_neon.S | 273 sub r0, r0, r1, lsl #3 328 sub r0, r0, r1, lsl #3
|
H A D | hevcdsp_idct_neon.S | 49 sub r0, r0, r2, lsl #2 362 sub r1, r1, #8 703 sub sp, sp, r7 938 sub sp, sp, r7
|
/third_party/ffmpeg/libavcodec/ |
H A D | dvdsubenc.c | 479 const AVSubtitle *sub) in dvdsub_encode() 484 ret = encode_dvd_subtitles(avctx, buf, buf_size, sub); in dvdsub_encode() 477 dvdsub_encode(AVCodecContext *avctx, unsigned char *buf, int buf_size, const AVSubtitle *sub) dvdsub_encode() argument
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | lossless_videodsp.asm | 152 sub eax, wd 274 sub eax, wd
|
H A D | vp9mc_16bpp.asm | 226 sub srcq, sstride3q 328 sub srcq, sstride3q
|
/third_party/decimal.js/test/modules/ |
H A D | immutability.js | 317 y = a.sub(b); 320 z = Decimal.sub(a, b);
|
/third_party/node/deps/v8/third_party/inspector_protocol/ |
H A D | code_generator.py | 148 name = re.sub(r"([A-Z]{2,})([A-Z][a-z])", r"\1_\2", name) 149 return re.sub(r"([a-z0-9])([A-Z])", r"\1_\2", name, sys.maxsize).lower()
|
/third_party/node/deps/v8/tools/release/ |
H A D | test_scripts.py | 372 re.sub(r"BUG=v8:(.*)$", r"(issue \1)", "BUG=v8:321")) 374 re.sub(r"BUG=(.*)$", r"(Chromium issue \1)", "BUG=321"))
|
/third_party/node/deps/v8/tools/ |
H A D | v8_presubmit.py | 643 line = comma_space_bracket.sub("]", line) 658 contents = re.sub(r"\b%s\b" % key, "\"%s\"" % key, contents)
|
/third_party/node/tools/gyp/pylib/gyp/ |
H A D | mac_tool.py | 205 evalue = IDENT_RE.sub("_", os.environ[key]) 209 evalue = IDENT_RE.sub("-", os.environ[key])
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
H A D | mac_tool.py | 205 evalue = IDENT_RE.sub("_", os.environ[key]) 209 evalue = IDENT_RE.sub("-", os.environ[key])
|
/third_party/node/deps/v8/src/ast/ |
H A D | ast-traversal-visitor.h | 553 for (Expression* sub : *expr->substitutions()) { in VisitTemplateLiteral() 554 RECURSE_EXPRESSION(Visit(sub)); in VisitTemplateLiteral()
|
/third_party/node/deps/v8/src/objects/ |
H A D | js-display-names.cc | 94 UDisplayContext sub = in LocaleDisplayNamesCommon() local 100 UDISPCTX_CAPITALIZATION_NONE, sub}; in LocaleDisplayNamesCommon()
|
/third_party/python/Tools/c-analyzer/c_common/ |
H A D | scriptutil.py | 444 sub = subs.add_parser( 449 cmd_processors = _add_cmd_cli(sub, (), argspecs)
|
/third_party/vixl/test/ |
H A D | test-code-generation-scopes.cc | 655 __ sub(aarch32::r0, aarch32::r0, aarch32::r0); in TEST_A32() 695 __ sub(aarch64::x0, aarch64::x0, aarch64::x0); in TEST()
|
/third_party/mksh/ |
H A D | edit.c | 4674 domove(int argcnt, const char *cmd, int sub) in domove() argument 4681 if (!sub && vs->cursor == 0) in domove() 4687 if (!sub && vs->cursor == 0) in domove() 4693 if (!sub && vs->cursor + 1 >= vs->linelen) in domove() 4696 if (sub && ncursor < vs->linelen) in domove() 4701 if (!sub && vs->cursor + 1 >= vs->linelen) in domove() 4704 if (sub && ncursor < vs->linelen) in domove() 4726 if (sub && t) in domove() 4732 if (!sub && vs->cursor == 0) in domove() 4741 if (!sub in domove() [all...] |
/third_party/skia/src/core/ |
H A D | SkVM.cpp | 778 F32 Builder::sub(F32 x, F32 y) { in sub() function in skvm::Builder 823 F32 approx = sub(e, 124.225514990f); in approx_log2() 824 approx = sub(approx, mul(1.498030302f, m)); in approx_log2() 825 approx = sub(approx, div(1.725879990f, add(0.3520887068f, m))); in approx_log2() 833 approx = sub(approx, mul( 1.490129070f, f)); in approx_pow2() 834 approx = add(approx, div(27.728023300f, sub(4.84252568f, f))); in approx_pow2() 990 I32 Builder::sub(I32 x, I32 y) { in sub() function in skvm::Builder 1458 return mad(sub(hi, lo), t, lo); in lerp() 1977 void Assembler::sub(Operand dst, int imm) { this->op(0x01,0b101, dst,imm); } 1992 void Assembler::sub (Operan [all...] |