| /third_party/backends/sanei/ |
| H A D | sanei_udp.c | 192 u_long mode=nonblock; in sanei_udp_set_nonblock() local
|
| /third_party/curl/docs/examples/ |
| H A D | threaded-ssl.c | 52 static void lock_callback(int mode, int type, char *file, int line) in lock_callback() argument
|
| /third_party/curl/lib/ |
| H A D | curl_multibyte.c | 119 FILE *curlx_win32_fopen(const char *filename, const char *mode) in curlx_win32_fopen() argument 162 int curlx_win32_access(const char *path, int mode) in curlx_win32_access() argument
|
| /third_party/cups-filters/cupsfilters/ |
| H A D | image-sgi.h | 46 int mode, /* File open mode */ member
|
| /third_party/icu/icu4c/source/test/perf/ubrkperf/ |
| H A D | ubrkperf.h | 27 ICUBreakFunction(const char *locale, const char *mode, const UChar *file, int32_t file_len) : in ICUBreakFunction() argument 63 ICUIsBound(const char *locale, const char *mode, const UChar *file, int32_t file_len) : in ICUIsBound() argument 90 ICUForward(const char *locale, const char *mode, const UChar *file, int32_t file_len) : in ICUForward() argument
|
| /third_party/FreeBSD/sys/crypto/rijndael/ |
| H A D | rijndael-api-fst.c | 70 int rijndael_cipherInit(cipherInstance *cipher, BYTE mode, char *IV) { in rijndael_cipherInit() argument [all...] |
| H A D | rijndael-api-fst.h | 52 u_int8_t mode; /* MODE_ECB, MODE_CBC, or MODE_CFB1 */ member
|
| /third_party/NuttX/fs/vfs/ |
| H A D | fs_open.c | 115 static int do_creat(struct Vnode *parentNode, char *fullpath, mode_t mode, struct Vnode **node) in do_creat() argument 145 int fp_open(int dirfd, const char *path, int oflags, mode_t mode) in fp_open() argument 318 int do_open(int dirfd, const char *path, int oflags, mode_t mode) in do_open() argument 352 mode_t mode = DEFAULT_FILE_MODE; /* File read-write properties. */ in open() local 365 mode_t mode = DEFAULT_FILE_MODE; /* File read-write properties. */ open64() local [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | nortrans.cpp | 63 UNormalization2Mode mode = (UNormalization2Mode)uprv_strchr(name, 0)[1]; in _create() local
|
| H A D | name2uni.cpp | 139 int32_t mode = 0; in handleTransliterate() local [all...] |
| /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/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
|