Home
last modified time | relevance | path

Searched defs:mode (Results 1951 - 1975 of 10222) sorted by relevance

1...<<71727374757677787980>>...409

/third_party/libwebsockets/lib/tls/mbedtls/
H A Dlws-genaes.c49 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 Dtst_safe_file_at.c39 mode_t mode = 0; in safe_openat() local
H A Dsafe_file_ops.c344 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 Dtst_numa.c48 const char *tst_mempolicy_mode_name(int mode) in tst_mempolicy_mode_name() argument
/third_party/ltp/testcases/kernel/controllers/libcontrollers/
H A Dlibcontrollers.c204 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 Dtest_VIDIOC_AUDIO.c51 int valid_audio_mode(__u32 mode) in valid_audio_mode() argument
H A Dtest_VIDIOC_AUDOUT.c38 int valid_audioout_mode(__u32 mode) in valid_audioout_mode() argument
/third_party/ltp/testcases/kernel/fs/doio/
H A Dwrite_log.c114 int wlog_open(struct wlog_file *wfile, int trunc, int mode) in wlog_open() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_draw.cpp385 static unsigned si_conv_pipe_prim(unsigned mode) in si_conv_pipe_prim() argument
[all...]
/third_party/mesa3d/src/glx/apple/
H A Dapple_glx_context.c126 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 Dsvga_pipe_rasterizer.c42 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 Dcrypto_keygen.h39 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 Dcrypto_hmac.cc175 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 Dioapi.c31 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 Dpipe_wrap.cc191 int mode = args[0].As<Int32>()->Value(); in Fchmod() local
/third_party/musl/src/thread/
H A Dsem_open.c35 mode_t mode; in sem_open() local
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dsem_open.c35 mode_t mode; in sem_open() local
/third_party/node/deps/icu-small/source/common/
H A Dunorm.cpp47 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 Dtest_fs_scoreboard.cpp108 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 Dscissor.c260 _mesa_WindowRectanglesEXT(GLenum mode, GLsizei count, const GLint *box) in _mesa_WindowRectanglesEXT() argument
H A Dmultisample.c378 _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 Dvbo_save_draw.c139 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 Dvbo_save.h66 uint8_t mode; member
H A Dvbo_exec_draw.c102 const gl_vertex_processing_mode mode = ctx->VertexProgram._VPMode; in vbo_exec_bind_arrays() local
H A Dvbo_exec.c148 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...]

Completed in 19 milliseconds

1...<<71727374757677787980>>...409