Home
last modified time | relevance | path

Searched defs:input_flags (Results 1 – 7 of 7) sorted by relevance

/third_party/openssl/crypto/ui/
Dui_lib.c100 int input_flags, char *result_buf) in general_allocate_prompt()
121 enum UI_string_types type, int input_flags, in general_allocate_string()
153 int input_flags, char *result_buf) in general_allocate_boolean()
Dui_local.h64 int input_flags; /* Flags from the user */ member
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dvtdec.c611 VTDecodeFrameFlags input_flags; in gst_vtdec_handle_frame() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-string-prototype.c455 uint8_t input_flags = ECMA_STRING_FLAG_IS_ASCII; in ecma_builtin_string_prototype_object_replace() local
/third_party/pcre2/pcre2/src/sljit/
DsljitNativePPC_common.c1061 static sljit_s32 emit_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 input_flags, in emit_op()
2133 sljit_s32 reg, input_flags, cr_bit, invert; in sljit_emit_op_flags() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglviewconvert.c78 GstVideoMultiviewFlags input_flags; member
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-regexp-object.c1685 uint8_t input_flags = ECMA_STRING_FLAG_IS_ASCII; in ecma_regexp_exec_helper() local