HomeSort by relevance Sort by last modified time
    Searched full:invariant (Results 51 - 75 of 1030) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/sync/internal_api/public/test/
test_user_share.h 57 // the directory invariant checks and perform the SaveChanges action
  /external/chromium_org/sync/test/engine/
test_directory_setter_upper.h 65 // invariant checks and perform the SaveChanges action on the directory.
  /external/chromium_org/third_party/WebKit/Source/platform/audio/
AudioUtilities.h 37 // timeConstant is the time it takes a first-order linear time-invariant system
  /external/chromium_org/third_party/icu/source/common/
servrbf.cpp 57 // and should only contain invariant characters
uinvchar.c 16 * Functions for handling invariant characters, moved here from putil.c
28 /* invariant-character handling --------------------------------------------- */
31 * These maps for ASCII to/from EBCDIC map invariant characters (see utypes.h)
109 * (by ASCII/Unicode code) are "invariant".
112 * As invariant are considered the characters of the ASCII repertoire except
140 * test unsigned types (or values known to be non-negative) for invariant characters,
145 /* test signed types for invariant characters, adds test for positive values */
172 U_ASSERT((u!=0 || c==0)); /* only invariant chars converted? */
212 continue; /* NUL is invariant */
270 /* convert ASCII to EBCDIC and verify that all characters are invariant */
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
regextst.h 49 virtual void assertUTextInvariant(const char *invariant, UText *actual, const char *file, int line);
  /external/icu4c/common/
servrbf.cpp 57 // and should only contain invariant characters
uinvchar.c 16 * Functions for handling invariant characters, moved here from putil.c
28 /* invariant-character handling --------------------------------------------- */
31 * These maps for ASCII to/from EBCDIC map invariant characters (see utypes.h)
132 * (by ASCII/Unicode code) are "invariant".
135 * As invariant are considered the characters of the ASCII repertoire except
163 * test unsigned types (or values known to be non-negative) for invariant characters,
168 /* test signed types for invariant characters, adds test for positive values */
195 U_ASSERT((u!=0 || c==0)); /* only invariant chars converted? */
235 continue; /* NUL is invariant */
293 /* convert ASCII to EBCDIC and verify that all characters are invariant */
    [all...]
  /external/icu4c/common/unicode/
uenum.h 92 * it is converted to UChar* with the invariant converter.
118 * string, it is converted to char* with the invariant converter.
130 * UChar* and conversion to char* with the invariant converter
194 * Given an array of const char* strings (invariant chars only), return a UEnumeration. String pointers from 0..count-1 must not be null.
putil.h 123 * This utility function is useful only for "invariant characters"
144 * This utility function is useful only for "invariant characters"
152 * codepage-invariant subset of the platform encoding.
  /external/icu4c/test/intltest/
regextst.h 53 virtual void assertUTextInvariant(const char *invariant, UText *actual, const char *file, int line);
  /external/llvm/test/Analysis/ScalarEvolution/
2012-03-26-LoadConstant.ll 4 ; for.body is deleted leaving a loop-invariant load.
  /external/llvm/test/Transforms/GlobalOpt/
externally-initialized-global-ctr.ll 16 %1 = load i8** @"\01L_OBJC_SELECTOR_REFERENCES_41", !invariant.load !2009
  /external/open-vcdiff/gflags/m4/
google_namespace.m4 9 # We guarantee the invariant that GOOGLE_NAMESPACE starts with ::,
  /frameworks/base/core/tests/coretests/src/android/app/activity/
SetTimeZonePermissionsTest.java 60 // about to assert that the test invariant holds: no change
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
funcobject.h 33 /* Invariant:
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
funcobject.h 33 /* Invariant:
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
iri2uri.py 85 """Test that URIs are invariant under the transformation."""
86 invariant = [
95 for uri in invariant:
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
iri2uri.py 85 """Test that URIs are invariant under the transformation."""
86 invariant = [
95 for uri in invariant:
  /external/chromium_org/third_party/icu/source/common/unicode/
uenum.h 92 * it is converted to UChar* with the invariant converter.
118 * string, it is converted to char* with the invariant converter.
130 * UChar* and conversion to char* with the invariant converter
  /external/chromium_org/third_party/icu/source/tools/genrb/
derb.1.in 94 The default encoding is the invariant (subset of ASCII or EBCDIC)
96 .BR "INVARIANT CHARACTERS" ).
172 .SH INVARIANT CHARACTERS
174 .B invariant character set
  /external/icu4c/tools/genrb/
derb.1.in 94 The default encoding is the invariant (subset of ASCII or EBCDIC)
96 .BR "INVARIANT CHARACTERS" ).
172 .SH INVARIANT CHARACTERS
174 .B invariant character set
  /external/chromium_org/third_party/icu/source/test/cintltst/
cstrtest.c 163 /* test invariant-character handling */
166 /* all invariant graphic chars and some control codes (not \n!) */
195 /* make sure that all invariant characters convert both ways */
232 * Verify that invariant characters roundtrip from Unicode to the
303 /* invariant-character strings in ascending ASCII order */
  /external/icu4c/test/cintltst/
cstrtest.c 163 /* test invariant-character handling */
166 /* all invariant graphic chars and some control codes (not \n!) */
195 /* make sure that all invariant characters convert both ways */
232 * Verify that invariant characters roundtrip from Unicode to the
303 /* invariant-character strings in ascending ASCII order */
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
annotate.info 15 Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
27 Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
751 The "Invariant Sections" are certain Secondary Sections whose
752 titles are designated, as being those of Invariant Sections, in
755 Secondary then it is not allowed to be designated as Invariant.
756 The Document may contain zero Invariant Sections. If the Document
757 does not identify any Invariant Sections then there are none.
    [all...]

Completed in 790 milliseconds

1 23 4 5 6 7 8 91011>>