/third_party/benchmark/test/ |
H A D | donotoptimize_test.cc | 62 BitRef lval = BitRef::Make(); in main() local
|
/third_party/alsa-lib/src/topology/ |
H A D | parser.c | 29 long lval; in tplg_get_integer() local 62 long lval; in tplg_get_unsigned() local [all...] |
H A D | save.c | 116 long lval; in tplg_pprint_integer() local
|
/third_party/alsa-utils/alsaucm/ |
H A D | usecase.c | 242 long lval; in do_one() local
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_ssa.cpp | 333 LValue *lval; in convertToSSA() local 427 LValue *lval = val->asLValue(); mkUndefined() local 454 LValue *lval, *ssa; search() local [all...] |
H A D | nv50_ir_build_util.h | 236 LValue *lval = new_LValue(func, f); in getScratch() local 244 LValue *lval = new_LValue(func, f); in getSSA() local
|
H A D | nv50_ir_inlines.h | 197 void ValueDef::setSSA(LValue *lval) in setSSA() argument
|
H A D | nv50_ir_print.cpp | 886 const Value *lval = Value::get(it)->asLValue(); in printLiveIntervals() local
|
H A D | nv50_ir.cpp | 235 LValue::LValue(Function *fn, LValue *lval) in LValue() argument
|
H A D | nv50_ir_ra.cpp | 766 inline void setValue(LValue *lval) { data = lval; } in setValue() argument 906 isShortRegVal(LValue *lval) in isShortRegVal() argument 922 GCRA::RIG_Node::init(const RegisterSet& regs, LValue *lval) in init() argument 1500 LValue *lval = node->getValue(); selectRegisters() local 1519 LValue *lval = nodes[i].getValue(); selectRegisters() local 1540 LValue *lval = reinterpret_cast<LValue *>(func->allLValues.get(i)); allocateRegisters() local 1618 LValue *lval = reinterpret_cast<LValue *>(it.get()); cleanup() local 1703 offsetSlot(Value *base, const LValue *lval) offsetSlot() argument 1716 spill(Instruction *defi, Value *slot, LValue *lval) spill() argument 1757 unspill(Instruction *usei, LValue *lval, Value *slot) unspill() argument 1822 LValue *lval = it->first->asLValue(); run() local 2636 LValue *lval = new_LValue(func, cst->src(s).getFile()); insertConstraintMove() local 2675 LValue *lval = new_LValue(func, cst->def(d).getFile()); insertConstraintMoves() local [all...] |
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | cjpeg.c | 368 long lval; in parse_switches() local 444 long lval; in parse_switches() local [all...] |
H A D | jpegtran.c | 287 long lval; in parse_switches() local 341 long lval; in parse_switches() local [all...] |
H A D | djpeg.c | 353 long lval; in parse_switches() local
|
/third_party/protobuf/php/ext/google/protobuf/ |
H A D | convert.c | 281 zend_long lval; in to_double() local
|
/third_party/curl/src/ |
H A D | tool_setopt.c | 571 long lval in tool_setopt() local 262 tool_setopt_enum(CURL *curl, struct GlobalConfig *config, const char *name, CURLoption tag, const struct NameValue *nvlist, long lval) tool_setopt_enum() argument 300 tool_setopt_bitmask(CURL *curl, struct GlobalConfig *config, const char *name, CURLoption tag, const struct NameValueUnsigned *nvlist, long lval) tool_setopt_bitmask() argument [all...] |
/third_party/curl/lib/ |
H A D | parsedate.c | 420 long lval; in parsedate() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cnmdptst.c | 208 static const int32_t lval[] = { 0, -1, 1, 123456789 }; in TestExponential() local
|
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | opt.c | 853 long lval; in opt_next() local
|
/third_party/openssl/apps/lib/ |
H A D | opt.c | 848 long lval; in opt_next() local
|
/third_party/glslang/glslang/MachineIndependent/preprocessor/ |
H A D | PpContext.h | 541 TPpToken lval; member in glslang::TPpContext::tUngotTokenInput
|
/third_party/alsa-utils/alsactl/ |
H A D | state.c | 683 long long lval; in config_bool() local 722 long long lval; in config_enumerated() local 1135 long long lval; in restore_config_value() local [all...] |
H A D | init_parse.c | 347 long lval; in set_ctl_value() local
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_ladspa.c | 1266 long lval; in snd_pcm_ladspa_parse_controls() local
|
/third_party/selinux/libsepol/cil/src/ |
H A D | cil_post.c | 1039 long lval = strtol(permx_str, &endptr, 0); in __cil_permx_str_to_int() local
|
/third_party/node/deps/v8/src/wasm/ |
H A D | function-body-decoder-impl.h | 5452 Value lval = Peek(1, 0, lhs_type); in BuildSimpleOperator() local
|