HomeSort by relevance Sort by last modified time
    Searched refs:DUMMY (Results 1 - 25 of 27) sorted by null

1 2

  /external/freetype/src/autofit/
afwrtsys.h 43 WRITING_SYSTEM( dummy, DUMMY )
  /system/netd/server/
DummyNetwork.cpp 35 return DUMMY;
Network.h 29 DUMMY,
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_graph.cpp 80 case DUMMY: return "dummy";
187 if (ei.getType() == Edge::BACK || ei.getType() == Edge::DUMMY)
301 case Graph::Edge::DUMMY:
364 if (edge->type == Edge::DUMMY)
380 if (edge->type == Edge::DUMMY)
nv50_ir_graph.h 50 DUMMY
nv50_ir_bb.cpp 532 case Graph::Edge::DUMMY:
nv50_ir_ra.cpp 521 if (ei.getType() == Graph::Edge::DUMMY)
    [all...]
  /libcore/support/src/test/java/org/apache/harmony/security/tests/support/
TestKeyStoreSpi.java 53 public static final Object DUMMY = new Object();
59 aliases.put("unknownalias", DUMMY);
  /ndk/
ndk-gdb 734 adb_var_shell2 DUMMY am start $OPTION_WAIT -n $PACKAGE_NAME/$OPTION_LAUNCH
778 adb_var_shell2 DUMMY run-as $PACKAGE_NAME $DEVICE_GDBSERVER +$DEBUG_SOCKET --attach $PID &
806 adb_var_shell2 DUMMY test -e /system/bin/$APP_PROCESS_NAME
  /external/v8/src/
preparser.cc 168 #define DUMMY ) // to make indentation work
169 #undef DUMMY
230 #define DUMMY ) // to make indentation work
231 #undef DUMMY
819 #define DUMMY ) // to make indentation work
820 #undef DUMMY
preparser.h 30 // responsible for creating these dummy objects. It provides a similar kind of
788 // Dummy implementation for making expression->somefunc() work in both Parser
792 // More dummy implementations of things PreParser doesn't need to track:
1099 static int dummy = 42; local
    [all...]
parser.cc 333 #define DUMMY ) // to make indentation work
334 #undef DUMMY
339 #define DUMMY ) // to make indentation work
340 #undef DUMMY
4430 int dummy; local
    [all...]
  /frameworks/base/libs/hwui/tests/
main.cpp 98 android::uirenderer::Rect DUMMY;
  /external/cblas/testing/
c_dblat1.f 657 * REQUIREMENT THAT WHEN A DUMMY ARGUMENT IS AN ARRAY, THE
c_sblat1.f 657 * REQUIREMENT THAT WHEN A DUMMY ARGUMENT IS AN ARRAY, THE
c_cblat1.f 581 * REQUIREMENT THAT WHEN A DUMMY ARGUMENT IS AN ARRAY, THE
c_zblat1.f 581 * REQUIREMENT THAT WHEN A DUMMY ARGUMENT IS AN ARRAY, THE
  /ndk/build/core/
init.mk 196 DUMMY := $(shell rm -f NUL) # Cleaning up
  /external/eigen/blas/testing/
cblat1.f 580 * REQUIREMENT THAT WHEN A DUMMY ARGUMENT IS AN ARRAY, THE
dblat1.f     [all...]
sblat1.f     [all...]
zblat1.f 580 * REQUIREMENT THAT WHEN A DUMMY ARGUMENT IS AN ARRAY, THE
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 
  /build/tools/droiddoc/templates-ndk/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]

Completed in 1013 milliseconds

1 2