Home
last modified time | relevance | path

Searched defs:mask (Results 451 - 475 of 2059) sorted by relevance

1...<<11121314151617181920>>...83

/third_party/selinux/libsepol/cil/src/
H A Dcil_symtab.c152 static void cil_complex_symtab_hash(struct cil_complex_symtab_key *ckey, int mask, intptr_t *hash) in cil_complex_symtab_hash() argument
/third_party/selinux/libsepol/src/
H A Dnodes.c178 const char *addr, *mask; in sepol_node_exists() local
238 const char *addr, *mask; sepol_node_query() local
305 const char *addr, *mask; sepol_node_modify() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddragonfly.c118 unsigned int mask; in dragonfly_is_quadratic_residue_blind() local
[all...]
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgExecutionContext.cpp121 void assignMasked (ExecValueAccess dst, ExecConstValueAccess src, ExecConstValueAccess mask) in assignMasked() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dcommon_module_tests.c340 struct crypto_bignum *mask = NULL; in sae_tests() local
H A Ddragonfly.c118 unsigned int mask; in dragonfly_is_quadratic_residue_blind() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DRendererD3D.cpp185 unsigned int mask = 0; in GetBlendSampleMask() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DClearMultiviewGL.cpp32 clearMultiviewFBO(const gl::FramebufferState &state, const gl::Rectangle &scissorBase, ClearCommandType clearCommandType, GLbitfield mask, GLenum buffer, GLint drawbuffer, const uint8_t *values, GLfloat depth, GLint stencil) clearMultiviewFBO() argument
49 clearLayeredFBO(const gl::FramebufferState &state, ClearCommandType clearCommandType, GLbitfield mask, GLenum buffer, GLint drawbuffer, const uint8_t *values, GLfloat depth, GLint stencil) clearLayeredFBO() argument
80 genericClear(ClearCommandType clearCommandType, GLbitfield mask, GLenum buffer, GLint drawbuffer, const uint8_t *values, GLfloat depth, GLint stencil) genericClear() argument
/third_party/zlib/contrib/infback9/
H A Dinftree9.c47 unsigned mask; /* mask for low root bits */ in inflate_table9() local
/third_party/zlib/
H A Dinftrees.c47 unsigned mask; /* mask for low root bits */ in inflate_table() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dspawnndk1.cpp288 sigset_t mask; in PosixSpawnAttrGetSigMask() local
/test/xts/acts/kernel_lite/time_posix/src/
H A DClockTimeTest.cpp378 char mask[20] = "%Y-%m-%d %H:%M:%S"; in HWTEST_F() local
428 char mask[10] = "%H:%M:%S"; in HWTEST_F() local
/test/xts/acts/kernel_lite/ipc_posix/signal/
H A DSignalTest.cpp1680 sigset_t mask; HWTEST_F() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Ddfa.c70 int mask = 0x10000, bitbuf = 0; in decode_tsw1() local
113 int mask = 0x10000, bitbuf = 0; in decode_dsw1() local
150 int mask = 0x10000, bitbuf = 0; decode_dds1() local
[all...]
H A Descape124.c313 unsigned mask; in escape124_decode_frame() local
H A Dmpc8.c82 int mask = 0; in mpc8_get_mask() local
234 int mask; in mpc8_decode_frame() local
H A Dcinepak.c82 uint32_t flag, mask; in cinepak_decode_codebook() local
138 uint32_t flag, mask; in cinepak_decode_vectors() local
[all...]
H A Dhevc_refs.c371 int mask = use_msb ? ~0 : (1 << s->ps.sps->log2_max_poc_lsb) - 1; in find_ref_idx() local
H A Dmidivid.c51 GetBitContext mask; in decode_mvdv() local
H A Dmlpdsp.c27 mlp_filter_channel(int32_t *state, const int32_t *coeff, int firorder, int iirorder, unsigned int filter_shift, int32_t mask, int blocksize, int32_t *sample_buffer) mlp_filter_channel() argument
60 ff_mlp_rematrix_channel(int32_t *samples, const int32_t *coeffs, const uint8_t *bypassed_lsbs, const int8_t *noise_buffer, int index, unsigned int dest_ch, uint16_t blockpos, unsigned int maxchan, int matrix_noise_shift, int access_unit_size_pow2, int32_t mask) ff_mlp_rematrix_channel() argument
H A Dbmvvideo.c64 int len, mask; in decode_bmv_frame() local
H A Dacelp_vectors.c126 int mask = (1 << bits) - 1; in ff_acelp_fc_pulse_per_track() local
147 int mask = (1 << bits) - 1; in ff_decode_10_pulses_35bits() local
/third_party/ffmpeg/libavcodec/mips/
H A Dmpegvideo_msa.c31 v8i16 add, mask, mul, zero_mask; in h263_dct_unquantize_msa() local
69 v8i16 block_vec, block_neg, qscale_vec, mask; in mpeg2_dct_unquantize_inter_msa() local
[all...]
H A Dvp8_idct_msa.c55 v16i8 mask = { 0, 4, 8, 12, 16, 20, 24, 28, 0, 0, 0, 0, 0, 0, 0, 0 }; in ff_vp8_idct_add_msa() local
88 v16i8 mask = { 0, 2, 4, 6, 16, 18, 20, 22, 0, 0, 0, 0, 0, 0, 0, 0 }; in ff_vp8_idct_dc_add_msa() local
/third_party/eudev/src/udev/
H A Dudevadm-info.c196 static void cleanup_dir(DIR *dir, mode_t mask, int depth) { in cleanup_dir() argument

Completed in 16 milliseconds

1...<<11121314151617181920>>...83