Home
last modified time | relevance | path

Searched refs:suffix (Results 651 - 675 of 1170) sorted by relevance

1...<<21222324252627282930>>...47

/third_party/skia/third_party/externals/opengl-registry/xml/
H A Dreg.py588 suffix = '#endif\n'
591 suffix = '#endif\n'
594 suffix = ''
601 suffix = ''
603 write(prefix + self.cmdBody + suffix, end='', file=self.outFile)
632 # EnumInfo.type is a C value suffix (e.g. u, ull)
635 # Handle non-integer 'type' fields by using it as the C value suffix
/third_party/skia/third_party/externals/egl-registry/api/
H A Dreg.py597 suffix = '#endif\n'
600 suffix = '#endif\n'
603 suffix = ''
610 suffix = ''
612 write(prefix + self.cmdBody + suffix, end='', file=self.outFile)
641 # EnumInfo.type is a C value suffix (e.g. u, ull)
644 # Handle non-integer 'type' fields by using it as the C value suffix
/third_party/skia/bench/
H A DPathBench.cpp119 SkString suffix; variable
120 suffix.printf("rotated_rect_%s_%d", fAA ? "aa" : "noaa", fDegrees);
121 name->append(suffix);
1114 TightBoundsBench(SkRect (*proc)(const SkPath&), const char suffix[]) : fProc(proc) { in TightBoundsBench() argument
1115 fName.printf("tight_bounds_%s", suffix); in TightBoundsBench()
/third_party/rust/crates/syn/tests/common/
H A Deq.rs490 spanless_eq_struct!(Lit; kind symbol suffix);
495 spanless_eq_struct!(MetaItemLit; symbol suffix kind span);
509 spanless_eq_struct!(StrLit; symbol suffix symbol_unescaped style span);
809 suffix: None, in is_escaped_literal_meta_item_lit()
822 suffix: None, in is_escaped_lit()
/third_party/cups-filters/cupsfilters/
H A Dppdgenerator.c2239 *suffix; in ppdCreateFromIPP2() local
2242 /* Find a page size without ".Borderless" suffix */ in ppdCreateFromIPP2()
2243 /* (if all are ".Borderless" we drop the suffix in the PPD) */ in ppdCreateFromIPP2()
2252 suffix = strcasestr(ppdname, ".Borderless"); in ppdCreateFromIPP2()
2253 if (suffix) in ppdCreateFromIPP2()
2254 *suffix = '\0'; in ppdCreateFromIPP2()
2287 suffix = strcasestr(ppdsizename, ".Borderless"); in ppdCreateFromIPP2()
2288 if (suffix) in ppdCreateFromIPP2()
2289 *suffix = '\0'; in ppdCreateFromIPP2()
2332 suffix in ppdCreateFromIPP2()
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_runtime_effect.cpp41 searchStart = match.suffix().first; in GlslToSksl()
/kernel/linux/linux-5.10/drivers/net/arcnet/
H A Darc-rawmode.c154 .suffix = 'r',
/kernel/linux/linux-5.10/drivers/media/common/b2c2/
H A Dflexcop-common.h172 const char *prefix, const char *suffix);
/kernel/linux/linux-6.6/drivers/net/arcnet/
H A Darc-rawmode.c154 .suffix = 'r',
/kernel/linux/linux-6.6/drivers/media/common/b2c2/
H A Dflexcop-common.h172 const char *prefix, const char *suffix);
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dcmsg_ipv6.sh9 TMPF=$(mktemp --suffix ".pcap")
/third_party/gn/src/base/files/
H A Dfile_util.h287 // a number, -1 is returned. If |suffix| is not empty, also checks the
288 // existence of it with the given suffix.
290 const FilePath::StringType& suffix);
/third_party/icu/icu4c/source/i18n/
H A Dnumparse_affixes.h176 AffixMatcher(AffixPatternMatcher* prefix, AffixPatternMatcher* suffix, result_flags_t flags);
209 // 18 is the limit: positive, zero, and negative, each with prefix, suffix, and prefix+suffix,
212 // 6 is the limit: positive, zero, and negative, a prefix and a suffix for each,
/third_party/mesa3d/src/compiler/glsl/tests/
H A Dlower_precision_test.py2281 with tempfile.NamedTemporaryFile(mode='wt', suffix='.frag') as source_file:
/third_party/node/deps/icu-small/source/i18n/
H A Dnumparse_affixes.h176 AffixMatcher(AffixPatternMatcher* prefix, AffixPatternMatcher* suffix, result_flags_t flags);
209 // 18 is the limit: positive, zero, and negative, each with prefix, suffix, and prefix+suffix,
212 // 6 is the limit: positive, zero, and negative, a prefix and a suffix for each,
/third_party/icu/icu4c/source/tools/genren/
H A Dgenren.pl53 /^-S/ && (($U_ICU_VERSION_SUFFIX = shift(@ARGV)), next); # pick the suffix
268 -S - suffix (defaults to _MAJOR_MINOR of current ICU version)
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dtrace.h81 * Attach a prefix and a suffix to the given |category|, to be printed at the
84 * If a null pointer is passed as argument, the existing prefix or suffix is
90 int OSSL_trace_set_suffix(int category, const char *suffix);
/third_party/python/Tools/msi/
H A Dcsv_to_wxs.py56 if target.suffix.lower() in {".py", ".pyw"}:
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dpromote.py10 # Usage: promote.py [-overwrite] [-out dir] [-suffix str] files
13 # -suffix specifies suffix to add to output files, default ''
85 outFilename = args.outDir + '/' + os.path.basename(filename) + args.suffix
145 parser.add_argument('-suffix', action='store', dest='suffix',
147 help='Set the suffix added to updated file names (default: none)')
H A Dtest_reflow.py50 self.suffix = ''
/third_party/openssl/include/openssl/
H A Dtrace.h81 * Attach a prefix and a suffix to the given |category|, to be printed at the
84 * If a null pointer is passed as argument, the existing prefix or suffix is
90 int OSSL_trace_set_suffix(int category, const char *suffix);
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumparse_affixes.h174 AffixMatcher(AffixPatternMatcher* prefix, AffixPatternMatcher* suffix, result_flags_t flags);
207 // 9 is the limit: positive, zero, and negative, each with prefix, suffix, and prefix+suffix
209 // 6 is the limit: positive, zero, and negative, a prefix and a suffix for each
/third_party/skia/third_party/externals/icu/source/tools/genren/
H A Dgenren.pl53 /^-S/ && (($U_ICU_VERSION_SUFFIX = shift(@ARGV)), next); # pick the suffix
268 -S - suffix (defaults to _MAJOR_MINOR of current ICU version)
/third_party/alsa-lib/src/topology/
H A Ddata.c1884 char suffix[16]; in tplg_add_data() local
1914 snprintf(suffix, sizeof(suffix), "data%u", block++); in tplg_add_data()
1915 err = tplg_add_data_bytes(tplg, parent, suffix, tp->array, tp->size); in tplg_add_data()
1969 const char *suffix, const void *bin, size_t size) in tplg_add_data_bytes()
1975 if (suffix) in tplg_add_data_bytes()
1976 snprintf(id, sizeof(id), "%.30s:%.12s", parent->id, suffix); in tplg_add_data_bytes()
1968 tplg_add_data_bytes(snd_tplg_t *tplg, struct tplg_elem *parent, const char *suffix, const void *bin, size_t size) tplg_add_data_bytes() argument
/third_party/icu/tools/colprobe/
H A Dsortedlines.cpp916 Line trial, prefix, suffix; in gooseUp() local
934 suffix.clear(); in gooseUp()
936 suffix.append(*toSort[expIndexes[m]]); in gooseUp()
946 trial.append(suffix); in gooseUp()
969 suffix.clear(); in gooseUp()
971 suffix.append(*toSort[expIndexes[m]]); in gooseUp()
976 trial.append(suffix); in gooseUp()

Completed in 24 milliseconds

1...<<21222324252627282930>>...47