HomeSort by relevance Sort by last modified time
    Searched full:minimal (Results 126 - 150 of 1021) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
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. */
  /external/icu4c/test/cintltst/
cloctst.c 5381 const char* const minimal = basic_maximize_data[i][0]; local
5408 const char* const minimal = basic_minimize_data[i][1]; local
5434 const char* const minimal = full_data[i][0]; local
5461 const char* const minimal = full_data[i][2]; local
5490 const char* const minimal = maximizeErrors[i].tag; local
5525 const char* const minimal = minimizeErrors[i].expected; local
    [all...]
  /external/chromium/chrome/common/
web_apps_unittest.cc 106 TEST(WebAppInfo, Minimal) {
108 ParseFromDefinitionAndExpectSuccess("minimal.json"));
  /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/llvm/lib/Transforms/IPO/
InlineAlways.cpp 66 /// \brief Minimal filter to detect invalid constructs for inlining.
120 // Do some minimal analysis to preclude non-viable functions.
  /external/ping/
ping_common.h 27 #define MININTERVAL 10 /* Minimal interpacket gap */
28 #define MINUSERINTERVAL 200 /* Minimal allowed interval for non-root */
  /frameworks/base/tests/TileBenchmark/src/com/test/tilebenchmark/
ProfiledWebView.java 92 public void setUseMinimalMemory(boolean minimal) {
94 settings.setProperty("use_minimal_memory", minimal ? "true" : "false");
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
ConnectionState.java 63 * Returns the minimal possible size of the
81 * Returns the minimal upper bound of the content size enclosed
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/packages/
BrokenPackage.java 37 * The minimal API level required by this package, if > 0,
92 * Returns the minimal API level required by this package, if > 0,
  /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
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/repository/
RepoConstants.java 47 /** The optional minimal tools revision required by platform & extra packages. */
49 /** The optional minimal platform-tools revision required by tool packages. */
51 /** The optional minimal API level required by extra packages. */
  /bionic/libm/man/
remainder.3 43 .Nd minimal residue functions
  /bootable/bootloader/legacy/libc/
sha.c 4 // Optimized for minimal code size.
  /cts/tests/src/android/app/cts/
AppStubActivity.java 32 * A minimal "Hello, World!" application.
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/
ErrorManager.cs 43 /// <summary>A minimal ANTLR3 error [message] manager with the ST bits</summary>
  /external/chromium/base/
sys_string_conversions.h 11 // but it is used in some shared code. Dependencies should be minimal.
tracked_objects_unittest.cc 20 // Minimal test doesn't even create any tasks.
  /external/chromium/chrome/browser/
shell_integration.cc 55 // Use '--app=url' instead of just 'url' to launch the browser with minimal
  /external/chromium/net/base/
asn1_util.cc 39 // the length encoding must be minimal.
  /external/clang/include/clang/Analysis/Analyses/
PostOrderCFGView.h 34 /// This class contains a minimal interface, primarily dictated by the SetType
  /external/clang/lib/StaticAnalyzer/Core/
TextPathDiagnostics.cpp 41 PathGenerationScheme getGenerationScheme() const { return Minimal; }

Completed in 503 milliseconds

1 2 3 4 56 7 8 91011>>