/third_party/ltp/lib/ |
H A D | parse_opts.c | 150 int options = 0; /* no options specified */ in parse_opts() local [all...] |
/third_party/mesa3d/src/gallium/frontends/clover/llvm/ |
H A D | invocation.cpp | 475 std::vector<std::string> options = tokenize(opts + " input.cl"); in link_program() local
|
/third_party/mesa3d/src/gallium/include/pipe/ |
H A D | p_screen.h | 742 struct driOptionCache *options; member
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_shaderlib_nir.c | 88 const nir_shader_compiler_options *options = in si_create_copy_image_cs() local 141 const nir_shader_compiler_options *options = in si_create_dcc_retile_cs() local 189 const nir_shader_compiler_options *options = in gfx9_create_clear_dcc_msaa_cs() local 236 const nir_shader_compiler_options *options = in si_create_clear_buffer_rmw_cs() local 277 const nir_shader_compiler_options *options = in si_create_passthrough_tcs() local [all...] |
/third_party/mesa3d/src/gallium/drivers/tegra/ |
H A D | tegra_screen.c | 451 const void *options = NULL; in tegra_screen_get_compiler_options() local
|
/third_party/mesa3d/src/hgl/ |
H A D | GLView.cpp | 38 BGLView(BRect rect, const char* name, ulong resizingMode, ulong mode, ulong options) BGLView() argument 457 BGLView(BRect rect, char* name, ulong resizingMode, ulong mode, ulong options) BGLView() argument
|
/third_party/node/src/ |
H A D | histogram.cc | 23 Histogram::Histogram(const Options& options) { in Histogram() argument 36 HistogramImpl::HistogramImpl(const Histogram::Options& options) in HistogramImpl() argument 42 HistogramBase( Environment* env, Local<Object> wrap, const Histogram::Options& options) HistogramBase() argument 224 Create( Environment* env, const Histogram::Options& options) Create() argument 422 IntervalHistogram( Environment* env, Local<Object> wrap, AsyncWrap::ProviderType type, int32_t interval, std::function<void(Histogram&)> on_interval, const Histogram::Options& options) IntervalHistogram() argument 441 Create( Environment* env, int32_t interval, std::function<void(Histogram&)> on_interval, const Histogram::Options& options) Create() argument [all...] |
H A D | node_options.cc | 275 Parse( StringVector* const args, StringVector* const exec_args, StringVector* const v8_args, DebugOptions* const options, OptionEnvvarSettings required_env_settings, StringVector* const errors) Parse() argument 290 Parse( StringVector* const args, StringVector* const exec_args, StringVector* const v8_args, PerIsolateOptions* const options, OptionEnvvarSettings required_env_settings, StringVector* const errors) Parse() argument 300 Parse( StringVector* const args, StringVector* const exec_args, StringVector* const v8_args, PerProcessOptions* const options, OptionEnvvarSettings required_env_settings, StringVector* const errors) Parse() argument 1109 Local<Map> options = Map::New(isolate); GetCLIOptions() local [all...] |
H A D | node_os.cc | 278 Local<Object> options = args[0].As<Object>(); in GetUserInfo() local
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsls.c | 108 static struct options { struct
|
/third_party/ntfs-3g/src/ |
H A D | ntfs-3g_common.c | 242 char *options, *s, *opt, *val, *ret = NULL; in parse_mount_options() local [all...] |
/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...] |