| /third_party/libwebsockets/lib/tls/mbedtls/ |
| H A D | lws-genaes.c | 49 lws_genaes_create(struct lws_genaes_ctx *ctx, enum enum_aes_operation op, enum enum_aes_modes mode, struct lws_gencrypto_keyelem *el, enum enum_aes_padding padding, void *engine) lws_genaes_create() argument
|
| /third_party/ltp/lib/ |
| H A D | tst_safe_file_at.c | 39 mode_t mode = 0; in safe_openat() local
|
| H A D | safe_file_ops.c | 344 safe_touch(const char *file, const int lineno, void (*cleanup_fn)(void), const char *pathname, mode_t mode, const struct timespec times[2]) safe_touch() argument
|
| /third_party/ltp/libs/libltpnuma/ |
| H A D | tst_numa.c | 48 const char *tst_mempolicy_mode_name(int mode) in tst_mempolicy_mode_name() argument
|
| /third_party/ltp/testcases/kernel/controllers/libcontrollers/ |
| H A D | libcontrollers.c | 204 int write_to_file(char *file, const char *mode, unsigned int value) in write_to_file() argument
|
| /third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
| H A D | test_VIDIOC_AUDIO.c | 51 int valid_audio_mode(__u32 mode) in valid_audio_mode() argument
|
| H A D | test_VIDIOC_AUDOUT.c | 38 int valid_audioout_mode(__u32 mode) in valid_audioout_mode() argument
|
| /third_party/ltp/testcases/kernel/fs/doio/ |
| H A D | write_log.c | 114 int wlog_open(struct wlog_file *wfile, int trunc, int mode) in wlog_open() argument
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_state_draw.cpp | 385 static unsigned si_conv_pipe_prim(unsigned mode) in si_conv_pipe_prim() argument [all...] |
| /third_party/mesa3d/src/glx/apple/ |
| H A D | apple_glx_context.c | 126 apple_glx_create_context(void **ptr, Display * dpy, int screen, const void *mode, void *sharedContext, int *errorptr, bool * x11errorptr) apple_glx_create_context() argument
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_pipe_rasterizer.c | 42 svga_translate_cullmode(unsigned mode, unsigned front_ccw) in svga_translate_cullmode() argument 61 svga_translate_flatshade(unsigned mode) in svga_translate_flatshade() argument
|
| /third_party/node/src/crypto/ |
| H A D | crypto_keygen.h | 39 CryptoJobMode mode = GetCryptoJobMode(args[0]); in New() local 65 KeyGenJob( Environment* env, v8::Local<v8::Object> object, CryptoJobMode mode, AdditionalParams&& params) KeyGenJob() argument
|
| H A D | crypto_hmac.cc | 175 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int offset, HmacConfig* params) AdditionalConfig() argument
|
| /third_party/node/deps/v8/third_party/zlib/contrib/minizip/ |
| H A D | ioapi.c | 31 voidpf call_zopen64 (const zlib_filefunc64_32_def* pfilefunc,const void*filename,int mode) in call_zopen64() argument 95 static voidpf ZCALLBACK fopen_file_func (voidpf opaque, const char* filename, int mode) in fopen_file_func() argument 113 fopen64_file_func(voidpf opaque, const void* filename, int mode) fopen64_file_func() argument [all...] |
| /third_party/node/src/ |
| H A D | pipe_wrap.cc | 191 int mode = args[0].As<Int32>()->Value(); in Fchmod() local
|
| /third_party/musl/src/thread/ |
| H A D | sem_open.c | 35 mode_t mode; in sem_open() local
|
| /third_party/musl/porting/liteos_a/user/src/thread/ |
| H A D | sem_open.c | 35 mode_t mode; in sem_open() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | unorm.cpp | 47 unorm_quickCheck(const char16_t *src, int32_t srcLength, UNormalizationMode mode, UErrorCode *pErrorCode) unorm_quickCheck() argument 56 unorm_quickCheckWithOptions(const char16_t *src, int32_t srcLength, UNormalizationMode mode, int32_t options, UErrorCode *pErrorCode) unorm_quickCheckWithOptions() argument 71 unorm_isNormalized(const char16_t *src, int32_t srcLength, UNormalizationMode mode, UErrorCode *pErrorCode) unorm_isNormalized() argument 79 unorm_isNormalizedWithOptions(const char16_t *src, int32_t srcLength, UNormalizationMode mode, int32_t options, UErrorCode *pErrorCode) unorm_isNormalizedWithOptions() argument 97 unorm_normalize(const char16_t *src, int32_t srcLength, UNormalizationMode mode, int32_t options, char16_t *dest, int32_t destCapacity, UErrorCode *pErrorCode) unorm_normalize() argument 177 unorm_iterate(UCharIterator *src, UBool forward, char16_t *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode) unorm_iterate() argument 197 unorm_previous(UCharIterator *src, char16_t *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode) unorm_previous() argument 210 unorm_next(UCharIterator *src, char16_t *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode) unorm_next() argument 261 unorm_concatenate(const char16_t *left, int32_t leftLength, const char16_t *right, int32_t rightLength, char16_t *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UErrorCode *pErrorCode) unorm_concatenate() argument [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | test_fs_scoreboard.cpp | 108 tgl_swsb_testcase(unsigned regdist, unsigned sbid, enum tgl_sbid_mode mode) in tgl_swsb_testcase() argument
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | scissor.c | 260 _mesa_WindowRectanglesEXT(GLenum mode, GLsizei count, const GLint *box) in _mesa_WindowRectanglesEXT() argument
|
| H A D | multisample.c | 378 _mesa_AlphaToCoverageDitherControlNV_no_error(GLenum mode) in _mesa_AlphaToCoverageDitherControlNV_no_error() argument 388 _mesa_AlphaToCoverageDitherControlNV(GLenum mode) in _mesa_AlphaToCoverageDitherControlNV() argument
|
| /third_party/mesa3d/src/mesa/vbo/ |
| H A D | vbo_save_draw.c | 139 const gl_vertex_processing_mode mode = ctx->VertexProgram._VPMode; in bind_vertex_list() local 198 const gl_vertex_processing_mode mode = ctx->VertexProgram._VPMode; in vbo_save_playback_vertex_list_gallium() local [all...] |
| H A D | vbo_save.h | 66 uint8_t mode; member
|
| H A D | vbo_exec_draw.c | 102 const gl_vertex_processing_mode mode = ctx->VertexProgram._VPMode; in vbo_exec_bind_arrays() local
|
| H A D | vbo_exec.c | 148 vbo_try_prim_conversion(GLubyte *mode, unsigned *count) in vbo_try_prim_conversion() argument 261 vbo_copy_vertices(struct gl_context *ctx, GLenum mode, unsigned start, unsigned *pcount, bool begin, unsigned vertex_size, bool in_dlist, fi_type *dst, const fi_type *src) vbo_copy_vertices() argument [all...] |