/external/ltp/testcases/kernel/syscalls/setregid/ |
D | setregid01.c | 26 static gid_t neg_one = -1; variable
|
D | setregid04.c | 15 static gid_t neg_one = -1; variable
|
D | setregid02.c | 22 static gid_t neg_one = -1; variable
|
D | setregid03.c | 19 static gid_t neg_one = -1; variable
|
/external/ltp/testcases/kernel/syscalls/setreuid/ |
D | setreuid04.c | 36 static uid_t neg_one = -1; variable
|
D | setreuid02.c | 35 static uid_t neg_one = -1; variable
|
D | setreuid03.c | 40 static uid_t neg_one = -1; variable
|
D | setreuid05.c | 38 static uid_t neg_one = -1; variable
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | quantize_neon.c | 42 const int16x8_t neg_one = vdupq_n_s16(-1); in vpx_quantize_b_neon() local 200 const int16x8_t neg_one = vdupq_n_s16(-1); in vpx_quantize_b_32x32_neon() local
|
/external/ltp/testcases/kernel/syscalls/setresuid/ |
D | setresuid01.c | 76 uid_t neg_one = -1; variable
|
D | setresuid02.c | 71 uid_t neg_one = -1; variable
|
D | setresuid03.c | 76 uid_t neg_one = -1; variable
|
/external/swiftshader/third_party/LLVM/unittests/ADT/ |
D | APIntTest.cpp | 109 const APInt neg_one(1, static_cast<uint64_t>(-1), true); in TEST() local
|
/external/libvpx/libvpx/vp9/encoder/arm/neon/ |
D | vp9_quantize_neon.c | 131 const int16x8_t neg_one = vdupq_n_s16(-1); in vp9_quantize_fp_32x32_neon() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/ |
D | APIntTest.cpp | 36 const APInt neg_one(64, static_cast<uint64_t>(-1), true); in TEST() local 219 const APInt neg_one(1, static_cast<uint64_t>(-1), true); in TEST() local 2152 const APInt neg_one(128, static_cast<uint64_t>(-1), true); in TEST() local 2221 const APInt neg_one(128, static_cast<uint64_t>(-1), true); in TEST() local
|
/external/libaom/libaom/av1/common/x86/ |
D | cfl_ssse3.c | 345 const __m128i neg_one = _mm_set1_epi16(-1); in CFL_PREDICT_FN() local
|
D | cfl_avx2.c | 304 const __m256i neg_one = _mm256_set1_epi16(-1); in highbd_max_epi16() local
|
/external/llvm/unittests/ADT/ |
D | APIntTest.cpp | 125 const APInt neg_one(1, static_cast<uint64_t>(-1), true); in TEST() local
|
/external/mesa3d/src/compiler/glsl/ |
D | lower_instructions.cpp | 1033 ir_constant *neg_one = new(ir) ir_constant(-1.0, arg->type->vector_elements); in dsign_to_csel() local
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi_vgpu10.c | 4551 struct tgsi_full_src_register neg_one = in emit_ssg() local 5849 struct tgsi_full_src_register neg_one = in emit_frontface_instructions() local
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_shader.c | 653 LLVMValueRef neg_one = LLVMConstReal(ctx->f32, -1.0); in si_llvm_load_input_vs() local
|