/frameworks/base/core/java/android/net/ |
NetworkUtils.java | 260 * Get InetAddress masked with prefixLength. Will never return null.
|
/frameworks/base/core/java/android/service/autofill/ |
Dataset.java | 163 * until the user authenticates it, typically this data set name is masked
|
/frameworks/base/libs/hwui/ |
Matrix.cpp | 174 // kRectStaysRect. The return value is masked with 0xF
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
WifiConfigurationUtil.java | 321 // This is an update, so the app might have returned back the masked password, let
|
/libcore/ojluni/src/main/java/java/util/ |
UUID.java | 246 // Version is bits masked by 0x000000000000F000 in MS long
|
/libcore/ojluni/src/main/java/java/util/concurrent/atomic/ |
Striped64.java | 53 * is a power of two. Indexing uses masked per-thread hash codes.
|
/libcore/ojluni/src/main/java/sun/security/x509/ |
IPAddressName.java | 330 // Mask each and compare masked values
|
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/ |
TargetSelectionDAG.td | 219 def SDTMaskedStore: SDTypeProfile<0, 3, [ // masked store 223 def SDTMaskedLoad: SDTypeProfile<1, 3, [ // masked load 228 def SDTMaskedGather: SDTypeProfile<2, 3, [ // masked gather 233 def SDTMaskedScatter: SDTypeProfile<1, 3, [ // masked scatter [all...] |
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/ |
TargetSelectionDAG.td | 219 def SDTMaskedStore: SDTypeProfile<0, 3, [ // masked store 223 def SDTMaskedLoad: SDTypeProfile<1, 3, [ // masked load 228 def SDTMaskedGather: SDTypeProfile<2, 3, [ // masked gather 233 def SDTMaskedScatter: SDTypeProfile<1, 3, [ // masked scatter [all...] |
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/ |
TargetSelectionDAG.td | 219 def SDTMaskedStore: SDTypeProfile<0, 3, [ // masked store 223 def SDTMaskedLoad: SDTypeProfile<1, 3, [ // masked load 228 def SDTMaskedGather: SDTypeProfile<2, 3, [ // masked gather 233 def SDTMaskedScatter: SDTypeProfile<1, 3, [ // masked scatter [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/ |
TargetSelectionDAG.td | 219 def SDTMaskedStore: SDTypeProfile<0, 3, [ // masked store 223 def SDTMaskedLoad: SDTypeProfile<1, 3, [ // masked load 228 def SDTMaskedGather: SDTypeProfile<2, 3, [ // masked gather 233 def SDTMaskedScatter: SDTypeProfile<1, 3, [ // masked scatter [all...] |
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/ |
TargetSelectionDAG.td | 219 def SDTMaskedStore: SDTypeProfile<0, 3, [ // masked store 223 def SDTMaskedLoad: SDTypeProfile<1, 3, [ // masked load 228 def SDTMaskedGather: SDTypeProfile<2, 3, [ // masked gather 233 def SDTMaskedScatter: SDTypeProfile<1, 3, [ // masked scatter [all...] |
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/ |
TargetSelectionDAG.td | 219 def SDTMaskedStore: SDTypeProfile<0, 3, [ // masked store 223 def SDTMaskedLoad: SDTypeProfile<1, 3, [ // masked load 228 def SDTMaskedGather: SDTypeProfile<2, 3, [ // masked gather 233 def SDTMaskedScatter: SDTypeProfile<1, 3, [ // masked scatter [all...] |
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/ |
TargetSelectionDAG.td | 219 def SDTMaskedStore: SDTypeProfile<0, 3, [ // masked store 223 def SDTMaskedLoad: SDTypeProfile<1, 3, [ // masked load 228 def SDTMaskedGather: SDTypeProfile<2, 3, [ // masked gather 233 def SDTMaskedScatter: SDTypeProfile<1, 3, [ // masked scatter [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/ |
TargetSelectionDAG.td | 219 def SDTMaskedStore: SDTypeProfile<0, 3, [ // masked store 223 def SDTMaskedLoad: SDTypeProfile<1, 3, [ // masked load 228 def SDTMaskedGather: SDTypeProfile<2, 3, [ // masked gather 233 def SDTMaskedScatter: SDTypeProfile<1, 3, [ // masked scatter [all...] |
/prebuilts/go/darwin-x86/src/html/template/ |
js_test.go | 199 // masked by the escaping text span, and spoofing a start could
|
/prebuilts/go/linux-x86/src/html/template/ |
js_test.go | 199 // masked by the escaping text span, and spoofing a start could
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
IconFactory.java | 364 // paint into the image the background color we want masked out later.
|
/system/core/libpixelflinger/codeflinger/ |
GGLAssembler.h | 343 bool masked : 1; member in struct:android::GGLAssembler::component_info_t
|
/external/kernel-headers/original/uapi/drm/ |
i915_drm.h | [all...] |
/external/llvm/lib/Target/PowerPC/ |
README.txt | 318 %tmp.masked = and i32 %tmp, 2147483648 ; <uint> [#uses=1] 319 %tmp11 = or i32 %tmp1415, %tmp.masked ; <uint> [#uses=1]
|
/external/llvm/test/CodeGen/X86/ |
avx-intrinsics-x86-upgrade.ll | 35 ; Verify that high bits of the immediate are masked off. This should be the equivalent 84 ; Verify that high bits of the immediate are masked off. This should be the equivalent
|
/external/pdfium/third_party/libtiff/ |
tiff.h | 525 #define TIFFTAG_ACTIVEAREA 50829 /* &active (non-masked) pixels 528 of fully masked pixels */ [all...] |
/external/syslinux/core/lwip/src/core/ipv4/ |
ip.c | 117 * if the masked IP address of the network interface equals the masked
|
/frameworks/base/libs/hwui/tests/unit/ |
RenderNodeDrawableTests.cpp | 309 // Set a rect outline for the projecting ripple to be masked against. 425 // Set a rect outline for the projecting ripple to be masked against. [all...] |