HomeSort by relevance Sort by last modified time
    Searched full:standard (Results 951 - 975 of 15341) sorted by null

<<31323334353637383940>>

  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
debug.h 26 * This file is a GNU debug extension to the Standard C++ Library.
37 * the standard library algorithms.
44 * @brief GNU debug code, replaces standard behavior with debug behavior.
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
malloc_allocator.h 26 * This file is a GNU extension to the Standard C++ Library.
51 * This is precisely the allocator defined in the C++ Standard.
95 // NB: __n is permitted to be 0. The C++ standard says nothing
new_allocator.h 26 * This file is a GNU extension to the Standard C++ Library.
51 * This is precisely the allocator defined in the C++ Standard.
96 // NB: __n is permitted to be 0. The C++ standard says nothing
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_tempbuf.h 59 // This overload is not required by the standard; it is an extension.
62 // function template arguments) that is required for the standard
140 // Class temporary_buffer is not part of the standard. It is an extension.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se14_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/
J2SE-1.4.zip 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se15_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/
J2SE-1.5.zip 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.javase16_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/
JavaSE-1.6.zip 
  /external/chromium-trace/catapult/dashboard/dashboard/
find_change_points_test.py 90 # In the first sample, the standard deviation on either side of index 5
91 # is between 2 and 4. In the second sample, the standard deviation within
101 # The standard deviation to use is the lower of the standard deviations
102 # of the two sides, so if either side doesn't have a high standard
119 # The output of _ZeroMedian has the same standard deviation as the input.
  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
CollationLoader.java 139 String defaultType = "standard";
174 if (data == null && !type.equals("standard")) {
175 // fall back to the "standard" type
177 type = "standard";
188 // Therefore not just if (actualLocale.equals(ULocale.ROOT) && type.equals("standard")) {
192 if (type.equals("standard")) {
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationLoader.java 137 String defaultType = "standard";
172 if (data == null && !type.equals("standard")) {
173 // fall back to the "standard" type
175 type = "standard";
186 // Therefore not just if (actualLocale.equals(ULocale.ROOT) && type.equals("standard")) {
190 if (type.equals("standard")) {
  /external/libexif/libexif/fuji/
mnote-fuji-entry.c 84 { {0, N_("Standard")},
93 { {0, N_("Standard")},
146 { {0x00, N_("F-Standard")},
163 { {1, N_("Standard")},
167 { {0, N_("F0/Standard")},
179 {0x0100, N_("Standard (100%)")},
  /external/libpng/projects/owatcom/
pngconfig.mak 8 # config.inf: Basic configuration information for a standard build.
9 # pngconfig.dfa: Advanced configuration for non-standard libpng builds.
111 $# 2) If you want to change libpng to a non-standard configuration also
120 $# If emtpy the standard configuration will be built. For this file to be
138 $# course, do the standard binary chop.)
145 $# If awk isn't set then this file is bypassed. If you just want the standard
  /external/proguard/src/proguard/
Configuration.java 101 * An empty file name means the standard output.
116 * members. An empty file name means the standard output.
175 * An empty file name means the standard output.
284 * (creating StackMap attributes) instead of for Java Standard Edition
322 * An empty file name means the standard output.
328 * or less readable form. An empty file name means the standard output.
  /external/shflags/test_results/1.0.2/
Linux-Red_Hat_Linux_release_9_(Shrike).txt 35 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
67 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
97 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
129 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
174 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
206 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
  /external/shflags/test_results/1.0.3/
Solaris-5.11-NexentaOS_20081207.txt 36 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
74 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
105 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
143 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
179 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
217 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
  /external/shflags/test_results/1.2.0/
OpenSolaris-2009.06(snv_111b).txt 36 test:WARN Standard version of getopt found. Enhanced tests will be skipped.
78 test:WARN Standard version of getopt found. Enhanced tests will be skipped.
109 test:WARN Standard version of getopt found. Enhanced tests will be skipped.
151 test:WARN Standard version of getopt found. Enhanced tests will be skipped.
187 test:WARN Standard version of getopt found. Enhanced tests will be skipped.
229 test:WARN Standard version of getopt found. Enhanced tests will be skipped.
  /bionic/libc/bionic/
ether_aton.c 48 * Convert Ethernet address in the standard hex-digits-and-colons to binary
81 * Convert Ethernet address in the standard hex-digits-and-colons to binary
  /cts/libs/deviceutil/src/android/cts/util/
SystemUtil.java 50 * Executes a shell command using shell user identity, and return the standard output in string
55 * @return the standard output of the command
  /cts/tests/tests/accounts/common/src/android/accounts/cts/common/
Fixtures.java 30 public static final String TYPE_STANDARD = "android.accounts.test.standard";
33 "android.accounts.test.standard.unaffiliated";
  /developers/build/prebuilts/gradle/CustomChoiceList/Application/src/main/res/layout/
sample_main.xml 34 that show standard radio buttons or check boxes next to a
43 Lastly, remember to use padding on your ListViews to adhere to the standard
  /developers/samples/android/ui/lists/CustomChoiceList/Application/src/main/res/layout/
sample_main.xml 34 that show standard radio buttons or check boxes next to a
43 Lastly, remember to use padding on your ListViews to adhere to the standard
  /development/perftests/panorama/feature_stab/db_vlvm/
db_utilities_linalg.h 290 Compile-time control: MMX, SSE2 or standard C
340 /*Standard iteration************************************/
349 /*Standard iteration************************************/
354 /*Standard iteration************************************/
363 /*Standard iteration************************************/
368 /*Standard iteration************************************/
377 /*Standard iteration************************************/
382 /*Standard iteration************************************/
391 /*Standard iteration************************************/
396 /*Standard iteration************************************
    [all...]
  /development/samples/browseable/CustomChoiceList/res/layout/
sample_main.xml 34 that show standard radio buttons or check boxes next to a
43 Lastly, remember to use padding on your ListViews to adhere to the standard
  /docs/source.android.com/src/devices/tech/connect/
felica.jd 27 <p>Felicity Card, or FeliCa, an RFID smart card system, is the NFC standard in
35 <p>HCE FeliCa requires NFC hardware that supports the NFC-F (JIS 6319-4) standard.</p>
  /external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/
OutputTest.java 32 /** OutputTest represents a test for not only standard output string,
55 // Note: we treat the standard output string as a return value also

Completed in 1146 milliseconds

<<31323334353637383940>>