| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_symtab.c | 152 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 D | nodes.c | 178 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 D | dragonfly.c | 118 unsigned int mask; in dragonfly_is_quadratic_residue_blind() local [all...] |
| /third_party/vk-gl-cts/framework/randomshaders/ |
| H A D | rsgExecutionContext.cpp | 121 void assignMasked (ExecValueAccess dst, ExecConstValueAccess src, ExecConstValueAccess mask) in assignMasked() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
| H A D | common_module_tests.c | 340 struct crypto_bignum *mask = NULL; in sae_tests() local
|
| H A D | dragonfly.c | 118 unsigned int mask; in dragonfly_is_quadratic_residue_blind() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| H A D | RendererD3D.cpp | 185 unsigned int mask = 0; in GetBlendSampleMask() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | ClearMultiviewGL.cpp | 32 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 D | inftree9.c | 47 unsigned mask; /* mask for low root bits */ in inflate_table9() local
|
| /third_party/zlib/ |
| H A D | inftrees.c | 47 unsigned mask; /* mask for low root bits */ in inflate_table() local
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | spawnndk1.cpp | 288 sigset_t mask;
in PosixSpawnAttrGetSigMask() local
|
| /test/xts/acts/kernel_lite/time_posix/src/ |
| H A D | ClockTimeTest.cpp | 378 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 D | SignalTest.cpp | 1680 sigset_t mask; HWTEST_F() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | dfa.c | 70 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 D | escape124.c | 313 unsigned mask; in escape124_decode_frame() local
|
| H A D | mpc8.c | 82 int mask = 0; in mpc8_get_mask() local 234 int mask; in mpc8_decode_frame() local
|
| H A D | cinepak.c | 82 uint32_t flag, mask; in cinepak_decode_codebook() local 138 uint32_t flag, mask; in cinepak_decode_vectors() local [all...] |
| H A D | hevc_refs.c | 371 int mask = use_msb ? ~0 : (1 << s->ps.sps->log2_max_poc_lsb) - 1; in find_ref_idx() local
|
| H A D | midivid.c | 51 GetBitContext mask; in decode_mvdv() local
|
| H A D | mlpdsp.c | 27 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 D | bmvvideo.c | 64 int len, mask; in decode_bmv_frame() local
|
| H A D | acelp_vectors.c | 126 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 D | mpegvideo_msa.c | 31 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 D | vp8_idct_msa.c | 55 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 D | udevadm-info.c | 196 static void cleanup_dir(DIR *dir, mode_t mask, int depth) { in cleanup_dir() argument
|