| /third_party/node/deps/icu-small/source/common/ |
| H A D | ucptrie.cpp | 49 int32_t options = header->options; in ucptrie_openFromBinary() local
|
| H A D | ubiditransform.cpp | 257 doShape(UBiDiTransform *pTransform, uint32_t options, UErrorCode *pErrorCode) in doShape() argument
|
| H A D | uidna.cpp | 194 _internal_toASCII(const char16_t* src, int32_t srcLength, char16_t* dest, int32_t destCapacity, int32_t options, UStringPrepProfile* nameprep, UParseError* parseError, UErrorCode* status) _internal_toASCII() argument 394 _internal_toUnicode(const char16_t* src, int32_t srcLength, char16_t* dest, int32_t destCapacity, int32_t options, UStringPrepProfile* nameprep, UParseError* parseError, UErrorCode* status) _internal_toUnicode() argument 611 uidna_toASCII(const char16_t* src, int32_t srcLength, char16_t* dest, int32_t destCapacity, int32_t options, UParseError* parseError, UErrorCode* status) uidna_toASCII() argument 640 uidna_toUnicode(const char16_t* src, int32_t srcLength, char16_t* dest, int32_t destCapacity, int32_t options, UParseError* parseError, UErrorCode* status) uidna_toUnicode() argument 669 uidna_IDNToASCII( const char16_t *src, int32_t srcLength, char16_t* dest, int32_t destCapacity, int32_t options, UParseError *parseError, UErrorCode *status) uidna_IDNToASCII() argument 762 uidna_IDNToUnicode( const char16_t* src, int32_t srcLength, char16_t* dest, int32_t destCapacity, int32_t options, UParseError* parseError, UErrorCode* status) uidna_IDNToUnicode() argument 861 uidna_compare( const char16_t *s1, int32_t length1, const char16_t *s2, int32_t length2, int32_t options, UErrorCode* status) uidna_compare() argument [all...] |
| H A D | ucnv_bld.h | 182 uint32_t options; /* options flags from UConverterOpen, may contain additional bits */ member
|
| H A D | ucnv_cnv.h | 57 uint32_t options; member
|
| H A D | utrie.h | 761 uint32_t options; member
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | collationkeys.cpp | 234 int32_t options = settings.options; in writeSortKeyUpToQuaternary() local [all...] |
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_nir_lower_int_samplers.c | 416 lower_sample_to_txf_for_integer_tex_impl(nir_builder *b, nir_instr *instr, void *options) lower_sample_to_txf_for_integer_tex_impl() argument
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_atifs_to_nir.c | 443 st_translate_atifs_program(struct ati_fragment_shader *atifs, const struct st_fp_variant_key *key, struct gl_program *program, const nir_shader_compiler_options *options) st_translate_atifs_program() argument
|
| H A D | st_extensions.c | 173 struct gl_shader_compiler_options *options = in st_init_limits() local 753 st_init_extensions(struct pipe_screen *screen, struct gl_constants *consts, struct gl_extensions *extensions, struct st_config_options *options, gl_api api) st_init_extensions() argument [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cstrcase.c | 734 uint32_t options; in TestUCaseMap() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | idnaref.cpp | 257 idnaref_toASCII(const UChar* src, int32_t srcLength, UChar* dest, int32_t destCapacity, int32_t options, UParseError* parseError, UErrorCode* status) idnaref_toASCII() argument 426 idnaref_toUnicode(const UChar* src, int32_t srcLength, UChar* dest, int32_t destCapacity, int32_t options, UParseError* parseError, UErrorCode* status) idnaref_toUnicode() argument 691 idnaref_IDNToASCII( const UChar* src, int32_t srcLength, UChar* dest, int32_t destCapacity, int32_t options, UParseError* parseError, UErrorCode* status) idnaref_IDNToASCII() argument 846 idnaref_IDNToUnicode( const UChar* src, int32_t srcLength, UChar* dest, int32_t destCapacity, int32_t options, UParseError* parseError, UErrorCode* status) idnaref_IDNToUnicode() argument 1002 idnaref_compare( const UChar *s1, int32_t length1, const UChar *s2, int32_t length2, int32_t options, UErrorCode* status) idnaref_compare() argument [all...] |
| /third_party/icu/icu4c/source/tools/makeconv/ |
| H A D | makeconv.cpp | 187 static UOption options[]={ variable [all...] |
| /third_party/icu/icu4c/source/test/perf/utfperf/ |
| H A D | utfperf.cpp | 56 static UOption options[UTFPERF_OPTIONS_COUNT]={ variable [all...] |
| /third_party/icu/icu4c/source/tools/gensprep/ |
| H A D | store.c | 354 extern void setOptions(int32_t options){ in setOptions() argument
|
| /third_party/libdrm/tests/amdgpu/ |
| H A D | amdgpu_test.c | 310 static const char options[] = "hlrps:t:b:d:f"; variable
|
| /third_party/libfuse/test/ |
| H A D | test_examples.py | 40 options = [] variable [all...] |
| /third_party/libfuse/lib/ |
| H A D | helper.c | 461 int fuse_open_channel(const char *mountpoint, const char* options) in fuse_open_channel() argument
|
| /third_party/libinput/tools/ |
| H A D | shared.c | 99 tools_init_options(struct tools_options *options) in tools_init_options() argument 126 tools_parse_option(int option, const char *optarg, struct tools_options *options) tools_parse_option() argument 457 tools_device_apply_config(struct libinput_device *device, struct tools_options *options) tools_device_apply_config() argument [all...] |
| /third_party/node/deps/v8/src/codegen/ |
| H A D | assembler.cc | 55 AssemblerOptions options; in Default() local 88 AssemblerOptions options in DefaultForOffHeapTrampoline() local 186 AssemblerBase(const AssemblerOptions& options, std::unique_ptr<AssemblerBuffer> buffer) AssemblerBase() argument [all...] |
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-intl.cc | 62 Handle<Object> options = args.atOrUndefined(isolate, 2); in BUILTIN() local 73 Handle<Object> options = args.atOrUndefined(isolate, 2); in BUILTIN() local 124 Handle<Object> options = args.atOrUndefined(isolate, 2); in BUILTIN() local 279 Handle<Object> options = args.atOrUndefined(isolate, 2); in LegacyFormatConstructor() local 359 Handle<Object> options in DisallowCallConstructor() local 383 Handle<Object> options = args.atOrUndefined(isolate, 2); CallOrConstructConstructor() local 415 Handle<Object> options = args.atOrUndefined(isolate, 2); BUILTIN() local 678 Handle<Object> options = args.atOrUndefined(isolate, 2); BUILTIN() local 704 Handle<Object> options = args.atOrUndefined(isolate, 2); BUILTIN() local 798 Handle<Object> options = args.atOrUndefined(isolate, 2); BUILTIN() local 1051 Handle<Object> options = args.atOrUndefined(isolate, 2); BUILTIN() local 1077 Handle<Object> options = args.atOrUndefined(isolate, 2); BUILTIN() local 1169 Handle<Object> options = args.atOrUndefined(isolate, 2); BUILTIN() local [all...] |
| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | instructions-arm64.cc | 223 void Instruction::SetImmPCOffsetTarget(const AssemblerOptions& options, in SetImmPCOffsetTarget() argument 237 void Instruction::SetPCRelImmTarget(const AssemblerOptions& options, in SetPCRelImmTarget() argument 287 SetUnresolvedInternalReferenceImmTarget( const AssemblerOptions& options, Instruction* target) SetUnresolvedInternalReferenceImmTarget() argument
|
| /third_party/node/deps/v8/src/base/platform/ |
| H A D | platform-fuchsia.cc | 99 zx_vm_option_t options = GetProtectionFromMemoryPermission(access); in MapVmo() local 194 zx_vm_option_t options = ZX_VM_CAN_MAP_READ | ZX_VM_CAN_MAP_WRITE | in CreateAddressSpaceReservationInternal() local [all...] |
| /third_party/node/deps/v8/src/execution/ |
| H A D | execution.cc | 64 auto options = Handle<FixedArray>::cast(argv[0]); in GetAndResetHostDefinedOptions() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-collator.cc | 46 Maybe<CaseFirst> GetCaseFirst(Isolate* isolate, Handle<JSReceiver> options, in GetCaseFirst() argument 55 void CreateDataPropertyForOptions(Isolate* isolate, Handle<JSObject> options, in CreateDataPropertyForOptions() argument 69 void CreateDataPropertyForOptions(Isolate* isolate, Handle<JSObject> options, in CreateDataPropertyForOptions() argument 86 Handle<JSObject> options = in ResolvedOptions() local 289 Handle<JSReceiver> options; New() local [all...] |