HomeSort by relevance Sort by last modified time
    Searched defs:and (Results 1 - 25 of 160) sorted by null

1 2 3 4 5 6 7

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
arithsmall.asm 2 and eax, 3584 label
3 and eax, 35 label
4 and eax, strict dword 3584 label
5 and eax, strict dword 35 label
6 and eax, strict byte 3584 label
7 and eax, strict byte 35 label
8 and ebx, 3584 label
9 and ebx, 35 label
10 and ebx, strict dword 3584 label
11 and ebx, strict dword 3 label
12 and ebx, strict byte 3584 label
13 and ebx, strict byte 35 label
    [all...]
  /external/clang/test/Preprocessor/
cxx_oper_keyword.cpp 5 #define and foo macro
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/lc3b/tests/
lc3b-basic.asm 4 and r2, r1, r0 label
5 and r2, r5, 5 label
  /external/libvorbis/doc/
05-comment.tex 4 \section{comment field and header specification} \label{vorbis:spec:comment}
12 greater structure and machine parseability.
16 remember the disc by and explain it to others; a short, to-the-point
22 Honest Bob and the Factory-to-Dealer-Incentives, \textit{``I'm Still
34 number of vectors is bounded to $2^{32}-1$ and the length of each vector
41 The vector lengths and number of vectors are stored lsb first, according
67 That is, comment fields consist of a field name and a corresponding value and
77 The field name is case-insensitive and may consist of ASCII 0x20
117 The artist(s) who performed the work. In classical music this would be the conductor, orchestra, soloists. In an audio book it would be the actor who did the reading. In popular music this is typically the same as the ARTIST and is omitted
    [all...]
03-codebook.tex 4 \section{Probability Model and Codebooks} \label{vorbis:spec:codebook}
10 decoding configuration, VQ and Huffman, into the bitstream itself in
20 the codebooks themselves and the codewords they decode are unrolled
44 16 bit \varname{[codebook_dimensions]} and 24 bit \varname{[codebook_entries]} fields:
67 We now read the list of codeword lengths and store these lengths in
74 length ordered and the decoder needs to read each codeword length
122 2) [current_length] = read a five bit unsigned integer and add 1;
160 Lookup types one and two are similar, differing only in the
171 3) [codebook_value_bits] = read 4 bits as an unsigned integer and add 1
189 and indicates a stream that is not decodable by the specification in thi
    [all...]
06-floor0.tex 4 \section{Floor type 0 setup and decode} \label{vorbis:spec:floor0}
13 coding; LSP representation may be converted to LPC representation and
20 Floor zero configuration consists of six integer fields and a list of
36 6) [floor0_number_of_books] = read an unsigned integer of four bits and add 1
51 decoding the curve amplitude and \varname{[floor0_order]} LSP
52 coefficient values from the bitstream, and then computing the floor
86 1 ) bits. Nevertheless, the above specification is correct and values
93 \varname{[codebook_dimensions]} value of three and
97 condition, and care must be taken not to allow a buffer overflow in
98 decode. The extra values are not used and may be ignored or discarded
    [all...]
07-floor1.tex 4 \section{Floor type 1 setup and decode} \label{vorbis:spec:floor1}
10 mechanically on a linear frequency axis and a logarithmic (dB)
27 from x_0,y_0 to x_1,y_1 where in the base case x_0=0 and x_1=[n], the
31 logical line segment and produces a y_new value at that point computed
32 from the existing line's y value at x_new (as plotted by the line) and
36 x_0,y_0 to x_new,y_new and from x_new,y_new to x_1,y_1. This step is
53 0,16,32,48,64,80,96,112 and 128. In list order, the values interleave
54 as 0, 128, 64, 32, 96, 16, 48, 80 and 112. The corresponding
56 -45, 0, -25, -10, 30 and -10. We compute the floor in the following
64 We now draw new logical lines to reflect the correction to new_Y, and
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
and.hpp 13 // $Id: and.hpp 49267 2008-10-11 06:19:02Z agurtovoy $
28 // 'or' and 'and' macros, see http://tinyurl.com/3et69; 'defined(and)'
30 // about 'and' being an alternative token
33 #if defined(and)
34 # pragma push_macro("and")
35 # undef and macro
36 # define and(x) macro
41 # define BOOST_MPL_PREPROCESSED_HEADER and.hp
    [all...]
  /external/bison/doc/
refcard.tex 10 % per page and reduce to 80%.
26 % This program is free software: you can redistribute it and/or modify
48 % You will still need to cut and paste.
61 % Thanks to Paul Rubin, Bob Chassell, Len Tower, and Richard Mlynarik
64 % We only change the following to change the version numbers and
85 \centerline{designed by Brendan Kehoe and Gavin Nicol}
89 Permission is granted to make and distribute copies of this card
90 provided the copyright notice and this permission notice
110 \centerline{designed by Brendan Kehoe and Gavin Nicol}
114 Permission is granted to make and distribute copies of this car
    [all...]
  /external/junit/src/org/junit/internal/matchers/
CombinableMatcher.java 26 public CombinableMatcher<T> and(Matcher<? extends T> matcher) { method in class:CombinableMatcher
  /external/iproute2/doc/
api-ip6-flowlabels.tex 24 prefer this term) and 20 bits of flow label. Currently there exist
56 Flows with coinciding source address and flow label must have identical
57 destination address and not-fragmentable extensions headers (i.e.\
58 hop by hop options and all the headers up to and including routing header,
68 NB notes here and below reflect only my personal opinion,
74 Flow labels have finite lifetime and source is not allowed to reuse
100 It contradicts both to IETF spirit and the letter. Before RFC2553
109 and have to mangle it, even if we are not interested in flowinfo subtleties.
115 is followed by attempts to patch the hole and more mistakes..
    [all...]
ip-tunnels.tex 52 ``network unreachable'' and after this I found a strange direct route
74 that between \verb|route add| and \verb|route del| host 193.233.7.65 is
78 Q: In 2.0.36 I used to load \verb|tunnel| device module and \verb|ipip| module.
82 and for all IPIP tunnel devices.
93 and you are not afraid of
102 \paragraph{Summary of differences between 2.2 and 2.0.}
107 and got set of 4 devices \verb|tunl0| ... \verb|tunl3| or,
108 alternatively, compile it as module and load new module
113 tunnel device \verb|tunl0| and another tunnels may be created with command
133 kinds and gateway is required to be directly reachable via this tunnel
    [all...]
  /external/mesa3d/src/glsl/
Android.gen.mk 7 # copy of this software and associated documentation files (the "Software"),
10 # and/or sell copies of the Software, and to permit persons to whom the
13 # The above copyright notice and this permission notice shall be included
18 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
55 define local-y-to-c-and-h
61 define local-yy-to-cpp-and-h
77 $(call local-yy-to-cpp-and-h,.cpp)
83 $(call local-y-to-c-and-h)
  /external/chromium_org/chrome/test/functional/chromoting/
chromoting_base.py 18 import pyauto_functional # Must come before chromoting and pyauto. namespace
  /external/chromium_org/third_party/openssl/openssl/crypto/poly1305/
poly1305_arm_asm.S 2 # SUPERCOP by D. J. Bernstein and Peter Schwabe.
160 and sp,sp,#0xffffffe0 label
    [all...]
  /external/chromium_org/tools/site_compare/drivers/win32/
keyboard.py 10 including special characters to represent modifier keys like CTRL and ALT
14 import win32api # for keybd_event and VkKeyCode namespace
22 # is just plain ugly, and win32con is a huge import for just a handful of
73 \ escapes {}[] and treats these values as literal
104 if use_modifiers and not next_escaped:
106 if char == "{" and not alt_held:
109 elif char == "}" and alt_held:
112 elif char == "[" and not ctrl_held:
115 elif char == "]" and ctrl_held:
123 if next_escaped and char in escape_chars: char = escape_chars[char
    [all...]
  /external/clang/lib/Headers/
iso646.h 6 * of this software and associated documentation files (the "Software"), to deal
8 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 * copies of the Software, and to permit persons to whom the Software is
12 * The above copyright notice and this permission notice shall be included in
17 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
30 #define and && macro
  /external/llvm/test/MC/ARM/
arm-arithmetic-aliases.s 26 and r2, r2, #6 label
27 and r2, #6 label
28 and r2, r2, r3 label
29 and r2, r3 label
31 @ CHECK: and r2, r2, #6 @ encoding: [0x06,0x20,0x02,0xe2]
32 @ CHECK: and r2, r2, #6 @ encoding: [0x06,0x20,0x02,0xe2]
33 @ CHECK: and r2, r2, r3 @ encoding: [0x03,0x20,0x02,0xe0]
34 @ CHECK: and r2, r2, r3 @ encoding: [0x03,0x20,0x02,0xe0]
67 @ Also check that we handle the predicate and cc_out operands.
  /external/mockito/src/org/mockito/
AdditionalMatchers.java 25 * It is recommended to use matchers from {@link Matchers} and keep stubbing and verification simple.
27 * Example of using logical and(), not(), or() matchers:
33 * //not "ejb" and not "michael jackson"
34 * mock.someMethod(and(not(eq("ejb")), not(eq("michael jackson"))));
438 * have the same type, length, and each element has to be equal.
454 * have the same length, and each element has to be equal.
468 * the same length, and each element has to be equal.
482 * the same length, and each element has to be equal.
496 * have the same length, and each element has to be equal
575 public static boolean and(boolean first, boolean second) { method in class:AdditionalMatchers
590 public static byte and(byte first, byte second) { method in class:AdditionalMatchers
605 public static char and(char first, char second) { method in class:AdditionalMatchers
620 public static double and(double first, double second) { method in class:AdditionalMatchers
635 public static float and(float first, float second) { method in class:AdditionalMatchers
650 public static int and(int first, int second) { method in class:AdditionalMatchers
665 public static long and(long first, long second) { method in class:AdditionalMatchers
680 public static short and(short first, short second) { method in class:AdditionalMatchers
697 public static <T> T and(T first, T second) { method in class:AdditionalMatchers
    [all...]
  /frameworks/base/core/java/com/android/internal/util/
Predicates.java 13 * See the License for the specific language governing permissions and
32 * evaluates to true. The components are evaluated in order, and evaluation
35 public static <T> Predicate<T> and(Predicate<? super T>... components) { method in class:Predicates
36 return and(Arrays.asList(components));
41 * evaluates to true. The components are evaluated in order, and evaluation
47 public static <T> Predicate<T> and(Iterable<? extends Predicate<? super T>> components) { method in class:Predicates
53 * evaluates to true. The components are evaluated in order, and evaluation
62 * evaluates to true. The components are evaluated in order, and evaluation
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
iso646.h 5 GCC is free software; you can redistribute it and/or modify
19 You should have received a copy of the GNU General Public License and
21 see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
32 #define and && macro
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
iso646.h 5 GCC is free software; you can redistribute it and/or modify
19 You should have received a copy of the GNU General Public License and
21 see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
32 #define and && macro
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
iso646.h 5 GCC is free software; you can redistribute it and/or modify
19 You should have received a copy of the GNU General Public License and
21 see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
32 #define and && macro
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
iso646.h 5 GCC is free software; you can redistribute it and/or modify
19 You should have received a copy of the GNU General Public License and
21 see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
32 #define and && macro
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
iso646.h 5 GCC is free software; you can redistribute it and/or modify
35 #define and && macro

Completed in 2361 milliseconds

1 2 3 4 5 6 7