/third_party/mksh/ |
H A D | var.c | 532 bool have_base = false, neg = false; in getint() local
|
H A D | misc.c | 559 bool neg = false; in getn() local
|
/third_party/rust/crates/codespan/codespan/src/ |
H A D | index.rs | 391 fn neg(self) -> $Offset { in neg() functions
|
/third_party/skia/third_party/externals/freetype/src/bdf/ |
H A D | bdflib.c | 733 long v, neg; in _bdf_atol() local 791 short v, neg; in _bdf_atos() local
|
/third_party/protobuf/js/binary/ |
H A D | utils.js | |
/third_party/rust/crates/nix/src/sys/ |
H A D | time.rs | 378 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 D | bn.rs | 1378 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 D | plustek.h | 291 OffsDef neg; /* for adjusting negative scan area */ member
|
/third_party/mesa3d/src/asahi/compiler/ |
H A D | agx_compiler.h | 96 bool neg : 1; member
|
/third_party/littlefs/runners/ |
H A D | test_runner.c | 72 bool neg = false; in leb16_parse() local
|
H A D | bench_runner.c | 72 bool neg = false; in leb16_parse() local
|
/third_party/mesa3d/src/imagination/vulkan/pds/ |
H A D | pvr_pds.c | 230 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 D | nine_ff.c | 2306 float neg = 0.0f; in nine_d3d_matrix_det() local
|
/third_party/musl/porting/liteos_m/kernel/src/regex/ |
H A D | regcomp.c | 505 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 D | regcomp.c | 505 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 D | regcomp.c | 505 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 D | regcomp.c | 505 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 D | compiler.h | 123 bool neg : 1; member [all...] |
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_emit_gk110.cpp | 575 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 D | localtime.c | 759 register int neg = 0; in getoffset() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | options.c | 182 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 D | brw_eu_emit.c | 3424 struct brw_reg neg = vec1(dst); in brw_find_live_channel() local
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_asm.h | 37 unsigned neg; member
|
/third_party/skia/src/core/ |
H A D | SkVM.cpp | 860 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 D | bntest.c | 141 static unsigned int neg = 0; in rand_neg() local
|