/third_party/jerryscript/jerry-ext/include/jerryscript-ext/ |
H A D | arg.impl.h | 72 jerryx_arg_optional_t opt_flag) \ 77 if (opt_flag == JERRYX_ARG_OPTIONAL) \ 88 if (opt_flag == JERRYX_ARG_OPTIONAL) \ 128 jerryx_arg_optional_t opt_flag) /**< whether the argument is optional */ in jerryx_arg_number() 134 if (opt_flag == JERRYX_ARG_OPTIONAL) in jerryx_arg_number() 145 if (opt_flag == JERRYX_ARG_OPTIONAL) in jerryx_arg_number() 171 jerryx_arg_optional_t opt_flag) /**< whether the argument is optional */ in jerryx_arg_boolean() 177 if (opt_flag == JERRYX_ARG_OPTIONAL) in jerryx_arg_boolean() 188 if (opt_flag == JERRYX_ARG_OPTIONAL) in jerryx_arg_boolean() 215 jerryx_arg_optional_t opt_flag) /**< whethe in jerryx_arg_string() 126 jerryx_arg_number(double *dest, jerryx_arg_coerce_t coerce_flag, jerryx_arg_optional_t opt_flag) jerryx_arg_number() argument 169 jerryx_arg_boolean(bool *dest, jerryx_arg_coerce_t coerce_flag, jerryx_arg_optional_t opt_flag) jerryx_arg_boolean() argument 212 jerryx_arg_string(char *dest, uint32_t size, jerryx_arg_coerce_t coerce_flag, jerryx_arg_optional_t opt_flag) jerryx_arg_string() argument 257 jerryx_arg_utf8_string(char *dest, uint32_t size, jerryx_arg_coerce_t coerce_flag, jerryx_arg_optional_t opt_flag) jerryx_arg_utf8_string() argument 302 jerryx_arg_function(jerry_value_t *dest, jerryx_arg_optional_t opt_flag) jerryx_arg_function() argument 332 jerryx_arg_native_pointer(void **dest, const jerry_object_native_info_t *info_p, jerryx_arg_optional_t opt_flag) jerryx_arg_native_pointer() argument 393 jerryx_arg_object_properties(const jerryx_arg_object_props_t *object_props, jerryx_arg_optional_t opt_flag) jerryx_arg_object_properties() argument 421 jerryx_arg_array(const jerryx_arg_array_items_t *array_items_p, jerryx_arg_optional_t opt_flag) jerryx_arg_array() argument [all...] |
H A D | arg.h | 150 jerryx_arg_optional_t opt_flag); 162 jerryx_arg_number (double *dest, jerryx_arg_coerce_t coerce_flag, jerryx_arg_optional_t opt_flag); 164 jerryx_arg_boolean (bool *dest, jerryx_arg_coerce_t coerce_flag, jerryx_arg_optional_t opt_flag); 166 jerryx_arg_string (char *dest, uint32_t size, jerryx_arg_coerce_t coerce_flag, jerryx_arg_optional_t opt_flag); 168 jerryx_arg_utf8_string (char *dest, uint32_t size, jerryx_arg_coerce_t coerce_flag, jerryx_arg_optional_t opt_flag); 170 jerryx_arg_function (jerry_value_t *dest, jerryx_arg_optional_t opt_flag); 172 jerryx_arg_native_pointer (void **dest, const jerry_object_native_info_t *info_p, jerryx_arg_optional_t opt_flag); 178 jerryx_arg_object_properties (const jerryx_arg_object_props_t *object_props_p, jerryx_arg_optional_t opt_flag); 180 jerryx_arg_array (const jerryx_arg_array_items_t *array_items_p, jerryx_arg_optional_t opt_flag);
|
/third_party/openssl/test/testutil/ |
H A D | driver.c | 208 flag_test = opt_flag(); in process_shared_options() 212 flag_iter = opt_flag(); in process_shared_options()
|
/third_party/skia/third_party/externals/spirv-tools/tools/opt/ |
H A D | opt.cpp | 595 // invocation to ParseFlags). |opt_flag| contains the -Oconfig=FILENAME flag. 600 OptStatus ParseOconfigFlag(const char* prog_name, const char* opt_flag, in ParseOconfigFlag() argument 609 if (!ReadFlagsFromFile(opt_flag, &file_flags)) { in ParseOconfigFlag()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/opt/ |
H A D | opt.cpp | 595 // invocation to ParseFlags). |opt_flag| contains the -Oconfig=FILENAME flag. 600 OptStatus ParseOconfigFlag(const char* prog_name, const char* opt_flag, in ParseOconfigFlag() argument 609 if (!ReadFlagsFromFile(opt_flag, &file_flags)) { in ParseOconfigFlag()
|
/third_party/spirv-tools/tools/opt/ |
H A D | opt.cpp | 611 // invocation to ParseFlags). |opt_flag| contains the -Oconfig=FILENAME flag. 616 OptStatus ParseOconfigFlag(const char* prog_name, const char* opt_flag, in ParseOconfigFlag() argument 625 if (!ReadFlagsFromFile(opt_flag, &file_flags)) { in ParseOconfigFlag()
|
/third_party/node/deps/openssl/openssl/apps/include/ |
H A D | opt.h | 365 char *opt_flag(void);
|
/third_party/openssl/apps/include/ |
H A D | opt.h | 365 char *opt_flag(void);
|
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | opt.c | 993 char *opt_flag(void) in opt_flag() function
|
/third_party/openssl/apps/lib/ |
H A D | opt.c | 988 char *opt_flag(void) in opt_flag() function
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | cmp.c | 2317 opt_flag()); in opt_str() 2320 CMP_warn1("%s option argument starts with hyphen", opt_flag()); in opt_str()
|
H A D | pkcs12.c | 244 enc_flag = opt_flag() + 1; in pkcs12_main()
|
H A D | cms.c | 690 wrapname = opt_flag() + 1; in cms_main()
|
H A D | s_server.c | 1294 || !sk_OPENSSL_STRING_push(ssl_args, opt_flag()) in s_server_main()
|
H A D | s_client.c | 1054 || !sk_OPENSSL_STRING_push(ssl_args, opt_flag()) in s_client_main()
|
/third_party/openssl/apps/ |
H A D | cmp.c | 2316 opt_flag()); in opt_str() 2319 CMP_warn1("%s option argument starts with hyphen", opt_flag()); in opt_str()
|
H A D | cms.c | 689 wrapname = opt_flag() + 1; in cms_main()
|
H A D | pkcs12.c | 244 enc_flag = opt_flag() + 1; in pkcs12_main()
|
H A D | s_server.c | 1294 || !sk_OPENSSL_STRING_push(ssl_args, opt_flag()) in s_server_main()
|
H A D | s_client.c | 1054 || !sk_OPENSSL_STRING_push(ssl_args, opt_flag()) in s_client_main()
|