HomeSort by relevance Sort by last modified time
    Searched full:certain (Results 1 - 25 of 1617) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clearsilver/cs/
test9.cs.gold 2 Test for bug where in certain cases we didn't find the ending cs tag if
test9.cs 1 Test for bug where in certain cases we didn't find the ending cs tag if
  /packages/experimental/RpcPerformance/
README 3 A small test utility to run certain low-level microbenchmarks
5 no-op Binder calls and certain file I/O operations).
  /ndk/tests/build/test-inet-defs/
README 1 This test is there to check that certain declarations are correctly provided
  /external/proguard/src/proguard/shrink/
ShortestUsageMark.java 29 * other elements. It can be certain or preliminary. It also contains additional
38 private final boolean certain; field in class:ShortestUsageMark
46 * Creates a new certain ShortestUsageMark.
51 this.certain = true;
58 * Creates a new certain ShortestUsageMark.
73 * Creates a new certain ShortestUsageMark.
86 this.certain = true;
97 * @param certain specifies whether this is a certain mark.
100 boolean certain)
    [all...]
  /external/kernel-headers/original/linux/netfilter_ipv6/
ip6t_ipv6header.h 2 on whether they contain certain headers */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_ipv6/
ip6t_ipv6header.h 2 on whether they contain certain headers */
  /external/chromium/third_party/icu/source/tools/toolutil/
platform_xopen_source_extended.h 23 * There is an issue with turning on _XOPEN_SOURCE_EXTENDED on certain platforms.
  /external/icu4c/tools/toolutil/
platform_xopen_source_extended.h 23 * There is an issue with turning on _XOPEN_SOURCE_EXTENDED on certain platforms.
  /packages/apps/Email/src/org/apache/commons/io/filefilter/
AgeFileFilter.java 55 * a certain cutoff
65 * of a certain cutoff.
78 * a certain cutoff date.
88 * of a certain cutoff date.
100 * a certain File (whose last modification time will be used as reference).
111 * of a certain File (whose last modification time will be used as
  /external/astl/include/
ios_base.h 36 // Flags are used to put the stream is a certain state which affect
112 // in certain generated output, or identical to right
115 // certain generated output.
119 // certain generated output.
126 // skipws: Skips leading white space before certain input operations.
128 // uppercase: Replaces certain lowercase letters with their upppercase
188 * point) to generate on certain output conversions. 6 by default.
  /build/core/
distdir.mk 45 # certain files with certain goals. When those goals are built
  /external/kernel-headers/original/linux/
sysdev.h 10 * We also support auxillary drivers binding to devices of a certain class.
13 * a certain type. And, it allows class definitions to reside in generic
  /dalvik/tools/dexdeps/
README.txt 8 requires a certain minimum API level to execute.
  /development/tools/idegen/src/
Excludes.java 21 * Decides whether or not to exclude certain paths.
  /external/chromium/base/
scoped_nsautorelease_pool.h 39 // Only use then when you're certain the items currently in the pool are
  /external/chromium/third_party/icu/source/test/intltest/
calcasts.h 7 * behavior of a calendar to a certain set of 'test cases', involving
  /external/clearsilver/man/man3/
cgi_init.3 33 yet set up. Certain things, like
  /external/icu4c/test/intltest/
calcasts.h 7 * behavior of a calendar to a certain set of 'test cases', involving
  /external/iptables/extensions/
libipt_CLUSTERIP.man 2 a certain IP and MAC address without an explicit load balancer in front of
  /frameworks/base/core/java/android/app/
AppGlobals.java 22 * Special private access for certain globals related to a process.
  /frameworks/base/test-runner/src/android/test/suitebuilder/annotation/
HasMethodAnnotation.java 25 * A predicate that checks to see if a the method represented by {@link TestMethod} has a certain
  /libcore/luni/src/main/java/java/lang/annotation/
ElementType.java 23 * to certain program elements.
  /external/webkit/WebCore/platform/graphics/mac/
ImageMac.mm 80 // If numFrames is zero, we know for certain this image doesn't have valid data
82 // in certain circumstances that call will spam the console with an error message
  /external/webkit/WebKit/gtk/tests/
testwebdatasource.c 108 /* Test get_data. We just test if data has certain size for the mean time */
109 g_test_message("Testing webkit_web_data_source_get_data has certain size");

Completed in 1506 milliseconds

1 2 3 4 5 6 7 8 91011>>