/third_party/node/deps/icu-small/source/i18n/ |
H A D | nfrule.h | 97 const UnicodeString& delimiter, ParsePosition& pp, const NFSubstitution* sub,
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
H A D | easy_xml.py | 169 return _xml_escape_re.sub(replace, value)
|
/third_party/node/deps/v8/src/baseline/arm/ |
H A D | baseline-compiler-arm-inl.h | 78 __ masm()->sub(scratch, scratch, Operand(1), SetCC); in PrologueFillFrame()
|
/third_party/node/deps/v8/src/heap/base/asm/x64/ |
H A D | push_registers_masm.S | 31 sub rsp, 160
|
/third_party/python/Tools/c-analyzer/c_parser/preprocessor/ |
H A D | gcc.py | 94 line = re.sub(r'__extension__', '', line)
|
/third_party/python/Lib/email/ |
H A D | _encoded_words.py | 64 _q_byte_subber = functools.partial(re.compile(br'=([a-fA-F0-9]{2})').sub,
|
/third_party/python/Lib/html/ |
H A D | __init__.py | 132 return _charref.sub(_replace_charref, s)
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | ConstantUnion.h | 82 static TConstantUnion sub(const TConstantUnion &lhs,
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
H A D | map_html_anchors.py | 109 id_title = sectNumberPat.sub('', id_title.strip())
|
H A D | vkconventions.py | 130 name = re.sub(subpat[0], subpat[1], name)
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | nfrule.h | 97 const UnicodeString& delimiter, ParsePosition& pp, const NFSubstitution* sub,
|
/third_party/optimized-routines/string/aarch64/ |
H A D | strchrnul.S | 107 sub src, src, #32
|
/third_party/skia/third_party/externals/freetype/src/gzip/ |
H A D | infutil.h | 47 } sub; /* submode */ member
|
/third_party/skia/third_party/externals/harfbuzz/test/subset/ |
H A D | subset_test_suite.py | 18 s = re.sub (r"U\+", "", self.subset)
|
/third_party/vixl/tools/ |
H A D | generate_tests.py | 715 template = string.Template(re.sub("\/\/\/.*", "", f.read()))
|
/third_party/typescript/tests/baselines/reference/ |
H A D | varianceMeasurement.js | 72 declare sub: I<Dummy, V>;
|
/third_party/vk-gl-cts/modules/gles3/scripts/ |
H A D | gen-swizzle-math-operations.py | 149 ("subtract", op.sub),
|
/third_party/vk-gl-cts/external/vulkancts/scripts/ |
H A D | gen_framework_c.py | 73 dst = re.sub(r'(#include "[^\s,\n}]+")', '', src)
|
H A D | ohos_gen_framework_c.py | 73 dst = re.sub(r'(#include "[^\s,\n}]+")', '', src)
|
/third_party/vulkan-headers/registry/ |
H A D | vkconventions.py | 130 name = re.sub(subpat[0], subpat[1], name)
|
/third_party/vulkan-loader/scripts/ |
H A D | generate_source.py | 120 f.write(re.sub("project.*VERSION.*", f"project(VULKAN_LOADER VERSION {args.generated_version} LANGUAGES C)", data))
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | isp.S | 629 sub.l &0x4,%a6 831 sub.w &0x8,%sp # make room for acc frame 1131 sub.l %a0,%d0 # Decrement 1142 sub.l %a0,%d0 # Decrement 1153 sub.l %a0,%d0 # Decrement 1164 sub.l %a0,%d0 # Decrement 1175 sub.l %a0,%d0 # Decrement 1186 sub.l %a0,%d0 # Decrement 1197 sub.l %a0,%d0 # Decrement 1209 sub [all...] |
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
H A D | pacache.S | 539 sub %r26, %r1, %r26 540 sub %r25, %r1, %r23 797 sub %r25, r31, %r25 856 sub %r25, r31, %r25 923 sub %r25, %r31, %r25 961 sub %r25, %r23, %r25 997 sub %r25, %r23, %r25 1199 sub %r25, %r23, %r25
|
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | isp.S | 629 sub.l &0x4,%a6 831 sub.w &0x8,%sp # make room for acc frame 1131 sub.l %a0,%d0 # Decrement 1142 sub.l %a0,%d0 # Decrement 1153 sub.l %a0,%d0 # Decrement 1164 sub.l %a0,%d0 # Decrement 1175 sub.l %a0,%d0 # Decrement 1186 sub.l %a0,%d0 # Decrement 1197 sub.l %a0,%d0 # Decrement 1209 sub [all...] |
/kernel/linux/linux-6.6/arch/parisc/kernel/ |
H A D | pacache.S | 531 sub %r26, %r1, %r26 532 sub %r25, %r1, %r23 755 sub %r25, r31, %r25 804 sub %r25, r31, %r25 861 sub %r25, %r31, %r25 900 sub %r25, %r23, %r25 937 sub %r25, %r23, %r25 1137 sub %r25, %r23, %r25
|