Home
last modified time | relevance | path

Searched defs:suffix (Results 1 – 25 of 578) sorted by relevance

12345678910>>...24

/third_party/spirv-tools/utils/vscode/src/lsp/span/
Dparse.go82 type suffix struct { struct
83 remains string
84 sep string
85 num int
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/span/
Dparse.go82 type suffix struct { struct
83 remains string
84 sep string
85 num int
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/span/
Dparse.go82 type suffix struct { struct
83 remains string
84 sep string
85 num int
/third_party/ffmpeg/libavutil/
Dcpu_internal.h26 #define CPUEXT_SUFFIX(flags, suffix, cpuext) \ argument
29 #define CPUEXT_SUFFIX_FAST2(flags, suffix, cpuext, slow_cpuext) \ argument
33 #define CPUEXT_SUFFIX_SLOW2(flags, suffix, cpuext, slow_cpuext) \ argument
37 #define CPUEXT_SUFFIX_FAST(flags, suffix, cpuext) CPUEXT_SUFFIX_FAST2(flags, suffix, cpuext, cpuext) argument
38 #define CPUEXT_SUFFIX_SLOW(flags, suffix, cpuext) CPUEXT_SUFFIX_SLOW2(flags, suffix, cpuext, cpuext) argument
/third_party/python/Tools/buildbot/
DremotePythonInfo.bat8 set suffix=_d variable
14 if "%1"=="-d" (set suffix=_d) & shift & goto CheckOpts variable
15 if "%1"=="+d" (set suffix=) & shift & goto CheckOpts variable
/third_party/libffi/
Dgenerate-darwin-source-and-headers.py20 suffix = "\n\n#endif" variable in simulator_platform
33 suffix = "\n\n#endif" variable in simulator64_platform
46 suffix = "\n\n#endif" variable in device_platform
59 suffix = "\n\n#endif" variable in device64_platform
74 suffix = "\n\n#endif" variable in desktop32_platform
85 suffix = "\n\n#endif" variable in desktop64_platform
98 def move_file(src_dir, dst_dir, filename, file_suffix=None, prefix='', suffix=''): argument
126 def copy_files(src_dir, dst_dir, pattern=None, filelist=None, file_suffix=None, prefix=None, suffix argument
/third_party/ltp/tools/sparse/sparse-src/
Dpredefine.c20 static void predefined_sizeof(const char *name, const char *suffix, unsigned bits) in predefined_sizeof()
38 const char *suffix = builtin_type_suffix(type); in predefined_max() local
49 const char *suffix = builtin_type_suffix(type); in predefined_min() local
71 const char *suffix = (flags & PTYPE_T) ? "_T" : ""; in predefined_ctype() local
/third_party/boost/libs/qvm/gen/
Dgen.cpp190 deduce_name( std::string const & fn, char const * suffix ) in deduce_name()
558 defined( std::ostream & g, int r, int cr, int c, std::string fn, char const * suffix ) in defined()
592 defined( std::ostream & g, int r, int c, std::string const & fn, char const * suffix ) in defined()
625 defined( std::ostream & g, int d, std::string const & fn, char const * suffix ) in defined()
657 mr_mult_ma_mb( output_file & out, int m, int n, int p, char const * suffix ) in mr_mult_ma_mb()
702 ma_mult_ma_mb( output_file & out, int d, char const * suffix ) in ma_mult_ma_mb()
738 vr_mult_ma_vb( output_file & out, int r, int c, char const * suffix ) in vr_mult_ma_vb()
783 vr_mult_va_mb( output_file & out, int r, int c, char const * suffix ) in vr_mult_va_mb()
828 …ze( output_file & out, int d, std::string const & fn, std::string const & op, char const * suffix ) in vr_op_va_vb_same_size()
850 bool_eq_ma_mb( output_file & out, int r, int c, char const * suffix ) in bool_eq_ma_mb()
[all …]
/third_party/eudev/src/shared/
Dconf-files.c49 static int files_add(Hashmap *h, const char *root, const char *path, const char *suffix) { in files_add()
109 static int conf_files_list_strv_internal(char ***strv, const char *suffix, const char *root, char *… in conf_files_list_strv_internal()
145 int conf_files_list_strv(char ***strv, const char *suffix, const char *root, const char* const* dir… in conf_files_list_strv()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
DAffixMatcher.java25 private final AffixPatternMatcher suffix; field in AffixMatcher
129 AffixPatternMatcher suffix = AffixPatternMatcher in createMatchers() local
164 AffixPatternMatcher suffix, in getInstance()
170 private AffixMatcher(AffixPatternMatcher prefix, AffixPatternMatcher suffix, int flags) { in AffixMatcher()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
DAffixMatcher.java23 private final AffixPatternMatcher suffix; field in AffixMatcher
127 AffixPatternMatcher suffix = AffixPatternMatcher in createMatchers() local
162 AffixPatternMatcher suffix, in getInstance()
168 private AffixMatcher(AffixPatternMatcher prefix, AffixPatternMatcher suffix, int flags) { in AffixMatcher()
/third_party/gstreamer/gstplugins_bad/ext/vulkan/shaders/
Dmeson.build37 suffix = shader.split('.').get(1) variable
39 stage_arg = suffix == 'frag' ? '-fshader-stage=fragment' : '-fshader-stage=vertex' variable
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
DTransform.cs15 private readonly byte[] suffix; field in Org.Brotli.Dec.Transform
17 internal Transform(string prefix, int type, string suffix) in Transform()
/third_party/boost/libs/math/tools/
Dgauss_kronrod_constants.cpp10 void print_gauss_constants(const char* suffix, int prec, int tag) in print_gauss_constants()
43 void print_gauss_kronrod_constants(const char* suffix, int prec, int tag) in print_gauss_kronrod_constants()
/third_party/node/test/common/
Dcpu-prof.js15 function getFrames(file, suffix) { argument
25 function verifyFrames(output, file, suffix) { argument
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DImageFunctionHLSL.cpp25 ImmutableString suffix( in GetImageReference() local
37 ImmutableString suffix( in GetImageReference() local
176 ImmutableString suffix(nullptr); in name() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DImageFunctionHLSL.cpp25 ImmutableString suffix( in GetImageReference() local
37 ImmutableString suffix( in GetImageReference() local
176 ImmutableString suffix(nullptr); in name() local
/third_party/mesa3d/src/util/tests/format/
Du_format_test.c60 const char *suffix) in print_packed()
79 const char *suffix) in print_unpacked_rgba_doubl()
101 const char *suffix) in print_unpacked_rgba_float()
123 const char *suffix) in print_unpacked_rgba_8unorm()
144 const char *suffix) in print_unpacked_z_float()
166 const char *suffix) in print_unpacked_z_32unorm()
187 const char *suffix) in print_unpacked_s_8uint()
742 const char *suffix) in test_one_func()
767 const char *suffix) in test_format_metadata()
/third_party/node/deps/npm/node_modules/bluebird/js/release/
Dpromisify.js42 function hasPromisified(obj, key, suffix) { argument
47 function checkValid(ret, suffix, suffixRegexp) { argument
62 function promisifiableMethods(obj, suffix, suffixRegexp, filter) { argument
238 function promisifyAll(obj, suffix, filter, promisifier, multiArgs) { argument
/third_party/boost/libs/spirit/repository/test/qi/
Dconfix.cpp43 confix_spec(Prefix const& prefix, Suffix const& suffix) in confix_spec()
49 confix_spec(const char* prefix, const char* suffix) in confix_spec()
/third_party/python/PCbuild/
Drt.bat32 set suffix= variable
41 if "%1"=="-d" (set suffix=_d) & shift & goto CheckOpts variable
/third_party/alsa-utils/axfer/
Dxfer-options.c423 const char *suffix) in generate_path_with_suffix()
450 unsigned int index, const char *suffix) in generate_path_without_suffix()
475 unsigned int index, const char *suffix) in generate_path()
500 const char *suffix; in create_paths() local
546 const char *suffix; in fixup_paths() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DConstantAffixModifier.java20 private final String suffix; field in ConstantAffixModifier
41 public ConstantAffixModifier(String prefix, String suffix, Field field, boolean strong) { in ConstantAffixModifier()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DConstantAffixModifier.java18 private final String suffix; field in ConstantAffixModifier
39 public ConstantAffixModifier(String prefix, String suffix, Field field, boolean strong) { in ConstantAffixModifier()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
Dtest_strengthreduce.h19 #define X(constant, suffix) \ argument

12345678910>>...24