/third_party/libinput/include/valgrind/ |
D | valgrind.h | 1168 #define CALL_FN_W_v(lval, orig) \ argument 1186 #define CALL_FN_W_W(lval, orig, arg1) \ argument 1207 #define CALL_FN_W_WW(lval, orig, arg1,arg2) \ argument 1230 #define CALL_FN_W_WWW(lval, orig, arg1,arg2,arg3) \ argument 1255 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ argument 1281 #define CALL_FN_W_5W(lval, orig, arg1,arg2,arg3,arg4,arg5) \ argument 1310 #define CALL_FN_W_6W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6) \ argument 1341 #define CALL_FN_W_7W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6, \ argument 1375 #define CALL_FN_W_8W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6, \ argument 1410 #define CALL_FN_W_9W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6, \ argument [all …]
|
/third_party/glib/glib/ |
D | valgrind.h | 1169 #define CALL_FN_W_v(lval, orig) \ argument 1187 #define CALL_FN_W_W(lval, orig, arg1) \ argument 1208 #define CALL_FN_W_WW(lval, orig, arg1,arg2) \ argument 1231 #define CALL_FN_W_WWW(lval, orig, arg1,arg2,arg3) \ argument 1256 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ argument 1282 #define CALL_FN_W_5W(lval, orig, arg1,arg2,arg3,arg4,arg5) \ argument 1311 #define CALL_FN_W_6W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6) \ argument 1342 #define CALL_FN_W_7W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6, \ argument 1376 #define CALL_FN_W_8W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6, \ argument 1411 #define CALL_FN_W_9W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6, \ argument [all …]
|
/third_party/libnl/src/lib/ |
D | route.c | 114 unsigned long lval; in nl_cli_route_parse_metric() local 155 unsigned long lval; in nl_cli_route_parse_nexthop() local 214 unsigned long lval; in nl_cli_route_parse_table() local 232 unsigned long lval; in nl_cli_route_parse_prio() local 253 unsigned long lval; in nl_cli_route_parse_protocol() local
|
D | utils.c | 47 unsigned long lval; in nl_cli_parse_u32() local
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | jpegtran.c | 253 long lval; in parse_switches() local 298 long lval; in parse_switches() local
|
D | cjpeg.c | 327 long lval; in parse_switches() local 400 long lval; in parse_switches() local
|
/third_party/libjpeg-turbo/ |
D | jpegtran.c | 253 long lval; in parse_switches() local 298 long lval; in parse_switches() local
|
D | cjpeg.c | 327 long lval; in parse_switches() local 400 long lval; in parse_switches() local
|
D | djpeg.c | 343 long lval; in parse_switches() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_ra.cpp | 778 inline void setValue(LValue *lval) { data = lval; } in setValue() 917 isShortRegVal(LValue *lval) in isShortRegVal() 933 GCRA::RIG_Node::init(const RegisterSet& regs, LValue *lval) in init() 1494 LValue *lval = node->getValue(); in selectRegisters() local 1513 LValue *lval = nodes[i].getValue(); in selectRegisters() local 1534 LValue *lval = reinterpret_cast<LValue *>(func->allLValues.get(i)); in allocateRegisters() local 1612 LValue *lval = reinterpret_cast<LValue *>(it.get()); in cleanup() local 1691 SpillCodeInserter::offsetSlot(Value *base, const LValue *lval) in offsetSlot() 1704 SpillCodeInserter::spill(Instruction *defi, Value *slot, LValue *lval) in spill() 1745 SpillCodeInserter::unspill(Instruction *usei, LValue *lval, Value *slot) in unspill() [all …]
|
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
|
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
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | jpegtran.c | 287 long lval; in parse_switches() local 341 long lval; in parse_switches() local
|
D | cjpeg.c | 368 long lval; in parse_switches() local 444 long lval; in parse_switches() local
|
/third_party/boost/libs/yap/example/autodiff_library/ |
D | UaryOPNode.cpp | 98 double lval = SV->pop_back(); in calc_grad_reverse_0() local 120 double lval = SV->pop_back(); in calc_eval_function() local 329 double lval = NaN_Double; in hess_forward_calc0() local
|
/third_party/boost/boost/heap/detail/ |
D | heap_comparison.hpp | 30 typename Heap1::value_type lval, typename Heap2::value_type rval) in value_equality() 43 typename Heap1::value_type lval, typename Heap2::value_type rval) in value_compare()
|
/third_party/benchmark/test/ |
D | donotoptimize_test.cc | 51 BitRef lval = BitRef::Make(); in main() local
|
/third_party/boost/libs/test/test/utils-ts/ |
D | string_cast-test.cpp | 75 long lval; in BOOST_AUTO_TEST_CASE() local
|
/third_party/curl/src/ |
D | tool_setopt.c | 293 const struct NameValue *nvlist, long lval) in tool_setopt_enum() 331 const struct NameValue *nvlist, long lval) in tool_setopt_flags() 374 long lval) in tool_setopt_bitmask() 664 long lval = va_arg(arg, long); in tool_setopt() local
|
/third_party/mesa3d/src/mesa/program/ |
D | program_lexer.l | 127 handle_ident(struct asm_parser_state *state, const char *text, YYSTYPE *lval) in handle_ident()
|
/third_party/alsa-lib/src/topology/ |
D | parser.c | 49 long lval; in tplg_get_integer() local 82 long lval; in tplg_get_unsigned() local
|
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.6/ |
D | decompress.c | 74 #define GET_MTF_VAL(label1,label2,lval) \ argument
|
/third_party/bzip2/ |
D | decompress.c | 74 #define GET_MTF_VAL(label1,label2,lval) \ argument
|
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.8/ |
D | decompress.c | 74 #define GET_MTF_VAL(label1,label2,lval) \ argument
|
/third_party/boost/boost/numeric/ublas/detail/ |
D | definitions.hpp | 52 noalias_proxy (C& lval): in noalias_proxy()
|