/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/ |
hiddev.h | 90 __u32 unit; member in struct:hiddev_field_info
|
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/ |
hiddev.h | 90 __u32 unit; member in struct:hiddev_field_info
|
/sdk/emulator/opengl/host/libs/GLESv1_dec/ |
GLDecoder.h | 45 static void gl_APIENTRY s_glTexCoordPointerData(void *self, GLint unit, GLint size, GLenum type, GLsizei stride, void *data, GLuint datalen);
|
/external/deqp/modules/gles31/functional/ |
es31fProgramUniformTests.cpp | 286 int unit; member in struct:deqp::gles31::Functional::__anon24100::VarValue::__anon24101::__anon24102 546 result.val.intV[0] = sampler.val.samplerV.unit; 627 result << value.val.samplerV.unit; 638 static VarValue generateRandomVarValue (const glu::DataType type, Random& rnd, int samplerUnit = -1 /* Used if type is a sampler type. \note Samplers' unit numbers are not randomized. */) 672 result.val.samplerV.unit = samplerUnit; 725 if (a.val.samplerV.unit != b.val.samplerV.unit) 1335 GLint unit = -1; local 1544 const GLint unit = uniform.finalValue.val.samplerV.unit; local [all...] |
/build/tools/droiddoc/templates-pdk/ |
customizations.cs | 4 <div class="g-unit g-first" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement"> 13 <div class="g-unit g-first" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement"> 27 <div class="g-unit g-first" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement"> 46 <div class="g-unit g-first" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement">
|
/developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/ |
AsyncTask.java | 516 * @param unit The time unit for the timeout. 526 public final Result get(long timeout, TimeUnit unit) throws InterruptedException, 528 return mFuture.get(timeout, unit);
|
/developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/ |
AsyncTask.java | 516 * @param unit The time unit for the timeout. 526 public final Result get(long timeout, TimeUnit unit) throws InterruptedException, 528 return mFuture.get(timeout, unit);
|
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/ |
AsyncTask.java | 516 * @param unit The time unit for the timeout. 526 public final Result get(long timeout, TimeUnit unit) throws InterruptedException, 528 return mFuture.get(timeout, unit);
|
/external/apache-http/src/org/apache/http/impl/conn/ |
AbstractClientConnAdapter.java | 355 public void setIdleDuration(long duration, TimeUnit unit) { 357 this.duration = unit.toMillis(duration);
|
/external/chromium_org/chrome/browser/ui/webui/performance_monitor/ |
performance_monitor_l10n.cc | 395 base::string16 GetLocalizedStringFromUnit(const Unit unit) { 398 switch (unit) {
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/ |
dromaeorunner.js | 7 PerfTestRunner.prepareToMeasureValuesAsync({dromaeoIterationCount: ITERATION_COUNT, doNotMeasureMemoryUsage: true, doNotIgnoreInitialRun: true, unit: 'runs/s'});
|
/external/chromium_org/third_party/android_crazy_linker/src/ |
Android.mk | 41 # The crazy linker unit tests.
|
/external/chromium_org/tools/grit/grit/ |
grit_runner.py | 64 import grit.tool.unit namespace 65 return grit.tool.unit.UnitTestTool() 100 ['unit', { _FACTORY : ToolFactoryUnit, _REQUIRES_INPUT : False }],
|
/external/doclava/ |
Android.mk | 40 # For now, you can run the unit tests thus:
|
/external/doclava/res/assets/templates/ |
hierarchy.cs | 15 <div class="g-unit" id="doc-content">
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jar | |
/external/llvm/test/Bindings/Ocaml/ |
ipo_opts.ml | 21 (* Tiny unit test framework - really just to help find which line is busted *)
|
linker.ml | 19 (* Tiny unit test framework - really just to help find which line is busted *)
|
scalar_opts.ml | 20 (* Tiny unit test framework - really just to help find which line is busted *)
|
/external/qemu/include/sysemu/ |
sysemu.h | 175 int unit; 189 extern int drive_get_index(BlockInterfaceType type, int bus, int unit);
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowAccountManager.java | 68 public Bundle getResult(long timeout, TimeUnit unit) throws OperationCanceledException, 126 public Bundle getResult(long timeout, TimeUnit unit) throws OperationCanceledException,
|
ShadowTypedValue.java | 97 public static float applyDimension(int unit, float value, DisplayMetrics metrics) { 98 switch (unit) {
|
/frameworks/base/core/java/android/os/ |
AsyncTask.java | 491 * @param unit The time unit for the timeout. 501 public final Result get(long timeout, TimeUnit unit) throws InterruptedException, 503 return mFuture.get(timeout, unit);
|
/frameworks/base/core/java/android/util/ |
TypedValue.java | 88 /** Complex data: bit location of unit information. */ 90 /** Complex data: mask to extract unit information (after shifting by 95 /** {@link #TYPE_DIMENSION} complex unit: Value is raw pixels. */ 97 /** {@link #TYPE_DIMENSION} complex unit: Value is Device Independent 100 /** {@link #TYPE_DIMENSION} complex unit: Value is a scaled pixel. */ 102 /** {@link #TYPE_DIMENSION} complex unit: Value is in points. */ 104 /** {@link #TYPE_DIMENSION} complex unit: Value is in inches. */ 106 /** {@link #TYPE_DIMENSION} complex unit: Value is in millimeters. */ 109 /** {@link #TYPE_FRACTION} complex unit: A basic fraction of the overall 112 /** {@link #TYPE_FRACTION} complex unit: A fraction of the parent size. * [all...] |
/frameworks/base/tests/TtsTests/src/com/android/speech/tts/ |
TextToSpeechTests.java | 230 public static void awaitCountDown(CountDownLatch latch, long timeout, TimeUnit unit) 232 Assert.assertTrue("Waited too long for method call", latch.await(timeout, unit));
|