| /third_party/icu/icu4c/source/common/unicode/ |
| H A D | normlzr.h | 785 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 D | name2uni.cpp | 139 int32_t mode = 0; in handleTransliterate() local [all...] |
| /third_party/libsnd/tests/ |
| H A D | win32_test.c | 107 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 D | lws-genaes.h | 86 enum enum_aes_modes mode; member
|
| H A D | lws-gpio.h | 53 void (*mode)(_lws_plat_gpio_t gpio, int flags); member
|
| /third_party/ltp/include/ |
| H A D | tst_safe_posix_ipc.h | 33 mode_t mode; in safe_mq_open() local
|
| /third_party/ltp/testcases/kernel/fs/doio/ |
| H A D | open_flags.c | 239 char *openflags2symbols(int openflags, char *sep, int mode) in openflags2symbols() argument
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | swapchain9.h | 51 D3DDISPLAYMODEEX *mode; member
|
| /third_party/mesa3d/src/gallium/tests/graw/ |
| H A D | fs-fragcoord.c | 103 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 D | fake_glx_screen.h | 71 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 D | brw_clip_unfilled.c | 399 emit_primitives( struct brw_clip_compile *c, GLuint mode, bool do_offset ) emit_primitives() argument
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_pipe_blend.c | 79 svga_translate_blend_func(unsigned mode) in svga_translate_blend_func() argument
|
| /third_party/node/src/crypto/ |
| H A D | crypto_dsa.cc | 81 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int* offset, DsaKeyPairGenConfig* params) AdditionalConfig() argument
|
| H A D | crypto_hkdf.cc | 43 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int offset, HKDFConfig* params) AdditionalConfig() argument
|
| H A D | crypto_keygen.cc | 33 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 D | crypto_random.cc | 37 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 D | crypto_rsa.h | 81 CryptoJobMode mode; member
|
| /third_party/node/src/ |
| H A D | node_blob.h | 123 Mode mode() const { return mode_; } in mode() function in node::FixedSizeBlobCopyJob
|
| /third_party/musl/src/stdio/ |
| H A D | fopencookie.c | 98 FILE *fopencookie(void *cookie, const char *mode, cookie_io_functions_t iofuncs) in fopencookie() argument
|
| /third_party/musl/src/misc/ |
| H A D | mntent.c | 12 FILE *setmntent(const char *name, const char *mode) in setmntent() argument
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | normlzr.h | 785 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 D | params.h | 33 BrotliEncoderMode mode; member
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | arrayobj.h | 137 _mesa_vao_enable_to_vp_inputs(gl_attribute_map_mode mode, GLbitfield enabled) in _mesa_vao_enable_to_vp_inputs() argument
|
| H A D | polygon.c | 57 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 D | name2uni.cpp | 139 int32_t mode = 0; in handleTransliterate() local [all...] |