| /third_party/skia/third_party/externals/spirv-cross/tests-other/ |
| H A D | c_api_test.c | 116 spvc_compiler_options options = NULL; in main() local [all...] |
| /third_party/skia/third_party/externals/libwebp/src/dec/ |
| H A D | webpi_dec.h | 40 const WebPDecoderOptions* options; // if not NULL, use alt decoding features member
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | collationcompare.cpp | 34 int32_t options = settings.options; in compareUpToQuaternary() local [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/genccode/ |
| H A D | genccode.c | 78 static UOption options[]={ variable [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/gennorm2/ |
| H A D | gennorm2.cpp | 68 static UOption options[]={ variable [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/genrb/ |
| H A D | prscmnts.cpp | 47 removeText(UChar *source, int32_t srcLen, UnicodeString patString,uint32_t options, UnicodeString replaceText, UErrorCode *status) removeText() argument
|
| /third_party/skia/tests/ |
| H A D | AnimatedImageTest.cpp | 317 SkCodec::Options options; in DEF_TEST() local
|
| H A D | SkSLTest.cpp | 140 SkRuntimeEffect::Options options = in test_permutations() local 48 test_one_permutation(skiatest::Reporter* r, SkSurface* surface, const char* testFile, const char* permutationSuffix, const SkRuntimeEffect::Options& options) test_one_permutation() argument
|
| H A D | SkDSLRuntimeEffectTest.cpp | 41 SkRuntimeEffect::Options options; in end() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| H A D | BackendD3D12.cpp | 154 AdapterDiscoveryOptions options; in DiscoverDefaultAdapters() local 166 const AdapterDiscoveryOptions* options = in DiscoverAdapters() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| H A D | ShaderModuleVk.cpp | 167 tint::writer::spirv::Options options; in GetTransformedModuleHandle() local
|
| /third_party/python/Lib/lib2to3/ |
| H A D | fixer_base.py | 27 options = None # Options object passed to initializer variable in BaseFix
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | bytesinkutil.cpp | 97 appendNonEmptyUnchanged(const uint8_t *s, int32_t length, ByteSink &sink, uint32_t options, Edits *edits) appendNonEmptyUnchanged() argument 109 appendUnchanged(const uint8_t *s, const uint8_t *limit, ByteSink &sink, uint32_t options, Edits *edits, UErrorCode &errorCode) appendUnchanged() argument
|
| H A D | ucasemap_imp.h | 72 inline UBool ustrcase_checkTitleAdjustmentOptions(uint32_t options, UErrorCode &errorCode) { in ustrcase_checkTitleAdjustmentOptions() argument 120 uint32_t options; global() member [all...] |
| H A D | ucol_data.h | 40 uint32_t options; /* these are the default options for the collator */ member
|
| H A D | ucptrie_impl.h | 36 uint16_t options; member
|
| H A D | unistr_case.cpp | 94 UnicodeString::caseMap(int32_t caseLocale, uint32_t options, UCASEMAP_BREAK_ITERATOR_PARAM in caseMap() argument 217 UnicodeString::foldCase(uint32_t options) { in foldCase() argument
|
| H A D | unorm.cpp | 56 unorm_quickCheckWithOptions(const UChar *src, int32_t srcLength, UNormalizationMode mode, int32_t options, UErrorCode *pErrorCode) unorm_quickCheckWithOptions() argument 79 unorm_isNormalizedWithOptions(const UChar *src, int32_t srcLength, UNormalizationMode mode, int32_t options, UErrorCode *pErrorCode) unorm_isNormalizedWithOptions() argument 97 unorm_normalize(const UChar *src, int32_t srcLength, UNormalizationMode mode, int32_t options, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) unorm_normalize() argument 177 unorm_iterate(UCharIterator *src, UBool forward, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode) unorm_iterate() argument 197 unorm_previous(UCharIterator *src, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode) unorm_previous() argument 210 unorm_next(UCharIterator *src, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode) unorm_next() argument 261 unorm_concatenate(const UChar *left, int32_t leftLength, const UChar *right, int32_t rightLength, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UErrorCode *pErrorCode) unorm_concatenate() argument [all...] |
| H A D | unormcmp.cpp | 143 unorm_cmpEquivFold(const UChar *s1, int32_t length1, const UChar *s2, int32_t length2, uint32_t options, UErrorCode *pErrorCode) unorm_cmpEquivFold() argument 561 unorm_compare(const UChar *s1, int32_t length1, const UChar *s2, int32_t length2, uint32_t options, UErrorCode *pErrorCode) unorm_compare() argument [all...] |
| H A D | utrie2_impl.h | 59 uint16_t options; member
|
| /third_party/toybox/lib/ |
| H A D | args.c | 232 char *options = toys.which->options; in parse_optflaglist() local [all...] |
| /third_party/toybox/porting/liteos_a/ |
| H A D | toys.h | 98 char *options; member
|
| /third_party/toybox/ |
| H A D | toys.h | 92 char *options; member
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | APISample_WatchWithOwnWatchHost.js | [all...] |
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| H A D | CopyTextureForBrowserTests.cpp | 58 wgpu::CopyTextureForBrowserOptions options = {}; in TestCopyTextureForBrowser() local
|