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

  /external/bison/lib/
timevar.h 26 wall-clock time, as appropriate to and supported by the host
61 /* Wall clock time. */
62 float wall; member in struct:timevar_time_def
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
timevar.h 27 wall-clock time, as appropriate to and supported by the host
62 /* Wall clock time. */
63 double wall; member in struct:timevar_time_def
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
timevar.h 27 wall-clock time, as appropriate to and supported by the host
62 /* Wall clock time. */
63 double wall; member in struct:timevar_time_def
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
timevar.h 27 wall-clock time, as appropriate to and supported by the host
62 /* Wall clock time. */
63 double wall; member in struct:timevar_time_def
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
timevar.h 27 wall-clock time, as appropriate to and supported by the host
62 /* Wall clock time. */
63 double wall; member in struct:timevar_time_def
  /external/jmonkeyengine/engine/src/test/jme3test/helloworld/
HelloAssets.java 62 /** Create a wall (Box with material and texture from test-data) */
64 Spatial wall = new Geometry("Box", box ); local
67 wall.setMaterial(mat_brick);
68 wall.setLocalTranslation(2.0f,-2.5f,0.0f);
69 rootNode.attachChild(wall);
  /external/icu4c/i18n/
calendar.cpp 2893 UDate wall = millis + millisInDay; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.sat4j.core_2.2.0.v20100429.jar 

Completed in 215 milliseconds