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

1 2 3 4 5 6

  /external/webkit/Source/WebCore/platform/graphics/android/layers/
DumpLayer.h 37 // a composed type enclose properties in { and }
38 // an array enclose composed types in { }, separated with a comma.
  /external/strace/
TODO 14 enclose "total x dents" in a comment
  /external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
p2-0x.cpp 36 template<> void N0::f0(long) { } // expected-error{{does not enclose namespace}}
132 template<> double N0::X0<double>::member = 3.14; // expected-error{{does not enclose namespace}}
230 void N0::X0<void*>::ft1(void *, long) { } // expected-error{{does not enclose namespace}}
p2.cpp 36 template<> void N0::f0(long) { } // expected-error{{does not enclose namespace}}
133 template<> double N0::X0<double>::member = 3.14; // expected-error{{does not enclose namespace}}
231 void N0::X0<void*>::ft1(void *, long) { } // expected-error{{does not enclose namespace}}
  /external/junit/src/org/junit/rules/
RuleChain.java 81 * the rule to enclose.
  /external/llvm/test/CodeGen/Thumb2/
ldr-str-imm12.ll 23 define %union.rec* @Manifest(%union.rec* %x, %union.rec* %env, %struct.STYLE* %style, %union.rec** %bthr, %union.rec** %fthr, %union.rec** %target, %union.rec** %crs, i32 %ok, i32 %need_expand, %union.rec** %enclose, i32 %fcr) nounwind {
56 %0 = call %union.rec* @Manifest(%union.rec* undef, %union.rec* %env, %struct.STYLE* %style, %union.rec** %bthr, %union.rec** %fthr, %union.rec** %target, %union.rec** %crs, i32 %ok, i32 %need_expand, %union.rec** %enclose, i32 %fcr) nounwind ; <%union.rec*> [#uses=0]
  /external/chromium/net/base/
backoff_entry.h 45 // Lifetime of policy must enclose lifetime of BackoffEntry. The
  /external/clang/test/SemaCXX/
qual-id-test.cpp 147 // expected-error{{cannot define or redeclare 'foo' here because namespace 'Inner' does not enclose namespace 'PR6645'}}
  /external/webkit/Source/WebKit/mac/WebView/
WebDocumentPrivate.h 49 // Array of rects that tightly enclose the selected text, in coordinates of selectinView.
  /external/guava/guava/src/com/google/common/collect/
Range.java 252 * <li>{@code (3..6]} does not enclose {@code [3..6]}
253 * <li>{@code [4..5]} does not enclose {@code (3..6)} (even though it contains
255 * <li>{@code [3..6]} does not enclose {@code (1..1]} (even though it contains
326 * <li>{@code [2, 4)} and {@code [3, 5)} are connected, because both enclose
328 * <li>{@code [2, 4)} and {@code [4, 6)} are connected, because both enclose
  /external/skia/legacy/include/core/
SkRect.h 276 /** Update this rectangle to enclose itself and the specified rectangle.
282 /** Update this rectangle to enclose itself and the specified rectangle.
383 /** return the 4 points that enclose the rectangle
529 * Update this rectangle to enclose itself and the specified rectangle.
535 /** Update this rectangle to enclose itself and the specified rectangle.
  /frameworks/base/docs/html/training/multiple-threads/
create-threadpool.jd 45 code is thread-safe. Enclose variables that can be accessed by more than one thread in a
84 have to enclose accesses to the class in a <code>synchronized</code> block:
  /external/chromium/net/url_request/
url_request_throttler_entry.h 70 // The manager object's lifetime must enclose the lifetime of this object.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
envset.cmd 88 /* Optionally enclose path variable by quotes */
  /external/tinyalsa/
tinymix.c 225 fprintf(stderr, "Enclose strings in quotes and try again\n");
  /frameworks/base/docs/html/guide/topics/ui/
how-android-draws.jd 74 enclose its content (plus padding).</li>
  /system/core/sh/
error.h 49 * We enclose jmp_buf in a structure so that we can declare pointers to
  /external/skia/include/core/
SkRect.h 325 /** Update this rectangle to enclose itself and the specified rectangle.
331 /** Update this rectangle to enclose itself and the specified rectangle.
458 /** return the 4 points that enclose the rectangle
650 * Update this rectangle to enclose itself and the specified rectangle.
656 /** Update this rectangle to enclose itself and the specified rectangle.
  /external/chromium/net/http/
http_auth_cache.cc 187 // No element of paths_ may enclose any other element.
  /external/chromium/sdch/open-vcdiff/src/
vcdiff_defs.h 45 // Note the convention that square-brackets enclose optional items.
  /external/iptables/extensions/
libxt_u32.man 61 to enclose the arguments in quotes.
  /external/nist-sip/java/gov/nist/javax/sip/address/
AddressFactoryImpl.java 123 //if host is an IPv6 string we should enclose it in sq brackets
  /external/open-vcdiff/src/
vcdiff_defs.h 45 // Note the convention that square-brackets enclose optional items.
  /external/webkit/Tools/QtTestBrowser/
webview.cpp 104 // as it needs to enclose all items onto it. We do that because QGraphicsView also calculates
  /packages/apps/Settings/res/layout-sw600dp/
wifi_settings_for_setup_wizard_xl.xml 153 We need to enclose @id/bottom_padding with @id/bottom_padding_layout

Completed in 1277 milliseconds

1 2 3 4 5 6