HomeSort by relevance Sort by last modified time
    Searched defs:tD (Results 1 - 5 of 5) sorted by null

  /external/icu4c/layout/
ThaiShaping.h 52 tD = 2,
  /cts/tests/tests/app/src/android/app/cts/
TimePickerDialogTest.java 67 TimePickerDialog tD = new TimePickerDialog( mContext, mOnTimeSetListener, TARGET_HOUR,
70 Bundle b = tD.onSaveInstanceState();
77 tD = new TimePickerDialog( mContext, com.android.cts.stub.R.style.Theme_AlertDialog,
80 b = tD.onSaveInstanceState();
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_peephole.cpp 724 LValue *tD;
744 tD = (d < 0) ? bld.getSSA() : i->getDef(0)->asLValue();
745 bld.mkOp2(OP_SUB, TYPE_U32, tD, tB, tA);
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_peephole.cpp 724 LValue *tD;
744 tD = (d < 0) ? bld.getSSA() : i->getDef(0)->asLValue();
745 bld.mkOp2(OP_SUB, TYPE_U32, tD, tB, tA);
    [all...]
  /external/valgrind/main/VEX/priv/
guest_amd64_toIR.c 4264 IRTemp td = newTemp(Ity_I64); \/* RDI *\/ local
4313 IRTemp td = newTemp(Ity_I64); \/* RDI *\/ local
4337 IRTemp td = newTemp(Ity_I64); \/* RDI *\/ local
4370 IRTemp td = newTemp(Ity_I64); \/* RDI *\/ local
    [all...]

Completed in 64 milliseconds