Home
last modified time | relevance | path

Searched defs:neg (Results 76 - 100 of 181) sorted by relevance

12345678

/third_party/musl/porting/linux/user/src/time/
H A D__tz.c74 int neg = 0; in getoff() local
/third_party/musl/src/time/
H A D__tz.c63 int neg = 0; in getoff() local
/third_party/mesa3d/src/intel/compiler/
H A Dtest_eu_validate.cpp1164 bool neg, abs, sat; in TEST_P() member
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_fpc_translate.c213 uint8_t neg[4] = { in src_vector() local
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Ddisasm.c105 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 Dbn_local.h251 int neg; /* one if the number is negative */ member
/third_party/openssl/crypto/bn/
H A Dbn_local.h251 int neg; /* one if the number is negative */ member
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderGLSLstd450.cpp276 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 DRegionTest.cpp402 const SkIRect neg = SkIRect::MakeXYWH(-big, -big, 10, 10); in DEF_TEST() local
/third_party/ffmpeg/libavdevice/
H A Dpulse_audio_enc.c698 int neg; in pulse_get_output_timestamp() local
/third_party/ffmpeg/libavutil/
H A Davsscanf.c141 int c, neg=0; in ffintscan() local
219 int neg = 0; in scanexp() local
/third_party/ffmpeg/libswscale/x86/
H A Dswscale.c104 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 Dcanon-sane.c304 int i, neg, gamma_component, int_t, transfer_data_type; in sane_control_option() local
/third_party/icu/icu4c/source/test/intltest/
H A Dnumberformattesttuple.cpp140 UBool neg = false; in strToInt() local
/third_party/icu/icu4c/source/i18n/
H A Dnfrs.cpp824 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 Dir_builder.cpp281 neg(operand a) in neg() function
/third_party/node/deps/icu-small/source/i18n/
H A Dnfrs.cpp824 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 Dsb_expr.cpp52 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 Dencode_key2text.c59 const char *neg = ""; in print_labeled_bignum() local
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
H A Dcurve448.c91 static ossl_inline void cond_neg_niels(niels_t n, mask_t neg) in cond_neg_niels() argument
/third_party/python/Lib/
H A Doperator.py112 def neg(a): function
/third_party/openssl/crypto/ec/curve448/
H A Dcurve448.c91 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 Dencode_key2text.c59 const char *neg = ""; in print_labeled_bignum() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnfrs.cpp824 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 Dcffparse.c1344 FT_Bool neg; in FT_LOCAL_DEF() local

Completed in 31 milliseconds

12345678