| /third_party/libcoap/examples/ |
| H A D | coap-client.c | 260 coap_new_request(coap_context_t *ctx, coap_session_t *session, method_t m, coap_optlist_t **options, unsigned char *data, size_t length) coap_new_request() argument [all...] |
| /third_party/lzma/CPP/7zip/UI/Console/ |
| H A D | List.cpp | 1146 COpenOptions options;
in ListArchives() local
|
| /third_party/lzma/CPP/7zip/UI/Common/ |
| H A D | Update.cpp | 347 Compress( const CUpdateOptions &options, bool isUpdatingItself, CCodecs *codecs, const CActionSet &actionSet, const CArc *arc, CArchivePath &archivePath, const CObjectVector<CArcItem> &arcItems, Byte *processedItemsStatuses, const CDirItems &dirItems, const CDirItem *parentDirItem, CTempFiles &tempFiles, CMultiOutStream_Bunch &multiStreams, CUpdateErrorInfo &errorInfo, IUpdateCallbackUI *callback, CFinishArchiveStat &st) Compress() argument 1099 UpdateArchive( CCodecs *codecs, const CObjectVector<COpenType> &types, const UString &cmdArcPath2, NWildcard::CCensor &censor, CUpdateOptions &options, CUpdateErrorInfo &errorInfo, IOpenCallbackUI *openCallback, IUpdateCallbackUI2 *callback, bool needSetPath) UpdateArchive() argument [all...] |
| H A D | HashCalc.cpp | 356 static void Add_LF(CDynLimBuf &hashFileString, const CHashOptionsLocal &options)
in Add_LF() argument 364 WriteLine(CDynLimBuf &hashFileString, const CHashOptionsLocal &options, const UString &path2, bool isDir, const AString &methodName, const AString &hashesString) WriteLine() argument 435 WriteLine(CDynLimBuf &hashFileString, const CHashOptionsLocal &options, const UString &path, bool isDir, const CHashBundle &hb) WriteLine() argument 451 HashCalc( DECL_EXTERNAL_CODECS_LOC_VARS const NWildcard::CCensor &censor, const CHashOptions &options, AString &errorInfo, IHashCallbackUI *callback) HashCalc() argument 1819 CHashOptionsLocal options = _options; UpdateItems() local [all...] |
| H A D | ArchiveCommandLine.cpp | 853 static void ParseUpdateCommandString(CUpdateOptions &options,
in ParseUpdateCommandString() argument 902 SetAddCommandOptions( NCommandType::EEnum commandType, const CParser &parser, CUpdateOptions &options) SetAddCommandOptions() argument 993 Parse1(const UStringVector &commandStrings, CArcCmdLineOptions &options) Parse1() argument 1221 Parse2(CArcCmdLineOptions &options) Parse2() argument [all...] |
| /third_party/jerryscript/jerry-core/parser/js/ |
| H A D | js-lexer.c | 618 lexer_parse_identifier(parser_context_t *context_p, lexer_parse_options_t options) lexer_parse_identifier() argument
|
| /third_party/jerryscript/jerry-core/ecma/operations/ |
| H A D | ecma-objects.c | 72 ecma_op_object_get_own_property(ecma_object_t *object_p, ecma_string_t *property_name_p, ecma_property_ref_t *property_ref_p, uint32_t options) ecma_op_object_get_own_property() argument 362 ecma_op_object_get_property(ecma_object_t *object_p, ecma_string_t *property_name_p, ecma_property_ref_t *property_ref_p, uint32_t options) ecma_op_object_get_property() argument [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_io.c | 46 nir_lower_io_options options; member 644 const nir_shader_compiler_options *options = b->shader->options; in nir_lower_io_block() local 762 nir_lower_io_impl(nir_function_impl *impl, nir_variable_mode modes, int (*type_size)(const struct glsl_type *, bool), nir_lower_io_options options) nir_lower_io_impl() argument 801 nir_lower_io(nir_shader *shader, nir_variable_mode modes, int (*type_size)(const struct glsl_type *, bool), nir_lower_io_options options) nir_lower_io() argument [all...] |
| H A D | nir_opt_load_store_vectorize.c | 206 const nir_load_store_vectorize_options *options; member 1516 nir_opt_load_store_vectorize(nir_shader *shader, const nir_load_store_vectorize_options *options) in nir_opt_load_store_vectorize() argument [all...] |
| H A D | nir_lower_tex.c | 306 sample_plane(nir_builder *b, nir_tex_instr *tex, int plane, const nir_lower_tex_options *options) sample_plane() argument 345 convert_yuv_to_rgb(nir_builder *b, nir_tex_instr *tex, nir_ssa_def *y, nir_ssa_def *u, nir_ssa_def *v, nir_ssa_def *a, const nir_lower_tex_options *options, unsigned texture_index) convert_yuv_to_rgb() argument 401 lower_y_uv_external(nir_builder *b, nir_tex_instr *tex, const nir_lower_tex_options *options, unsigned texture_index) lower_y_uv_external() argument 420 lower_y_u_v_external(nir_builder *b, nir_tex_instr *tex, const nir_lower_tex_options *options, unsigned texture_index) lower_y_u_v_external() argument 440 lower_yx_xuxv_external(nir_builder *b, nir_tex_instr *tex, const nir_lower_tex_options *options, unsigned texture_index) lower_yx_xuxv_external() argument 459 lower_xy_uxvx_external(nir_builder *b, nir_tex_instr *tex, const nir_lower_tex_options *options, unsigned texture_index) lower_xy_uxvx_external() argument 478 lower_ayuv_external(nir_builder *b, nir_tex_instr *tex, const nir_lower_tex_options *options, unsigned texture_index) lower_ayuv_external() argument 496 lower_y41x_external(nir_builder *b, nir_tex_instr *tex, const nir_lower_tex_options *options, unsigned texture_index) lower_y41x_external() argument 514 lower_xyuv_external(nir_builder *b, nir_tex_instr *tex, const nir_lower_tex_options *options, unsigned texture_index) lower_xyuv_external() argument 532 lower_yuv_external(nir_builder *b, nir_tex_instr *tex, const nir_lower_tex_options *options, unsigned texture_index) lower_yuv_external() argument 550 lower_yu_yv_external(nir_builder *b, nir_tex_instr *tex, const nir_lower_tex_options *options, unsigned texture_index) lower_yu_yv_external() argument 1036 lower_tex_packing(nir_builder *b, nir_tex_instr *tex, const nir_lower_tex_options *options) lower_tex_packing() argument 1362 nir_lower_tex_block(nir_block *block, nir_builder *b, const nir_lower_tex_options *options, const struct nir_shader_compiler_options *compiler_options) nir_lower_tex_block() argument 1607 nir_lower_tex_impl(nir_function_impl *impl, const nir_lower_tex_options *options, const struct nir_shader_compiler_options *compiler_options) nir_lower_tex_impl() argument 1625 nir_lower_tex(nir_shader *shader, const nir_lower_tex_options *options) nir_lower_tex() argument [all...] |
| H A D | nir_linking_helpers.c | 718 allow_pack_interp_type(nir_pack_varying_options options, int type) in allow_pack_interp_type() argument 743 allow_pack_interp_loc(nir_pack_varying_options options, int loc) in allow_pack_interp_loc() argument 765 assign_remap_locations(struct varying_loc (*remap)[4], struct assigned_comps *assigned_comps, struct varying_component *info, unsigned *cursor, unsigned *comp, unsigned max_location, nir_pack_varying_options options) assign_remap_locations() argument 873 nir_pack_varying_options options = consumer->options->pack_varying_options; compact_components() local [all...] |
| /third_party/ltp/lib/ |
| H A D | tst_cgroup.c | 804 tst_cg_require(const char *const ctrl_name, const struct tst_cg_opts *options) tst_cg_require() argument
|
| H A D | tst_test.c | 510 } options[] = { variable [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_shader.c | 1567 const void *options = screen->get_compiler_options(screen, PIPE_SHADER_IR_NIR, in si_deserialize_shader() local
|
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_context.c | 688 struct nir_to_tgsi_options options = { in virgl_shader_encoder() local 1378 struct nir_to_tgsi_options options = { in virgl_create_compute_state() local
|
| /third_party/node/src/ |
| H A D | cares_wrap.cc | 712 struct ares_options options; in Setup() local
|
| H A D | env-inl.h | 407 inline std::shared_ptr<EnvironmentOptions> Environment::options() { in options() function in node::Environment 519 inline std::shared_ptr<PerIsolateOptions> IsolateData::options() { in options() function in node::IsolateData 523 set_options( std::shared_ptr<PerIsolateOptions> options) set_options() argument
|
| H A D | node_wasi.cc | 171 uvwasi_options_t options; in New() local 120 WASI(Environment* env, Local<Object> object, uvwasi_options_t* options) WASI() argument [all...] |
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsinfo.c | 87 static struct options { struct
|
| /third_party/ntfs-3g/src/ |
| H A D | ntfs-3g.c | 4228 char options[64]; in set_fuseblk_options() local [all...] |
| /third_party/nghttp2/src/ |
| H A D | util.cc | 601 void show_candidates(const char *unkopt, const option *options) { in show_candidates() argument [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uloc.cpp | 1466 _canonicalize(const char* localeID, ByteSink& sink, uint32_t options, UErrorCode* err) _canonicalize() argument [all...] |
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_cb_drawpixels.c | 147 const nir_shader_compiler_options *options = in make_drawpix_z_stencil_program_nir() local 199 const nir_shader_compiler_options *options = in make_drawpix_zs_to_color_program_nir() local
|
| H A D | st_context.h | 361 struct st_config_options options; member
|
| /third_party/mesa3d/src/loader/ |
| H A D | loader_dri3_helper.c | 1095 uint32_t options = XCB_PRESENT_OPTION_NONE; in loader_dri3_swap_buffers_msc() local
|