Searched
full:look (Results
876 -
900 of
8798) sorted by null
<<31323334353637383940>>
/external/icu4c/common/unicode/ |
ucat.h | 21 * This C API provides look-alike functions that deliberately resemble 43 * "greet.txt", would look like this:
|
/external/iproute2/ |
README.iproute2+tc | 40 Look also at more elaborated example, ready to start rsvpd, 58 F. Look at all that we created:
|
/external/iproute2/man/man8/ |
ss.8 | 101 Please take a look at the official documentation (Debian package iproute-doc) for details regarding filters. 117 List all the tcp sockets in state FIN-WAIT-1 for our apache to network 193.233.7/24 and look at their timers.
|
/external/ipsec-tools/src/racoon/doc/ |
FAQ | 80 that racoon will look for /etc/racoon.conf 109 Q: Other documents to look at?
|
/external/linux-tools-perf/ |
builtin-diff.c | 4 * Builtin diff command: Analyze two perf.data input files, look up and read 199 "Look for files with symbols relative to this directory"),
|
/external/llvm/docs/HistoricalNotes/ |
2001-02-06-TypeNotationDebateResp4.txt | 22 > > functions, and have to look up an example when they have to write them. 28 > In either case, I would have to look up an example to write pointers to
|
/external/llvm/docs/ |
Makefile.sphinx | 149 @echo "Link check complete; look for any errors in the above output " \ 154 @echo "Testing of doctests in the sources finished, look at the " \
|
/external/llvm/lib/IR/ |
TypeFinder.cpp | 130 // Look in operands for types. 144 // Look in operands for types.
|
/external/lzma/C/ |
Types.h | 171 SRes (*Look)(void *p, const void **buf, size_t *size);
176 /* offset must be <= output(*size) of Look */
|
/external/mesa3d/src/gallium/docs/ |
make.bat | 100 echo.Link check complete; look for any errors in the above output ^ 108 echo.Testing of doctests in the sources finished, look at the ^
|
/external/proguard/src/proguard/classfile/util/ |
ClassSuperHierarchyInitializer.java | 134 // First look for the class in the program class pool. 137 // Otherwise look for the class in the library class pool.
|
/external/qemu/docs/ |
CPU-EMULATION.TXT | 83 You can have a look at hw/goldfish_tty.c that implements an emulated serial 89 https://android.googlesource.com/kernel/goldfish.git. You can have a look at
|
/external/skia/src/core/ |
SkUtilsArm.cpp | 86 // Instead, we must parse /proc/cpuinfo and look for the 'neon' feature. 135 // Now, find a line that starts with "Features", i.e. look for
|
/external/srec/portable/include/ |
PFileSystemImpl.h | 95 * @param path Path to look up 109 * @param path Path to look up
|
/external/srec/srec/Semproc/include/ |
SR_SemanticResult.h | 54 * @param key The key to look up 98 * @param key The key to look up
|
/external/v8/src/arm/ |
constants-arm.cc | 129 // Look through the canonical names. 136 // Look through the alias names.
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
settings.h | 51 /* samples of look ahead (in a half-band, so actually half the samples of look ahead @ FS) */
|
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
settings.h | 60 /* samples of look ahead (in a half-band, so actually 61 * half the samples of look ahead @ FS) */
|
/external/yaffs2/yaffs2/ |
Kconfig | 79 required. This saves mount time, but makes the first look-up 133 but makes look-ups faster.
|
/external/zlib/src/ |
gzguts.h | 156 #define LOOK 0 /* look for a gzip header */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/ |
armCOMM_BitDec_s.h | 55 ;// M_BD_LOOK8 - Look ahead constant 1<=N<=8 bits into the bitstream 56 ;// M_BD_LOOK16 - Look ahead constant 1<=N<=16 bits into the bitstream 139 ;// Look ahead fixed 1<=N<=8 bits without consuming any bits 144 ;// $N - number of bits to look 164 ;// Look ahead fixed 1<=N<=16 bits without consuming any bits 169 ;// $N - number of bits to look 487 ;// $S0 - The number of bits to look up for the first step 489 ;// $S1 - The number of bits to look up for each subsequent
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
omxVCM4P10_TransformDequantChromaDCFromPair_s.s | 97 LDR pQPDivTable, =armVCM4P10_QPDivTable ;// QP Division look-up-table base pointer 98 LDR pQPModTable, =armVCM4P10_VMatrixQPModTable ;// QP Modulo look-up-table base pointer
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/ |
armCOMM_BitDec_s.h | 55 ;// M_BD_LOOK8 - Look ahead constant 1<=N<=8 bits into the bitstream 56 ;// M_BD_LOOK16 - Look ahead constant 1<=N<=16 bits into the bitstream 139 ;// Look ahead fixed 1<=N<=8 bits without consuming any bits 144 ;// $N - number of bits to look 164 ;// Look ahead fixed 1<=N<=16 bits without consuming any bits 169 ;// $N - number of bits to look 487 ;// $S0 - The number of bits to look up for the first step 489 ;// $S1 - The number of bits to look up for each subsequent
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
omxVCM4P10_TransformDequantChromaDCFromPair_s.s | 107 LDR pQPDivTable, =armVCM4P10_QPDivTable ;// QP Division look-up-table base pointer 108 LDR pQPModTable, =armVCM4P10_VMatrixQPModTable ;// QP Modulo look-up-table base pointer
|
omxVCM4P10_TransformDequantLumaDCFromPair_s.s | 129 LDR pQPDivTable, =armVCM4P10_QPDivTable ;// QP Division look-up-table base pointer 130 LDR pQPModTable, =armVCM4P10_VMatrixQPModTable ;// QP Modulo look-up-table base pointer
|
Completed in 1323 milliseconds
<<31323334353637383940>>