Home
last modified time | relevance | path

Searched defs:opts (Results 476 - 500 of 676) sorted by relevance

1...<<11121314151617181920>>...28

/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-array-object.c514 ecma_fast_array_get_property_names(ecma_object_t *object_p, uint32_t opts) ecma_fast_array_get_property_names() argument
1205 ecma_op_array_list_lazy_property_names(ecma_object_t *obj_p, uint32_t opts, ecma_collection_t *main_collection_p, ecma_collection_t *non_enum_collection_p) ecma_op_array_list_lazy_property_names() argument
/third_party/mesa3d/src/freedreno/decode/
H A Dcrashdec.c831 static const struct option opts[] = { variable
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_alu.c478 struct conversion_opts *opts = _opts; in handle_conversion_opts() local
848 struct conversion_opts opts = { in vtn_handle_alu() local
[all...]
/third_party/mesa3d/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp163 nir_load_store_vectorize_options opts = { }; in run_vectorizer() local
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_precision.cpp179 find_lowerable_rvalues_visitor(struct set *res, const struct gl_shader_compiler_options *opts) find_lowerable_rvalues_visitor() argument
H A Dgl_nir_linker.c780 const nir_remove_dead_variables_options opts = { in gl_nir_link_spirv() local
976 const nir_remove_dead_variables_options opts = { in gl_nir_link_glsl() local
/third_party/node/src/crypto/
H A Dcrypto_util.cc416 int opts = String::NO_OPTIONS; in SetFipsCrypto() local
/third_party/ntfs-3g/libfuse-lite/
H A Dfusermount.c279 static int get_mnt_opts(int flags, char *opts, char **mnt_optsp) in get_mnt_opts() argument
163 add_mount(const char *source, const char *mnt, const char *type, const char *opts) add_mount() argument
196 add_mount(const char *source, const char *mnt, const char *type, const char *opts) add_mount() argument
337 do_mount(const char *mnt, char **typep, mode_t rootmode, int fd, const char *opts, const char *dev, char **sourcep, char **mnt_optsp) do_mount() argument
593 mount_fuse(const char *mnt, const char *opts) mount_fuse() argument
667 fusermount(int unmount, int quiet, int lazy, const char *opts, const char *origmnt) fusermount() argument
[all...]
H A Dmount.c418 static int fuse_mount_fusermount(const char *mountpoint, const char *opts, in fuse_mount_fusermount() argument
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscp.c95 static struct options opts; variable
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duniset_props.cpp275 int32_t opts = RuleCharacterIterator::PARSE_VARIABLES | in applyPattern() local
[all...]
H A Ducasemap.cpp50 UCaseMap::UCaseMap(const char *localeID, uint32_t opts, UErrorCode *pErrorCode) : in UCaseMap() argument
/third_party/node/deps/cares/src/lib/
H A Dares_dns_record.c858 ares__dns_options_t * const *opts; in ares_dns_rr_get_opt_cnt() local
876 ares__dns_options_t * const *opts; in ares_dns_rr_get_opt() local
912 ares__dns_options_t * const *opts; ares_dns_rr_get_opt_byid() local
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_glsl_to_nir.cpp380 struct nir_remove_dead_variables_options opts; in st_nir_preprocess() local
755 static const gl_nir_linker_options opts = { in st_link_nir() local
1036 struct nir_lower_tex_options opts = {0}; in st_finalize_nir() local
[all...]
/third_party/libinput/tools/
H A Dlibinput-debug-events.c1023 static struct option opts[] = { in main() local
H A Dlibinput-debug-tablet.c530 static struct option opts[] = { in main() local
/third_party/lwip/src/core/
H A Dtcp_out.c1152 tcp_build_timestamp_option(const struct tcp_pcb *pcb, u32_t *opts) in tcp_build_timestamp_option() argument
1206 tcp_build_sack_option(const struct tcp_pcb *pcb, u32_t *opts, u8_t num_sacks) in tcp_build_sack_option() argument
1232 tcp_build_wnd_scale_option(u32_t *opts) tcp_build_wnd_scale_option() argument
1472 u32_t *opts; tcp_output_segment() local
1888 u32_t *opts; tcp_output_fill_options() local
[all...]
/third_party/libfuse/lib/
H A Dmount.c371 fuse_mount_fusermount(const char *mountpoint, struct mount_opts *mo, const char *opts, int quiet) fuse_mount_fusermount() argument
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dopt.c45 static const OPTIONS *opts; variable
/third_party/libabigail/src/
H A Dabg-elf-reader.cc483 fe_iface::options_type opts = options(); in reset() local
/third_party/popt/src/
H A Dpopthelp.c748 const void ** opts; member
[all...]
/third_party/openssl/apps/lib/
H A Dopt.c45 static const OPTIONS *opts; variable
/third_party/vk-gl-cts/executor/tools/
H A DxeCommandLineExecutor.cpp145 de::cmdline::CommandLine opts; in parseCommandLine() local
[all...]
/third_party/vk-gl-cts/external/amber/src/samples/
H A Damber.cc132 bool ParseArgs(const std::vector<std::string>& args, Options* opts) { in ParseArgs() argument
[all...]
/third_party/vk-gl-cts/external/amber/src/src/
H A Dpipeline.cc116 SetShaderOptimizations(const Shader* shader, const std::vector<std::string>& opts) SetShaderOptimizations() argument
141 SetShaderCompileOptions(const Shader* shader, const std::vector<std::string>& opts) SetShaderCompileOptions() argument

Completed in 31 milliseconds

1...<<11121314151617181920>>...28