HomeSort by relevance Sort by last modified time
    Searched full:enclosed (Results 26 - 50 of 490) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/llvm/include/llvm/Support/
CallSite.h 21 // the two variants is enclosed. This allows for cheaper checks when various
71 /// isCall - true if a CallInst is enclosed.
72 /// Note that !isCall() does not mean it is an InvokeInst enclosed,
76 /// isInvoke - true if a InvokeInst is enclosed.
  /external/webkit/Tools/android/flex-2.5.4a/MISC/Borland.old/
Borland-2.4 18 Enclosed are unified diffs and a makefile for Borland 4.02
20 The changes in the enclosed are 1) make the size parameters for memory
28 understood - *and* they're enclosed in BCC specific ifdefs, anyway.
30 All changes are enclosed in "#ifdef __BORLANDC__".
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/descriptors/
PostActivityCreationAction.java 66 // Since the type could be enclosed in other types, we loop till we find it.
PostReceiverCreationAction.java 62 // Since the type could be enclosed in other types, we loop till we find it.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DERApplicationSpecific.java 160 * Return the enclosed object assuming explicit tagging.
172 * Return the enclosed object assuming implicit tagging.
  /cts/tools/dasm/src/dasm/
Scanner.java 488 throw new DasmError("Unterminated ''-enclosed name");
491 throw new DasmError("Empty ''-enclosed name");
495 "Missed separator after ''-enclosed name");
  /external/chromium/testing/gtest/test/
gtest-typed-test_test.cc 278 // TYPED_TEST_P() is not enclosed in a namespace.
285 // REGISTER_TYPED_TEST_CASE_P() is not enclosed in a namespace.
303 // REGISTER_TYPED_TEST_CASE_P() is not enclosed in a namespace.
  /external/gtest/test/
gtest-typed-test_test.cc 278 // TYPED_TEST_P() is not enclosed in a namespace.
285 // REGISTER_TYPED_TEST_CASE_P() is not enclosed in a namespace.
303 // REGISTER_TYPED_TEST_CASE_P() is not enclosed in a namespace.
  /external/protobuf/gtest/test/
gtest-typed-test_test.cc 278 // TYPED_TEST_P() is not enclosed in a namespace.
285 // REGISTER_TYPED_TEST_CASE_P() is not enclosed in a namespace.
303 // REGISTER_TYPED_TEST_CASE_P() is not enclosed in a namespace.
  /external/apache-http/src/org/apache/http/client/methods/
HttpPost.java 43 * enclosed in the request as a new subordinate of the resource identified by
  /external/clang/test/Sema/
flexible-array-init.c 37 struct foo design_foo2 = { .y = 2 }; // expected-error{{flexible array requires brace-enclosed initializer}}
  /external/libvpx/examples/includes/geshi/geshi/
sql.php 66 'DISTINCT', 'DROP', 'ENCLOSED', 'ESCAPED', 'EXISTS',
  /external/quake/quake/src/WinQuake/
3dfx.txt 42 NOTE: The enclosed drivers are not meant to replace any Direct3D or
  /external/webkit/Source/WebCore/editing/
SmartReplaceCF.cpp 50 CFCharacterSetAddCharactersInRange(smartSet, CFRangeMake(0x3200, 29392)); // Enclosed CJK, CJK Ideographs (Uni Han & Ext A), & Yi (0x3200 - 0xA4CF)
SmartReplaceICU.cpp 65 uset_addRange(smartSet, 0x3200, 0x3200 + 29392); // Enclosed CJK, CJK Ideographs (Uni Han & Ext A), & Yi (0x3200 - 0xA4CF)
  /external/webkit/Source/WebCore/editing/qt/
SmartReplaceQt.cpp 46 || (c >= 0x3200 && c <= (0x3200 + 29392)) // Enclosed CJK, CJK Ideographs (Uni Han & Ext A), & Yi (0x3200 - 0xA4CF)
  /external/guava/guava-tests/test/com/google/common/collect/
RangeTest.java 424 // enclosed with same start
427 // enclosed, interior
430 // enclosed with same end
475 // enclosed with same start
478 // enclosed, interior
481 // enclosed with same end
  /external/llvm/docs/
re_format.7 142 An atom is a regular expression enclosed in
177 A bracket expression is a list of characters enclosed in
227 enclosed in
243 Within a bracket expression, a collating element enclosed in
269 enclosed
453 Any set of characters enclosed in parentheses
  /external/icu4c/i18n/
tridpars.h 43 * must be enclosed in parentheses and applies in the reverse
154 * at the start, if dir is REVERSE. The pattern will be enclosed
172 * patterns. The reverse global filter must be enclosed in
  /external/quake/quake/src/WinQuake/kit/
3DFX.TXT 33 NOTE: The enclosed drivers are not meant to replace any Direct3D or
50 All enclosed files MUST reside in your Quake directory and not in the
81 3) Copy the enclosed OPENGL32.DLL file to your Quake Directory.
  /external/webkit/Source/WebCore/bindings/scripts/
IDLParser.pm 202 # Match identifier of the exception, and enclosed data...
209 # ... parse enclosed data (get. name & type)
234 # Match identifier of the interface, and enclosed data...
  /libcore/luni/src/main/java/javax/xml/transform/
Transformer.java 105 * enclosed in curly braces ({}), followed by the local name. If the
197 * URI enclosed in curly braces ({}), followed by the local name. If the
261 * enclosed in curly braces ({}), followed by the local name. If the
  /development/host/windows/usb/
NOTICE 181 boilerplate notice, with the fields enclosed by brackets "[]"
183 the brackets!) The text should be enclosed in the appropriate
  /development/scripts/app_engine_server/
LICENSE 182 boilerplate notice, with the fields enclosed by brackets "[]"
184 the brackets!) The text should be enclosed in the appropriate
  /external/android-mock/
LICENSE.txt 182 boilerplate notice, with the fields enclosed by brackets "[]"
184 the brackets!) The text should be enclosed in the appropriate

Completed in 750 milliseconds

12 3 4 5 6 7 8 91011>>