Home
last modified time | relevance | path

Searched defs:neg (Results 126 - 150 of 219) sorted by relevance

123456789

/third_party/mksh/
H A Dvar.c532 bool have_base = false, neg = false; in getint() local
H A Dmisc.c559 bool neg = false; in getn() local
/third_party/rust/crates/codespan/codespan/src/
H A Dindex.rs391 fn neg(self) -> $Offset { in neg() functions
/third_party/skia/third_party/externals/freetype/src/bdf/
H A Dbdflib.c733 long v, neg; in _bdf_atol() local
791 short v, neg; in _bdf_atos() local
/third_party/protobuf/js/binary/
H A Dutils.js
/third_party/rust/crates/nix/src/sys/
H A Dtime.rs378 fn neg(self) -> TimeSpec { in neg() functions
612 fn neg(self) -> TimeVal { in neg() functions
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dbn.rs1378 fn neg(self) -> BigNum { in neg() functions
1386 fn neg(self) -> BigNum { in neg() functions
1394 fn neg(mut self) -> BigNum { in neg() functions
/third_party/backends/backend/
H A Dplustek.h291 OffsDef neg; /* for adjusting negative scan area */ member
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compiler.h96 bool neg : 1; member
/third_party/littlefs/runners/
H A Dtest_runner.c72 bool neg = false; in leb16_parse() local
H A Dbench_runner.c72 bool neg = false; in leb16_parse() local
/third_party/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_pds.c230 pvr_pds_encode_bra(uint32_t srcc, uint32_t neg, uint32_t setc, int32_t relative_address) pvr_pds_encode_bra() argument
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_ff.c2306 float neg = 0.0f; in nine_d3d_matrix_det() local
/third_party/musl/porting/liteos_m/kernel/src/regex/
H A Dregcomp.c505 struct neg { struct
531 static reg_errcode_t parse_bracket_terms(tre_parse_ctx_t *ctx, const char *s, struct literals *ls, struct neg *neg) in parse_bracket_terms() argument
620 struct neg neg; in parse_bracket() local
[all...]
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dregcomp.c505 struct neg { struct
531 static reg_errcode_t parse_bracket_terms(tre_parse_ctx_t *ctx, const char *s, struct literals *ls, struct neg *neg) in parse_bracket_terms() argument
620 struct neg neg; in parse_bracket() local
[all...]
/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dregcomp.c505 struct neg { struct
531 static reg_errcode_t parse_bracket_terms(tre_parse_ctx_t *ctx, const char *s, struct literals *ls, struct neg *neg) in parse_bracket_terms() argument
620 struct neg neg; in parse_bracket() local
[all...]
/third_party/musl/src/regex/
H A Dregcomp.c505 struct neg { struct
531 static reg_errcode_t parse_bracket_terms(tre_parse_ctx_t *ctx, const char *s, struct literals *ls, struct neg *neg) in parse_bracket_terms() argument
620 struct neg neg; in parse_bracket() local
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dcompiler.h123 bool neg : 1; member
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_emit_gk110.cpp575 bool neg = (i->src(0).mod ^ i->src(1).mod).neg(); in emitFMUL() local
612 bool neg in emitDMUL() local
1059 bool neg = i->src(0).mod.neg(); emitCVT() local
[all...]
/third_party/icu/icu4c/source/tools/tzcode/
H A Dlocaltime.c759 register int neg = 0; in getoffset() local
/third_party/ltp/tools/sparse/sparse-src/
H A Doptions.c182 static int apply_mask(unsigned long *val, const char *str, unsigned len, const struct mask_map *map, int neg) in apply_mask() argument
208 int neg = 0; in handle_suboption_mask() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_eu_emit.c3424 struct brw_reg neg = vec1(dst); in brw_find_live_channel() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_asm.h37 unsigned neg; member
/third_party/skia/src/core/
H A DSkVM.cpp860 I32 neg = x > Pi; // are we pi < x < 2pi --> need to negate result in approx_sin() local
896 I32 neg = (x < 0.0f); in approx_tan() local
914 I32 neg = (x < 0.0f); in approx_asin() local
938 I32 neg in approx_atan() local
959 I32 neg = (arg < 0.0f); approx_atan2() local
[all...]
/third_party/openssl/test/
H A Dbntest.c141 static unsigned int neg = 0; in rand_neg() local

Completed in 55 milliseconds

123456789