/external/nist-sip/java/gov/nist/javax/sip/stack/ |
UDPMessageChannel.java | [all...] |
/external/v8/src/arm64/ |
decoder-arm64-inl.h | 30 // A: Logical shifted register. 43 // 2: Logical immediate.
|
/external/valgrind/VEX/priv/ |
host_amd64_defs.h | 354 Ain_Alu64R, /* 64-bit mov/arith/logical, dst=REG */ 355 Ain_Alu64M, /* 64-bit mov/arith/logical, dst=MEM */
|
host_x86_defs.h | 346 Xin_Alu32R, /* 32-bit mov/arith/logical, dst=REG */ 347 Xin_Alu32M, /* 32-bit mov/arith/logical, dst=MEM */
|
/external/valgrind/VEX/test/ |
mmxtest.c | 367 /* 1x64, 2x32, and 4x16 Parallel Shift Left Logical 382 /* 1x64, 2x32, and 4x16 Parallel Shift Right Logical
|
/external/vixl/src/vixl/a64/ |
decoder-a64.cc | 44 // A: Logical shifted register. 57 // 2: Logical immediate.
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
UiccCard.java | 490 loglocal("Open Logical Channel: " + AID + " by pid:" + Binder.getCallingPid() 500 loglocal("Close Logical Channel: " + channel);
|
/ndk/sources/host-tools/make-3.81/ |
readme.vms | 45 logical DECC$GLOB_UNIX_STYLE), which can be set to get Unix style 210 $(<name-of-symbol-or-logical>). Variables defined in the Makefile
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
htmlentitydefs.py | 72 'and': 0x2227, # logical and = wedge, U+2227 ISOtech 178 'or': 0x2228, # logical or = vee, U+2228 ISOtech
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
htmlentitydefs.py | 72 'and': 0x2227, # logical and = wedge, U+2227 ISOtech 178 'or': 0x2228, # logical or = vee, U+2228 ISOtech
|
/system/bt/stack/include/ |
l2c_api.h | 567 ** NOTE This timeout applies to all logical channels active on the 725 ** NOTE This flush timeout applies to all logical channels active on the [all...] |
/external/llvm/test/CodeGen/Hexagon/intrinsics/ |
xtype_alu.ll | 170 ; Logical doublewords 213 ; Logical-logical doublewords 221 ; Logical-logical words
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/ |
cppinternals.info | 147 The first token on a logical, i.e. unescaped, line has the flag 312 line is valid, but since each logical line overwrites the tokens of the 314 since a directive only occupies a single logical line, this means that [all...] |
as.info | [all...] |
/external/llvm/test/MC/AArch64/ |
basic-a64-diagnostics.s | 166 // CHECK-ERROR: error: expected compatible register or logical immediate [all...] |
/frameworks/base/core/java/android/view/accessibility/ |
AccessibilityNodeInfo.java | 660 * logical structure. 887 * logical structure. [all...] |
/frameworks/support/v4/java/android/support/v4/view/accessibility/ |
AccessibilityNodeInfoCompat.java | [all...] |
/external/bzip2/ |
manual.html | [all...] |
/external/clang/test/Analysis/ |
identical-expressions.cpp | 1360 if (a == 4 && a == 4) // expected-warning {{identical expressions on both sides of logical operator}} 1365 if (a == 4 || a == 5 || a == 4) // expected-warning {{identical expressions on both sides of logical operator}} 1387 if (x == 4 && y == 5 || x == 4 && y == 5) // expected-warning {{identical expressions on both sides of logical operator}} [all...] |
/libcore/luni/src/main/java/java/util/concurrent/ |
ConcurrentLinkedDeque.java | 128 * "logical deletion", "unlinking", and "gc-unlinking". 130 * 1. "logical deletion" by CASing item to null atomically removes 423 // logical approximate replacements, self/TERMINATOR. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ |
valarray | 431 /// Logical xor corresponding elements of @a v with elements of array. 434 /// Logical or corresponding elements of @a v with elements of array. 437 /// Logical and corresponding elements of @a v with elements of array. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ |
valarray | 431 /// Logical xor corresponding elements of @a v with elements of array. 434 /// Logical or corresponding elements of @a v with elements of array. 437 /// Logical and corresponding elements of @a v with elements of array. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ |
valarray | 431 /// Logical xor corresponding elements of @a v with elements of array. 434 /// Logical or corresponding elements of @a v with elements of array. 437 /// Logical and corresponding elements of @a v with elements of array. [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
valarray | 433 /// Logical xor corresponding elements of @a v with elements of array. 436 /// Logical or corresponding elements of @a v with elements of array. 439 /// Logical and corresponding elements of @a v with elements of array. [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
valarray | 433 /// Logical xor corresponding elements of @a v with elements of array. 436 /// Logical or corresponding elements of @a v with elements of array. 439 /// Logical and corresponding elements of @a v with elements of array. [all...] |