HomeSort by relevance Sort by last modified time
    Searched refs:pre (Results 76 - 100 of 285) sorted by null

1 2 34 5 6 7 8 91011>>

  /packages/apps/ContactsCommon/TestCommon/
Android.mk 23 # "Class ref in pre-verified class resolved to unexpected implementation"
  /sdk/templates/docs/
cssreset-min.css 7 html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}
default.css 25 pre {
223 pre {
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRTreeRewriter.h 65 - (id) pre:(ANTLRCommonTree *)t;
  /external/kernel-headers/original/asm-arm/
spinlock.h 5 #error SMP not supported on pre-ARMv6 CPUs
  /external/libvpx/libvpx/vp8/common/arm/neon/
idct_dequant_full_2x_neon.asm 32 vld1.32 {d28[0]}, [r2], r3 ; l pre
33 vld1.32 {d28[1]}, [r12], r3 ; r pre
76 ; pre-shift it
156 ; adding pre
157 ; input is still packed. pre was read interleaved
193 ; because the lowest bit in 0x8a8c is 0, we can pre-shift this
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
help2man 519 my @pre = qw(NAME SYNOPSIS DESCRIPTION OPTIONS EXAMPLES);
521 my $filter = join '|', @pre, @post;
524 for (@pre, (grep ! /^($filter)$/o, @include), @post)
  /external/chromium/third_party/libevent/
event_rpcgen.py     [all...]
  /external/guava/guava-tests/test/com/google/common/base/
PredicatesTest.java 465 Predicate<Integer> pre = Predicates.or(Arrays.asList(TRUE, FALSE)); local
466 Predicate<Integer> post = SerializableTester.reserializeAndAssert(pre);
467 assertEquals(pre.apply(0), post.apply(0));
672 Predicate<String> pre = Predicates.isNull(); local
673 Predicate<String> post = SerializableTester.reserializeAndAssert(pre);
674 assertEquals(pre.apply("foo"), post.apply("foo"));
675 assertEquals(pre.apply(null), post.apply(null));
870 Predicate<CharSequence> pre = Predicates.containsPattern("foo"); local
871 Predicate<CharSequence> post = SerializableTester.reserializeAndAssert(pre);
872 assertEquals(pre.apply("foo"), post.apply("foo"))
    [all...]
  /external/llvm/docs/_themes/llvm-theme/static/
llvm-theme.css 271 pre {
281 pre a {
286 td.linenos pre {
324 div.admonition pre, div.warning pre {
  /external/regex-re2/re2/
compile.cc 858 static bool IsAnchorStart(Regexp** pre, int depth) {
859 Regexp* re = *pre;
878 *pre = Regexp::Concat(subcopy, re->nsub(), re->parse_flags());
889 *pre = Regexp::Capture(sub, re->parse_flags(), re->cap());
896 *pre = Regexp::LiteralString(NULL, 0, re->parse_flags());
906 static bool IsAnchorEnd(Regexp** pre, int depth) {
907 Regexp* re = *pre;
926 *pre = Regexp::Concat(subcopy, re->nsub(), re->parse_flags());
937 *pre = Regexp::Capture(sub, re->parse_flags(), re->cap());
944 *pre = Regexp::LiteralString(NULL, 0, re->parse_flags())
    [all...]
  /cts/tools/dasm/src/java_cup/
production.java 45 * non terminals. For example if the production was originally: <pre>
47 * </pre>
48 * then it is factored into two productions:<pre>
51 * </pre>
313 return "((" + label_type + ")" + emit.pre("result") + ")";
338 emit.pre("stack") + ".elementAt(" + emit.pre("top") +"-"+ offset + "))";
572 * if the original production was: <pre>
574 * </pre>
575 * then it will be factored into: <pre>
    [all...]
  /external/libppp/src/
pred.c 279 const char *pre = *MBUF_CTOP(bp) & 0x80 ? "" : "un"; local
281 " olen = 0x%x\n", fcs, pre, len, olen);
283 ccp->fsm.link->name, pre);
  /external/qemu/distrib/sdl-1.2.15/src/audio/mint/
SDL_mintaudio_xbios.c 202 static void Devconnect2(int src, int dst, int sclk, int pre)
251 pre<<=8;
256 sync_div |= pre;
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
TreeRewriter.java 92 public Object pre(Object t) { return applyOnce(t, topdown_fptr); }
  /external/chromium-trace/trace-viewer/src/
timeline_view.css 182 white-space: pre;
196 white-space: pre;
  /external/llvm/docs/_static/
llvm.css 73 blockquote pre {
85 /* It is preferrable to use <pre class="doc_code"> everywhere instead of the
86 * <div class="doc_code"><pre>...</ptr></div> construct.
88 * Once all docs use <pre> for code regions, this style can be merged with the
89 * one above, and we can drop the [pre] qualifier.
91 pre.doc_code, .literal-block { padding: 1em 2em 1em 1em }
  /external/webkit/Tools/Scripts/
run-javascriptcore-tests 66 --root= Path to pre-built root containing jsc
  /frameworks/base/docs/html/reference/renderscript/
doxygen.css 143 pre.fragment {
794 dl.note, dl.warning, dl.attention, dl.pre, dl.post, dl.invariant, dl.deprecated, dl.todo, dl.test, dl.bug
810 dl.pre, dl.post, dl.invariant
935 pre.fragment
939 white-space: -moz-pre-wrap; /* Moz */
940 white-space: -pre-wrap; /* Opera 4-6 */
941 white-space: -o-pre-wrap; /* Opera 7 */
942 white-space: pre-wrap; /* CSS3 */
  /external/libvpx/libvpx/vp8/encoder/
mcomp.c 192 #define PRE(r,c) (y + (((r)>>2) * y_stride + ((c)>>2) -(offset)))
196 #define DIST(r,c) vfp->svf( PRE(r,c), y_stride, SP(c),SP(r), z,b->src_stride,&sse)
230 int pre_stride = x->e_mbd.pre.y_stride;
231 unsigned char *base_pre = x->e_mbd.pre.y_buffer;
351 #undef PRE
374 int pre_stride = x->e_mbd.pre.y_stride;
375 unsigned char *base_pre = x->e_mbd.pre.y_buffer;
685 int pre_stride = x->e_mbd.pre.y_stride;
686 unsigned char *base_pre = x->e_mbd.pre.y_buffer;
867 int pre_stride = x->e_mbd.pre.y_stride
    [all...]
  /build/tools/
parsedeps.py 68 for pre in d.prereqs:
69 recursed = self.__trace(pre, prereq)
  /external/icu4c/samples/ufortune/resources/
fortune_resources.mak 8 # This makefile is normally invoked by the pre-link step in the
  /external/webkit/Source/WebCore/css/
view-source.css 33 white-space: pre-wrap !important;
  /packages/providers/ContactsProvider/tests/assets/test1/
legacy_contacts.sql 19 INSERT INTO contact_methods VALUES(5,2,3,'a','pre:5',3,NULL,0);
20 INSERT INTO contact_methods VALUES(6,2,3,'b','pre:0',3,NULL,0);
21 INSERT INTO contact_methods VALUES(7,2,3,'c','pre:2',3,NULL,0);
22 INSERT INTO contact_methods VALUES(8,2,3,'d','pre:3',3,NULL,0);
23 INSERT INTO contact_methods VALUES(9,2,3,'e','pre:4',3,NULL,0);
24 INSERT INTO contact_methods VALUES(10,2,3,'f','pre:1',3,NULL,0);
25 INSERT INTO contact_methods VALUES(11,2,3,'g','pre:6',3,NULL,0);
26 INSERT INTO contact_methods VALUES(12,2,3,'h','pre:7',3,NULL,0);
30 INSERT INTO contact_methods VALUES(15,3,3,'deerdough','pre:5',3,NULL,0);
  /external/chromium/chrome/browser/resources/bookmark_manager/css/
bmm.css 34 white-space: pre; /* Don't collapse whitespace */
64 white-space: pre;

Completed in 4477 milliseconds

1 2 34 5 6 7 8 91011>>