| /external/cronet/base/third_party/valgrind/ |
| D | valgrind.h | 791 #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/ |
| D | valgrind.h | 791 #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/ |
| D | route.c | 109 unsigned long lval; in nl_cli_route_parse_metric() local 150 unsigned long lval; in nl_cli_route_parse_nexthop() local 209 unsigned long lval; in nl_cli_route_parse_table() local 227 unsigned long lval; in nl_cli_route_parse_prio() local 248 unsigned long lval; in nl_cli_route_parse_protocol() local
|
| D | utils.c | 38 unsigned long lval; in nl_cli_parse_u32() local
|
| /external/libaom/aom_mem/ |
| D | aom_mem.h | 58 #define AOM_CHECK_MEM_ERROR(error_info, lval, expr) \ argument 67 #define AOM_CHECK_MEM_ERROR(error_info, lval, expr) \ argument
|
| /external/mesa3d/src/nouveau/codegen/ |
| D | nv50_ir_ra.cpp | 645 inline void setValue(LValue *lval) { data = lval; } in setValue() 785 isShortRegVal(LValue *lval) in isShortRegVal() 801 GCRA::RIG_Node::init(const RegisterSet& regs, LValue *lval) in init() 1380 LValue *lval = node->getValue(); in selectRegisters() local 1399 LValue *lval = nodes[i].getValue(); in selectRegisters() local 1420 LValue *lval = reinterpret_cast<LValue *>(func->allLValues.get(i)); in allocateRegisters() local 1498 LValue *lval = reinterpret_cast<LValue *>(it.get()); in cleanup() local 1541 SpillCodeInserter::offsetSlot(Value *base, const LValue *lval) in offsetSlot() 1556 SpillCodeInserter::spill(Instruction *defi, Value *slot, LValue *lval) in spill() 1597 SpillCodeInserter::unspill(Instruction *usei, LValue *lval, Value *slot) in unspill() [all …]
|
| D | nv50_ir_build_util.h | 171 LValue *lval = new_LValue(func, f); in getScratch() local 179 LValue *lval = new_LValue(func, f); in getSSA() local
|
| D | nv50_ir_ssa.cpp | 333 LValue *lval; in convertToSSA() local 427 LValue *lval = val->asLValue(); in mkUndefined() local 454 LValue *lval, *ssa; in search() local
|
| /external/libjpeg-turbo/ |
| D | jpegtran.c | 284 long lval; in parse_switches() local 338 long lval; in parse_switches() local
|
| D | cjpeg.c | 360 long lval; in parse_switches() local 436 long lval; in parse_switches() local
|
| D | djpeg.c | 345 long lval; in parse_switches() local
|
| /external/strace/tests-mx32/ |
| D | overflowuid.c | 41 long lval; in read_int_from_file() local
|
| /external/strace/tests-m32/ |
| D | overflowuid.c | 41 long lval; in read_int_from_file() local
|
| /external/strace/tests/ |
| D | overflowuid.c | 41 long lval; in read_int_from_file() local
|
| /external/curl/src/ |
| D | tool_setopt.c | 273 const struct NameValue *nvlist, long lval) in tool_setopt_enum() 311 long lval) in tool_setopt_SSLVERSION() 356 long lval) in tool_setopt_bitmask() 624 long lval = va_arg(arg, long); in tool_setopt() local
|
| /external/cronet/third_party/libc++/src/test/std/strings/string.view/string.view.ops/ |
| D | copy.pass.cpp | 84 std::basic_string_view<CharT> lval(ghijk); in test_constexpr_copy() local
|
| /external/libaom/av1/common/ |
| D | common.h | 50 #define CHECK_MEM_ERROR(cm, lval, expr) \ argument
|
| /external/libcxx/utils/google-benchmark/test/ |
| D | donotoptimize_test.cc | 50 BitRef lval = BitRef::Make(); in main() local
|
| /external/google-benchmark/test/ |
| D | donotoptimize_test.cc | 62 BitRef lval = BitRef::Make(); in main() local
|
| /external/cronet/third_party/google_benchmark/src/test/ |
| D | donotoptimize_test.cc | 62 BitRef lval = BitRef::Make(); in main() local
|
| /external/mesa3d/src/mesa/program/ |
| D | program_lexer.l | 127 handle_ident(struct asm_parser_state *state, const char *text, YYSTYPE *lval) in handle_ident()
|
| /external/libtracefs/src/ |
| D | tracefs-sqlhist.c | 56 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/bzip2/ |
| D | decompress.c | 74 #define GET_MTF_VAL(label1,label2,lval) \ argument
|
| /external/libvpx/vpx/internal/ |
| D | vpx_codec_internal.h | 433 #define CHECK_MEM_ERROR(error, lval, expr) \ argument 443 #define CHECK_MEM_ERROR(error, lval, expr) \ argument
|
| /external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/detail/ |
| D | definitions.hpp | 52 noalias_proxy (C& lval): in noalias_proxy()
|