/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/ |
Xalloca.h | 93 * Some System V boxes extract alloca.o from /lib/libPW.a; if you
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
sdkddkver.h | 130 /* Macros to Extract Version Fields From NTDDI_VERSION */
|
/prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/fixes/ |
fix_dict.py | 57 method = results["method"][0] # Extract node for method name
|
/prebuilts/gdb/linux-x86/bin/ |
gcore | 67 # Extract the correct path now.
|
/prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/fixes/ |
fix_dict.py | 57 method = results["method"][0] # Extract node for method name
|
/prebuilts/go/darwin-x86/src/go/doc/ |
doc.go | 82 // extract documentation for all package-level declarations,
|
/prebuilts/go/darwin-x86/src/os/ |
env.go | 52 // consumed to extract it. If the name is enclosed in {}, it's part of a ${}
|
/prebuilts/go/linux-x86/src/go/doc/ |
doc.go | 82 // extract documentation for all package-level declarations,
|
/prebuilts/go/linux-x86/src/os/ |
env.go | 52 // consumed to extract it. If the name is enclosed in {}, it's part of a ${}
|
/prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/ |
smmintrin.h | 203 /* Miscellaneous insert and extract macros. */ 204 /* Extract a single-precision float from X at index N into D. */ 212 /* Extract a float from X at index N into the first index of the return. */ 229 /* Extract int from packed integer array at index. This returns the element
|
/prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/ |
smmintrin.h | 203 /* Miscellaneous insert and extract macros. */ 204 /* Extract a single-precision float from X at index N into D. */ 212 /* Extract a float from X at index N into the first index of the return. */ 229 /* Extract int from packed integer array at index. This returns the element
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_dict.py | 57 method = results["method"][0] # Extract node for method name
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_dict.py | 57 method = results["method"][0] # Extract node for method name
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/ |
default.py | 60 # Because of all of this processing, extract almost
|
/prebuilts/sdk/renderscript/clang-include/ |
smmintrin.h | 206 /* Miscellaneous insert and extract macros. */ 207 /* Extract a single-precision float from X at index N into D. */ 215 /* Extract a float from X at index N into the first index of the return. */ 235 /* Extract int from packed integer array at index. This returns the element
|
/prebuilts/sdk/tools/ |
dx | 60 # The following will extract any initial parameters of the form
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
ExtractStringFix.java | 82 return "Extract String";
|
/system/ca-certificates/google/ |
extract_from_pem.py | 3 """Extract certificates from a multi-certificate pem file.
|
/system/connectivity/shill/cellular/ |
cellular_capability_cdma.h | 120 // Helper method to extract the online portal information from properties.
|
/system/core/libpixelflinger/ |
buffer.cpp | 36 static uint32_t extract(uint32_t v, int h, int l, int bits); 129 pixel->c[i] = extract(v, f->c[i].h, f->c[i].l, f->size*8); 277 // extract a component from a word 278 uint32_t extract(uint32_t v, int h, int l, int bits) function in namespace:android
|
/system/keymaster/ |
hkdf.cpp | 32 * Step 1. Extract: PRK = HMAC-SHA256(actual_salt, secret)
|
/toolchain/binutils/binutils-2.25/config/ |
progtest.m4 | 55 # Extract the first word of "$2", so it can be a program name with args.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/ |
parallel.s | 4 r4 = extract (r2, r1.L) (z) || I2 -= M0; 5 R2 = EXTRACT (r0, r2.l) (Z) || i3 += m1; 7 r7 = ExtracT (r3, r4.L) (X) || I3 += M1 (breV); 8 r5 = ExtRACt (R6, R1.L) (x) || i0 -= 2;
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
ia64.h | 269 /* encode/extract the note/index for a dependency */ 338 /* A macro to extract the major opcode from an instruction. */ 363 /* Extract the operand bits for an operand of type SELF from 367 const char *(*extract) (const struct ia64_operand *self, ia64_insn code, member in struct:ia64_operand
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/ |
rd-sh.exp | 27 # for constructs where the name of the test is harder to extract and
|