HomeSort by relevance Sort by last modified time
    Searched full:minimal (Results 201 - 225 of 1610) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_packet.h 97 unsigned int tp_block_size; /* Minimal size of contiguous block */
ipv6.h 7 /* The latest drafts declared increase in minimal mtu up to 1280. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_packet.h 97 unsigned int tp_block_size; /* Minimal size of contiguous block */
ipv6.h 7 /* The latest drafts declared increase in minimal mtu up to 1280. */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
argvemulator.py 19 """A minimal FrameWork.Application-like class"""
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sundry.py 1 """Do a minimal test of all the modules that aren't otherwise tested."""
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sundry.py 1 """Do a minimal test of all the modules that aren't otherwise tested."""
  /external/chromium_org/third_party/icu/source/test/cintltst/
cloctst.c 5223 const char* const minimal = basic_maximize_data[i][0]; local
5250 const char* const minimal = basic_minimize_data[i][1]; local
5276 const char* const minimal = full_data[i][0]; local
5303 const char* const minimal = full_data[i][2]; local
5332 const char* const minimal = maximizeErrors[i].tag; local
5367 const char* const minimal = minimizeErrors[i].expected; local
    [all...]
  /external/icu4c/test/cintltst/
cloctst.c 5416 const char* const minimal = basic_maximize_data[i][0]; local
5443 const char* const minimal = basic_minimize_data[i][1]; local
5469 const char* const minimal = full_data[i][0]; local
5496 const char* const minimal = full_data[i][2]; local
5525 const char* const minimal = maximizeErrors[i].tag; local
5560 const char* const minimal = minimizeErrors[i].expected; local
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
IvfReader.java 51 * Only minimal verification is done to check if this
69 * Only minimal verification is done to check if this
  /external/chromium/chrome/common/
web_apps_unittest.cc 106 TEST(WebAppInfo, Minimal) {
108 ParseFromDefinitionAndExpectSuccess("minimal.json"));
  /external/chromium_org/content/renderer/
image_loading_helper.cc 39 // Proportionally resize the minimal image to fit in a box of size
89 // Proportionally resize the minimal image to fit in a box of size
  /external/chromium_org/content/shell/android/java/src/org/chromium/content_shell/
Shell.java 135 * Loads an URL. This will perform minimal amounts of sanitizing of the URL to attempt to
155 * Given an URL, this performs minimal sanitizing to ensure it will be valid.
  /external/chromium_org/third_party/WebKit/Source/modules/websockets/
WebSocketFrame.cpp 89 errorString = "The minimal number of bytes MUST be used to encode the length";
93 errorString = "The minimal number of bytes MUST be used to encode the length";
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/genperf/
perfect.h 52 /* user directives: perfect hash? minimal perfect hash? input is an int? */
70 MINIMAL_HP /* find a minimal perfect hash */
  /external/genext2fs/
genext2fs.8 34 In this way, a minimal filesystem (typically read-only) can be created with
35 minimal free inodes.
  /external/grub/stage2/
cmdline.c 53 printf (" [ Minimal BASH-like line editing is supported. For the first word, TAB\n"
142 /* Get the command-line with the minimal BASH-like interface. */
  /external/hyphenation/
README 85 LEFTHYPHENMIN num minimal hyphenation distance from the left word end
86 RIGHTHYPHENMIN num minimal hyphation distance from the right word end
  /external/qemu/distrib/sdl-1.2.15/
README.Watcom 24 well as the minimal DirectX 7 SDK from the Allegro download site
37 Microsoft as well as the minimal DirectX 7 SDK from the Allegro
  /libcore/crypto/src/main/java/org/conscrypt/
ConnectionState.java 63 * Returns the minimal possible size of the
81 * Returns the minimal upper bound of the content size enclosed
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_controller_browsertest.cc 189 model->search_box()->SetText(ASCIIToUTF16("minimal"));
329 .AppendASCII("minimal");
345 model->search_box()->SetText(ASCIIToUTF16("minimal"));
  /frameworks/base/docs/html/training/graphics/opengl/
environment.jd 56 <p>This lesson explains how to complete a minimal implementation of {@link
91 <p>The following code example shows a minimal implementation of an activity that uses a
126 <p>The essential code for a {@link android.opengl.GLSurfaceView} is minimal, so for a quick
  /art/test/StackWalk/
stack_walk_jni.cc 85 CHECK_REGS(0, 2); // Note that v1 is not in the minimal root set
  /cts/tests/src/android/app/cts/
AppStubActivity.java 32 * A minimal "Hello, World!" application.
  /cts/tests/src/android/opengl/cts/
GLSurfaceViewStubActivity.java 28 * A minimal activity for testing {@link android.opengl.GLSurfaceView}.

Completed in 1660 milliseconds

1 2 3 4 5 6 7 891011>>