| /third_party/icu/icu4c/source/i18n/ |
| H A D | collationkeys.cpp | 234 int32_t options = settings.options; in writeSortKeyUpToQuaternary() local [all...] |
| /third_party/libuv/src/unix/ |
| H A D | process.c | 109 int options; in uv__wait_children() local 277 static void uv__process_child_init(const uv_process_options_t* options, in uv__process_child_init() argument 459 uv__spawn_set_posix_spawn_attrs( posix_spawnattr_t* attrs, const uv__posix_spawn_fncs_t* posix_spawn_fncs, const uv_process_options_t* options) uv__spawn_set_posix_spawn_attrs() argument 531 uv__spawn_set_posix_spawn_file_actions( posix_spawn_file_actions_t* actions, const uv__posix_spawn_fncs_t* posix_spawn_fncs, const uv_process_options_t* options, int stdio_count, int (*pipes)[2]) uv__spawn_set_posix_spawn_file_actions() argument 668 uv__spawn_resolve_and_spawn(const uv_process_options_t* options, posix_spawnattr_t* attrs, posix_spawn_file_actions_t* actions, pid_t* pid) uv__spawn_resolve_and_spawn() argument 768 uv__spawn_and_init_child_posix_spawn( const uv_process_options_t* options, int stdio_count, int (*pipes)[2], pid_t* pid, const uv__posix_spawn_fncs_t* posix_spawn_fncs) uv__spawn_and_init_child_posix_spawn() argument 809 uv__spawn_and_init_child_fork(const uv_process_options_t* options, int stdio_count, int (*pipes)[2], int error_fd, pid_t* pid) uv__spawn_and_init_child_fork() argument 850 uv__spawn_and_init_child( uv_loop_t* loop, const uv_process_options_t* options, int stdio_count, int (*pipes)[2], pid_t* pid) uv__spawn_and_init_child() argument 956 uv_spawn(uv_loop_t* loop, uv_process_t* process, const uv_process_options_t* options) uv_spawn() argument [all...] |
| /third_party/libuv/test/ |
| H A D | test-ipc.c | 283 uv_process_options_t options; in spawn_helper() local
|
| /third_party/libabigail/tools/ |
| H A D | abicompat.cc | 60 class options class 89 options(const char* program_name) in options() function in options [all...] |
| H A D | abilint.cc | 75 struct options struct 95 options() in options() function [all...] |
| /third_party/mbedtls/programs/ssl/ |
| H A D | ssl_mail_client.c | 123 struct options { struct
|
| /third_party/lzma/CPP/7zip/UI/Common/ |
| H A D | Extract.cpp | 38 DecompressArchive( CCodecs *codecs, const CArchiveLink &arcLink, UInt64 packSize, const NWildcard::CCensorNode &wildcardCensor, const CExtractOptions &options, bool calcCrc, IExtractCallbackUI *callback, IFolderArchiveExtractCallback *callbackFAE, CArchiveExtractCallback *ecs, UString &errorMessage, UInt64 &stdInProcessed) DecompressArchive() argument 264 Extract( CCodecs *codecs, const CObjectVector<COpenType> &types, const CIntVector &excludedFormats, UStringVector &arcPaths, UStringVector &arcPathsFull, const NWildcard::CCensorNode &wildcardCensor, const CExtractOptions &options, IOpenCallbackUI *openCallback, IExtractCallbackUI *extractCallback, IFolderArchiveExtractCallback *faeCallback, IHashCalc *hash, UString &errorMessage, CDecompressStat &st) Extract() argument [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_subgroups.c | 65 ballot_type_to_uint(nir_builder *b, nir_ssa_def *value, const nir_lower_subgroups_options *options) ballot_type_to_uint() argument 201 lower_shuffle_to_swizzle(nir_builder *b, nir_intrinsic_instr *intrin, const nir_lower_subgroups_options *options) lower_shuffle_to_swizzle() argument 231 lower_to_shuffle(nir_builder *b, nir_intrinsic_instr *intrin, const nir_lower_subgroups_options *options) lower_to_shuffle() argument 396 build_ballot_imm_ishl(nir_builder *b, int64_t val, nir_ssa_def *shift, const nir_lower_subgroups_options *options) build_ballot_imm_ishl() argument 441 build_subgroup_eq_mask(nir_builder *b, const nir_lower_subgroups_options *options) build_subgroup_eq_mask() argument 450 build_subgroup_ge_mask(nir_builder *b, const nir_lower_subgroups_options *options) build_subgroup_ge_mask() argument 459 build_subgroup_gt_mask(nir_builder *b, const nir_lower_subgroups_options *options) build_subgroup_gt_mask() argument 473 build_subgroup_mask(nir_builder *b, const nir_lower_subgroups_options *options) build_subgroup_mask() argument 557 lower_dynamic_quad_broadcast(nir_builder *b, nir_intrinsic_instr *intrin, const nir_lower_subgroups_options *options) lower_dynamic_quad_broadcast() argument 608 const nir_lower_subgroups_options *options = _options; lower_subgroups_instr() local 839 nir_lower_subgroups(nir_shader *shader, const nir_lower_subgroups_options *options) nir_lower_subgroups() argument [all...] |
| H A D | nir_lower_mediump.c | 728 struct nir_fold_16bit_tex_image_options *options = params; in fold_16bit_tex_image() local 677 fold_16bit_tex_srcs(nir_builder *b, nir_tex_instr *tex, struct nir_fold_tex_srcs_options *options) fold_16bit_tex_srcs() argument 765 nir_fold_16bit_tex_image(nir_shader *nir, struct nir_fold_16bit_tex_image_options *options) nir_fold_16bit_tex_image() argument [all...] |
| H A D | nir_builder.c | 37 nir_builder_init_simple_shader(gl_shader_stage stage, const nir_shader_compiler_options *options, const char *name, ...) nir_builder_init_simple_shader() argument
|
| H A D | nir_lower_double_ops.c | 629 nir_lower_doubles_options options; member 636 const nir_lower_doubles_options options = data->options; in should_lower_double_instr() local 664 const nir_lower_doubles_options options = data->options; in lower_doubles_instr() local 460 lower_doubles_instr_to_soft(nir_builder *b, nir_alu_instr *instr, const nir_shader *softfp64, nir_lower_doubles_options options) lower_doubles_instr_to_soft() argument 718 nir_lower_doubles_impl(nir_function_impl *impl, const nir_shader *softfp64, nir_lower_doubles_options options) nir_lower_doubles_impl() argument 755 nir_lower_doubles(nir_shader *shader, const nir_shader *softfp64, nir_lower_doubles_options options) nir_lower_doubles() argument [all...] |
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_shader.c | 661 ir3_shader_from_nir(struct ir3_compiler *compiler, nir_shader *nir, const struct ir3_shader_options *options, struct ir3_stream_output_info *stream_output) ir3_shader_from_nir() argument
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | opt_algebraic.cpp | 77 const struct gl_shader_compiler_options *options; member in __anon7201::ir_algebraic_visitor 49 ir_algebraic_visitor(bool native_integers, const struct gl_shader_compiler_options *options) ir_algebraic_visitor() argument 1048 do_algebraic(exec_list *instructions, bool native_integers, const struct gl_shader_compiler_options *options) do_algebraic() argument
|
| /third_party/mesa3d/src/compiler/isaspec/ |
| H A D | decode.c | 117 const struct isa_decode_options *options; member 548 const struct isa_decode_options *options = scope->state->options; in display_field() local 765 isa_decode(void *bin, int sz, FILE *out, const struct isa_decode_options *options) isa_decode() argument [all...] |
| /third_party/ltp/lib/ |
| H A D | tst_timer_test.c | 413 static struct tst_option options[] = { variable
|
| H A D | parse_opts.c | 150 int options = 0; /* no options specified */ in parse_opts() local [all...] |
| /third_party/libwebsockets/test-apps/ |
| H A D | test-client.c | 555 static struct option options[] = { variable
|
| H A D | test-server.c | 379 static struct option options[] = { variable
|
| /third_party/ltp/include/ |
| H A D | tst_test.h | 155 struct tst_option *options; member
|
| /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...] |