Home
last modified time | relevance | path

Searched defs:mode (Results 1576 - 1600 of 12201) sorted by relevance

1...<<61626364656667686970>>...489

/third_party/icu/icu4c/source/common/unicode/
H A Dnormlzr.h785 quickCheck(const UnicodeString& source, UNormalizationMode mode, UErrorCode &status) quickCheck() argument
792 isNormalized(const UnicodeString& source, UNormalizationMode mode, UErrorCode &status) isNormalized() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dname2uni.cpp139 int32_t mode = 0; in handleTransliterate() local
[all...]
/third_party/libsnd/tests/
H A Dwin32_test.c107 int fd, mode, flags ; in show_fstat_error() local
172 int fd, mode, flags ; in show_lseek_error() local
229 int fd, mode, flags ; show_stat_fstat_error() local
[all...]
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-genaes.h86 enum enum_aes_modes mode; member
H A Dlws-gpio.h53 void (*mode)(_lws_plat_gpio_t gpio, int flags); member
/third_party/ltp/include/
H A Dtst_safe_posix_ipc.h33 mode_t mode; in safe_mq_open() local
/third_party/ltp/testcases/kernel/fs/doio/
H A Dopen_flags.c239 char *openflags2symbols(int openflags, char *sep, int mode) in openflags2symbols() argument
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dswapchain9.h51 D3DDISPLAYMODEEX *mode; member
/third_party/mesa3d/src/gallium/tests/graw/
H A Dfs-fragcoord.c103 set_fragment_shader(int mode) in set_fragment_shader() argument
222 init(int mode) in init() argument
240 int mode = argc > 1 ? atoi(argv[1]) : 0; in main() local
/third_party/mesa3d/src/glx/tests/
H A Dfake_glx_screen.h71 fake_glx_context(struct glx_screen *psc, struct glx_config *mode) in fake_glx_context() argument
105 fake_glx_context_direct(struct glx_screen *psc, struct glx_config *mode) in fake_glx_context_direct() argument
111 static glx_context *create(struct glx_screen *psc, struct glx_config *mode, in create() argument
120 create_attribs(struct glx_screen *psc, struct glx_config *mode, struct glx_context *shareList, unsigned num_attribs, const uint32_t *attribs, unsigned *error) create_attribs() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_clip_unfilled.c399 emit_primitives( struct brw_clip_compile *c, GLuint mode, bool do_offset ) emit_primitives() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_blend.c79 svga_translate_blend_func(unsigned mode) in svga_translate_blend_func() argument
/third_party/node/src/crypto/
H A Dcrypto_dsa.cc81 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int* offset, DsaKeyPairGenConfig* params) AdditionalConfig() argument
H A Dcrypto_hkdf.cc43 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int offset, HKDFConfig* params) AdditionalConfig() argument
H A Dcrypto_keygen.cc33 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int* offset, NidKeyPairGenConfig* params) AdditionalConfig() argument
60 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int* offset, SecretKeyGenConfig* params) AdditionalConfig() argument
H A Dcrypto_random.cc37 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int offset, RandomBytesConfig* params) AdditionalConfig() argument
86 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int offset, RandomPrimeConfig* params) AdditionalConfig() argument
177 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int offset, CheckPrimeConfig* params) AdditionalConfig() argument
H A Dcrypto_rsa.h81 CryptoJobMode mode; member
/third_party/node/src/
H A Dnode_blob.h123 Mode mode() const { return mode_; } in mode() function in node::FixedSizeBlobCopyJob
/third_party/musl/src/stdio/
H A Dfopencookie.c98 FILE *fopencookie(void *cookie, const char *mode, cookie_io_functions_t iofuncs) in fopencookie() argument
/third_party/musl/src/misc/
H A Dmntent.c12 FILE *setmntent(const char *name, const char *mode) in setmntent() argument
/third_party/node/deps/icu-small/source/common/unicode/
H A Dnormlzr.h785 quickCheck(const UnicodeString& source, UNormalizationMode mode, UErrorCode &status) quickCheck() argument
792 isNormalized(const UnicodeString& source, UNormalizationMode mode, UErrorCode &status) isNormalized() argument
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dparams.h33 BrotliEncoderMode mode; member
/third_party/mesa3d/src/mesa/main/
H A Darrayobj.h137 _mesa_vao_enable_to_vp_inputs(gl_attribute_map_mode mode, GLbitfield enabled) in _mesa_vao_enable_to_vp_inputs() argument
H A Dpolygon.c57 cull_face(struct gl_context *ctx, GLenum mode, bool no_error) in cull_face() argument
76 _mesa_CullFace_no_error(GLenum mode) in _mesa_CullFace_no_error() argument
84 _mesa_CullFace(GLenum mode) _mesa_CullFace() argument
107 front_face(struct gl_context *ctx, GLenum mode, bool no_error) front_face() argument
125 _mesa_FrontFace_no_error(GLenum mode) _mesa_FrontFace_no_error() argument
133 _mesa_FrontFace(GLenum mode) _mesa_FrontFace() argument
157 polygon_mode(struct gl_context *ctx, GLenum face, GLenum mode, bool no_error) polygon_mode() argument
231 _mesa_PolygonMode_no_error(GLenum face, GLenum mode) _mesa_PolygonMode_no_error() argument
239 _mesa_PolygonMode(GLenum face, GLenum mode) _mesa_PolygonMode() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dname2uni.cpp139 int32_t mode = 0; in handleTransliterate() local
[all...]

Completed in 11 milliseconds

1...<<61626364656667686970>>...489