Home
last modified time | relevance | path

Searched defs:mode (Results 2526 - 2550 of 12201) sorted by relevance

1...<<101102103104105106107108109110>>...489

/third_party/mesa3d/src/compiler/glsl/
H A Dglsl_symbol_table.cpp32 bool add_interface(const glsl_type *i, enum ir_variable_mode mode) in add_interface() argument
62 const glsl_type *get_interface(enum ir_variable_mode mode) in get_interface() argument
85 symbol_table_entry(const glsl_type *t, enum ir_variable_mode mode) : in symbol_table_entry() argument
175 add_interface(const char *name, const glsl_type *i, enum ir_variable_mode mode) add_interface() argument
243 get_interface(const char *name, enum ir_variable_mode mode) get_interface() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_fp16_conv.c89 float_to_half_impl(nir_builder *b, nir_ssa_def *src, nir_rounding_mode mode) in float_to_half_impl() argument
69 half_rounded(nir_builder *b, nir_ssa_def *value, nir_ssa_def *guard, nir_ssa_def *sticky, nir_ssa_def *sign, nir_rounding_mode mode) half_rounded() argument
196 nir_rounding_mode mode = nir_rounding_mode_rtne; lower_fp16_cast_impl() local
[all...]
/third_party/ltp/pan/
H A Dsymbol.c160 SYM sym_open(int flags, int mode, int openinfo) in sym_open() argument
/third_party/ltp/testcases/kernel/fs/fs_perms/
H A Dfs_perms.c68 static void testsetup(const char *file_name, int flag, mode_t mode, in testsetup() argument
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dlws-genrsa.c44 lws_genrsa_create(struct lws_genrsa_ctx *ctx, const struct lws_gencrypto_keyelem *el, struct lws_context *context, enum enum_genrsa_mode mode, enum lws_genhash_types oaep_hashid) global() argument
130 lws_genrsa_new_keypair(struct lws_context *context, struct lws_genrsa_ctx *ctx, enum enum_genrsa_mode mode, struct lws_gencrypto_keyelem *el, int bits) global() argument
[all...]
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

Completed in 16 milliseconds

1...<<101102103104105106107108109110>>...489