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

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/SemaCXX/
expressions.cpp 38 // expected-note {{use '&' for a bitwise operation}} \
48 // expected-note {{use '&' for a bitwise operation}} \
52 // expected-note {{use '|' for a bitwise operation}}
55 // expected-note {{use '|' for a bitwise operation}}
57 // expected-note {{use '|' for a bitwise operation}}
59 // expected-note {{use '|' for a bitwise operation}}
61 // expected-note {{use '|' for a bitwise operation}}
63 // expected-note {{use '&' for a bitwise operation}} \
66 // expected-note {{use '&' for a bitwise operation}} \
69 // expected-note {{use '&' for a bitwise operation}}
    [all...]
bool.cpp 29 // expected-note {{use '&' for a bitwise operation}} \
32 // expected-note {{use '|' for a bitwise operation}}
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/
sunspider-bitops-bitwise-and.html 9 DRT.setup("sunspider-bitops-bitwise-and");
  /external/libogg/
Android.mk 5 LOCAL_SRC_FILES := src/bitwise.c \
  /external/libogg/src/
Makefile.am 7 libogg_la_SOURCES = framing.c bitwise.c
14 test_bitwise_SOURCES = bitwise.c
Makefile.in 60 am_libogg_la_OBJECTS = framing.lo bitwise.lo
63 am_test_bitwise_OBJECTS = test_bitwise-bitwise.$(OBJEXT)
207 libogg_la_SOURCES = framing.c bitwise.c
209 test_bitwise_SOURCES = bitwise.c
295 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bitwise.Plo@am__quote@
297 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_bitwise-bitwise.Po@am__quote@
321 test_bitwise-bitwise.o: bitwise.c
322 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_bitwise_CFLAGS) $(CFLAGS) -MT test_bitwise-bitwise.o -MD -MP -MF "$(DEPDIR)/test_bitwise-bitwise.Tpo" -c -o test_bitwise-bitwise.o `test -f 'bitwise.c' || echo '$(srcdir)/'`bitwise.c;
    [all...]
  /external/llvm/test/Transforms/InstCombine/
2002-08-02-CastTest.ll 2 ; SOME instruction named %c here, even if it's a bitwise and.
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
LIST 10 bitops-bitwise-and
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
LIST 10 bitops-bitwise-and
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
LIST 10 bitops-bitwise-and
  /external/iptables/include/linux/
types.h 17 #define __bitwise__ __attribute__((bitwise))
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_GetAppState.3 11 This function returns the current state of the application\&. The value returned is a bitwise combination of:
  /external/libogg/macosx/Ogg.xcodeproj/
project.pbxproj 10 734FB2E70B18B36F00D561D7 /* bitwise.c in Sources */ = {isa = PBXBuildFile; fileRef = 730F236109181A8D00AB638C /* bitwise.c */; };
17 730F236109181A8D00AB638C /* bitwise.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = bitwise.c; path = ../src/bitwise.c; sourceTree = SOURCE_ROOT; };
79 730F236109181A8D00AB638C /* bitwise.c */,
148 734FB2E70B18B36F00D561D7 /* bitwise.c in Sources */,
  /external/tremolo/
Android.mk 5 Tremolo/bitwise.c \
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/
sunspider-bitops-bitwise-and.html 30 window.onload = function(){ startTest("sunspider-bitops-bitwise-and", '17d2bd38');
32 test("Bitwise And", function(){
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_bitarit.c 50 /* can't do bitwise ops on floating-point values */
65 /* bitwise XOR (a ^ b) */
76 /* can't do bitwise ops on floating-point values */
104 /* can't do bitwise ops on floating-point values */
133 /* can't do bitwise ops on floating-point values */
149 /* bitwise NOT */
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_bitarit.c 50 /* can't do bitwise ops on floating-point values */
65 /* bitwise XOR (a ^ b) */
76 /* can't do bitwise ops on floating-point values */
104 /* can't do bitwise ops on floating-point values */
133 /* can't do bitwise ops on floating-point values */
149 /* bitwise NOT */
  /external/clang/test/Sema/
exprs.c 196 // expected-note {{use '&' for a bitwise operation}} \
207 // expected-note {{use '|' for a bitwise operation}}
209 // expected-note {{use '|' for a bitwise operation}}
213 // expected-note {{use '&' for a bitwise operation}} \
216 // expected-note {{use '&' for a bitwise operation}} \
221 // expected-note {{use '|' for a bitwise operation}}
223 // expected-note {{use '|' for a bitwise operation}}
227 // expected-note {{use '&' for a bitwise operation}} \
230 // expected-note {{use '&' for a bitwise operation}} \
vector-ops.c 7 // Bitwise binary operators
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
mmintrin-common.h 58 /* Packed integer 128-bit bitwise comparison. Return 1 if
66 /* Packed integer 128-bit bitwise comparison. Return 1 if
74 /* Packed integer 128-bit bitwise comparison. Return 1 if
  /frameworks/rs/scriptc/
rs_atomic.rsh 111 * Atomic Bitwise and a value from the value at addr. addr[0] &= value
121 * Atomic Bitwise and a value from the value at addr. addr[0] &= value
132 * Atomic Bitwise or a value from the value at addr. addr[0] |= value
142 * Atomic Bitwise or a value from the value at addr. addr[0] |= value
153 * Atomic Bitwise xor a value from the value at addr. addr[0] ^= value
163 * Atomic Bitwise xor a value from the value at addr. addr[0] ^= value
  /prebuilts/sdk/renderscript/include/
rs_atomic.rsh 111 * Atomic Bitwise and a value from the value at addr. addr[0] &= value
121 * Atomic Bitwise and a value from the value at addr. addr[0] &= value
132 * Atomic Bitwise or a value from the value at addr. addr[0] |= value
142 * Atomic Bitwise or a value from the value at addr. addr[0] |= value
153 * Atomic Bitwise xor a value from the value at addr. addr[0] ^= value
163 * Atomic Bitwise xor a value from the value at addr. addr[0] ^= value
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/misc/
NetscapeCertType.java 34 * @param usage - the bitwise OR of the Key Usage flags giving the
  /external/iproute2/include/linux/
types.h 17 #define __bitwise__ __attribute__((bitwise))
  /external/llvm/test/CodeGen/ARM/
inlineasm-imm-arm.ll 15 ; Test ARM-mode "K" constraint, for bitwise inverted Data Processing immediates.

Completed in 1486 milliseconds

1 2 3 4 5 6 7 8 91011>>