/third_party/musl/porting/linux/user/src/time/ |
H A D | __tz.c | 74 int neg = 0; in getoff() local
|
/third_party/musl/src/time/ |
H A D | __tz.c | 63 int neg = 0; in getoff() local
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | test_eu_validate.cpp | 1164 bool neg, abs, sat; in TEST_P() member
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_fpc_translate.c | 213 uint8_t neg[4] = { in src_vector() local
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
H A D | disasm.c | 105 print_source_scalar(unsigned reg, const char *special, bool abs, bool neg, FILE *fp) in print_source_scalar() argument 89 print_vector_source(ppir_codegen_vec4_reg reg, const char *special, uint8_t swizzle, bool abs, bool neg, FILE *fp) print_vector_source() argument
|
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_local.h | 251 int neg; /* one if the number is negative */ member
|
/third_party/openssl/crypto/bn/ |
H A D | bn_local.h | 251 int neg; /* one if the number is negative */ member
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | SpirvShaderGLSLstd450.cpp | 276 auto neg = As<SIMD::Int>(CmpLT(src.Float(i), SIMD::Float(-0.0f))) & As<SIMD::Int>(SIMD::Float(-1.0f)); in EmitExtGLSLstd450() local 287 auto neg = CmpLT(src.Int(i), SIMD::Int(0)) & SIMD::Int(-1); in EmitExtGLSLstd450() local 330 SIMD::Int neg = CmpLT(d, SIMD::Float(0.0f)); in EmitExtGLSLstd450() local
|
/third_party/skia/tests/ |
H A D | RegionTest.cpp | 402 const SkIRect neg = SkIRect::MakeXYWH(-big, -big, 10, 10); in DEF_TEST() local
|
/third_party/ffmpeg/libavdevice/ |
H A D | pulse_audio_enc.c | 698 int neg; in pulse_get_output_timestamp() local
|
/third_party/ffmpeg/libavutil/ |
H A D | avsscanf.c | 141 int c, neg=0; in ffintscan() local 219 int neg = 0; in scanexp() local
|
/third_party/ffmpeg/libswscale/x86/ |
H A D | swscale.c | 104 int neg = -firstLumSrcY, i, end = FFMIN(c->srcH - firstLumSrcY, vLumFilterSize); in ff_updateMMXDitherTables() local 126 int neg = -firstChrSrcY, i, end = FFMIN(c->chrSrcH - firstChrSrcY, vChrFilterSize); in ff_updateMMXDitherTables() local
|
/third_party/backends/backend/ |
H A D | canon-sane.c | 304 int i, neg, gamma_component, int_t, transfer_data_type; in sane_control_option() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | numberformattesttuple.cpp | 140 UBool neg = false; in strToInt() local
|
/third_party/icu/icu4c/source/i18n/ |
H A D | nfrs.cpp | 824 UBool neg = d < 0; in util64_fromDouble() local 896 int neg = 0; in util64_atoi() local 922 int neg = 0; in util64_utoi() local
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | ir_builder.cpp | 281 neg(operand a) in neg() function
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | nfrs.cpp | 824 UBool neg = d < 0; in util64_fromDouble() local 896 int neg = 0; in util64_atoi() local 922 int neg = 0; in util64_utoi() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_expr.cpp | 52 void convert_to_mov(alu_node &n, value *src, bool neg, bool abs) { in convert_to_mov() argument [all...] |
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/ |
H A D | encode_key2text.c | 59 const char *neg = ""; in print_labeled_bignum() local
|
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/ |
H A D | curve448.c | 91 static ossl_inline void cond_neg_niels(niels_t n, mask_t neg) in cond_neg_niels() argument
|
/third_party/python/Lib/ |
H A D | operator.py | 112 def neg(a): function
|
/third_party/openssl/crypto/ec/curve448/ |
H A D | curve448.c | 91 static ossl_inline void cond_neg_niels(niels_t n, mask_t neg) in cond_neg_niels() argument
|
/third_party/openssl/providers/implementations/encode_decode/ |
H A D | encode_key2text.c | 59 const char *neg = ""; in print_labeled_bignum() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | nfrs.cpp | 824 UBool neg = d < 0; in util64_fromDouble() local 896 int neg = 0; in util64_atoi() local 922 int neg = 0; in util64_utoi() local
|
/third_party/skia/third_party/externals/freetype/src/cff/ |
H A D | cffparse.c | 1344 FT_Bool neg; in FT_LOCAL_DEF() local
|