Home
last modified time | relevance | path

Searched defs:lval (Results 1 – 25 of 60) sorted by relevance

123

/external/cronet/base/third_party/valgrind/
Dvalgrind.h791 #define CALL_FN_W_v(lval, orig) \ argument
807 #define CALL_FN_W_W(lval, orig, arg1) \ argument
827 #define CALL_FN_W_WW(lval, orig, arg1,arg2) \ argument
849 #define CALL_FN_W_WWW(lval, orig, arg1,arg2,arg3) \ argument
873 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ argument
898 #define CALL_FN_W_5W(lval, orig, arg1,arg2,arg3,arg4,arg5) \ argument
926 #define CALL_FN_W_6W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6) \ argument
956 #define CALL_FN_W_7W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6, \ argument
989 #define CALL_FN_W_8W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6, \ argument
1023 #define CALL_FN_W_9W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6, \ argument
[all …]
/external/libchrome/base/third_party/valgrind/
Dvalgrind.h791 #define CALL_FN_W_v(lval, orig) \ argument
807 #define CALL_FN_W_W(lval, orig, arg1) \ argument
827 #define CALL_FN_W_WW(lval, orig, arg1,arg2) \ argument
849 #define CALL_FN_W_WWW(lval, orig, arg1,arg2,arg3) \ argument
873 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ argument
898 #define CALL_FN_W_5W(lval, orig, arg1,arg2,arg3,arg4,arg5) \ argument
926 #define CALL_FN_W_6W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6) \ argument
956 #define CALL_FN_W_7W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6, \ argument
989 #define CALL_FN_W_8W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6, \ argument
1023 #define CALL_FN_W_9W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6, \ argument
[all …]
/external/libnl/src/lib/
Droute.c107 unsigned long lval; in nl_cli_route_parse_metric() local
148 unsigned long lval; in nl_cli_route_parse_nexthop() local
207 unsigned long lval; in nl_cli_route_parse_table() local
225 unsigned long lval; in nl_cli_route_parse_prio() local
246 unsigned long lval; in nl_cli_route_parse_protocol() local
Dutils.c38 unsigned long lval; in nl_cli_parse_u32() local
/external/libaom/aom_mem/
Daom_mem.h58 #define AOM_CHECK_MEM_ERROR(error_info, lval, expr) \ argument
67 #define AOM_CHECK_MEM_ERROR(error_info, lval, expr) \ argument
/external/libvpx/vp9/common/
Dvp9_common.h50 #define CHECK_MEM_ERROR(cm, lval, expr) \ argument
60 #define CHECK_MEM_ERROR(cm, lval, expr) \ argument
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_ra.cpp777 inline void setValue(LValue *lval) { data = lval; } in setValue()
916 isShortRegVal(LValue *lval) in isShortRegVal()
932 GCRA::RIG_Node::init(const RegisterSet& regs, LValue *lval) in init()
1490 LValue *lval = node->getValue(); in selectRegisters() local
1509 LValue *lval = nodes[i].getValue(); in selectRegisters() local
1530 LValue *lval = reinterpret_cast<LValue *>(func->allLValues.get(i)); in allocateRegisters() local
1608 LValue *lval = reinterpret_cast<LValue *>(it.get()); in cleanup() local
1687 SpillCodeInserter::offsetSlot(Value *base, const LValue *lval) in offsetSlot()
1700 SpillCodeInserter::spill(Instruction *defi, Value *slot, LValue *lval) in spill()
1741 SpillCodeInserter::unspill(Instruction *usei, LValue *lval, Value *slot) in unspill()
[all …]
Dnv50_ir_ssa.cpp333 LValue *lval; in convertToSSA() local
427 LValue *lval = val->asLValue(); in mkUndefined() local
454 LValue *lval, *ssa; in search() local
Dnv50_ir_build_util.h230 LValue *lval = new_LValue(func, f); in getScratch() local
238 LValue *lval = new_LValue(func, f); in getSSA() local
/external/libjpeg-turbo/
Djpegtran.c287 long lval; in parse_switches() local
341 long lval; in parse_switches() local
Dcjpeg.c368 long lval; in parse_switches() local
444 long lval; in parse_switches() local
Ddjpeg.c353 long lval; in parse_switches() local
/external/curl/src/
Dtool_setopt.c268 const struct NameValue *nvlist, long lval) in tool_setopt_enum()
306 const struct NameValue *nvlist, long lval) in tool_setopt_flags()
349 long lval) in tool_setopt_bitmask()
616 long lval = va_arg(arg, long); in tool_setopt() local
/external/strace/tests-mx32/
Doverflowuid.c41 long lval; in read_int_from_file() local
/external/strace/tests/
Doverflowuid.c41 long lval; in read_int_from_file() local
/external/strace/tests-m32/
Doverflowuid.c41 long lval; in read_int_from_file() local
/external/libaom/av1/common/
Dcommon.h50 #define CHECK_MEM_ERROR(cm, lval, expr) \ argument
/external/cronet/buildtools/third_party/libc++/trunk/test/std/strings/string.view/string.view.ops/
Dcopy.pass.cpp84 std::basic_string_view<CharT> lval(ghijk); lval.copy(buf, 6); in test_constexpr_copy() local
/external/google-benchmark/test/
Ddonotoptimize_test.cc50 BitRef lval = BitRef::Make(); in main() local
/external/libcxx/utils/google-benchmark/test/
Ddonotoptimize_test.cc50 BitRef lval = BitRef::Make(); in main() local
/external/libtracefs/src/
Dtracefs-sqlhist.c56 struct expr *lval; member
62 struct expr *lval; member
68 struct expr *lval; member
772 struct field *lval = &match->lval->field; in match_error() local
799 struct field *lval, *rval; in test_match() local
843 struct field *lval, *rval; in assign_match() local
864 struct field *lval, *rval; in build_compare() local
/external/mesa3d/src/mesa/program/
Dprogram_lexer.l127 handle_ident(struct asm_parser_state *state, const char *text, YYSTYPE *lval) in handle_ident()
/external/libvpx/vp8/decoder/
Donyxd_int.h139 #define CHECK_MEM_ERROR(lval, expr) \ argument
149 #define CHECK_MEM_ERROR(lval, expr) \ argument
/external/bzip2/
Ddecompress.c74 #define GET_MTF_VAL(label1,label2,lval) \ argument
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
Dp3-generic-lambda-1y.cpp41 int lval = 0; in main() local

123