/external/icu4c/i18n/ |
ucoleitr.cpp | 272 // **** we always have to peek ahead to know how long ****
|
/external/libffi/ |
missing | 340 this package. You may also peek at any GNU archive site, in case
|
/external/libpng/ |
missing | 362 this package. You may also peek at any GNU archive site, in case
|
/external/opencore/fileformats/mp3/parser/include/ |
imp3ff.h | 211 * @brief Attempts to peek into the number of audio frames specified by n
|
/external/opencore/nodes/pvprotocolenginenode/base/src/ |
pvmf_protocol_engine_node.h | 262 // otherwise, we'll need to peek into the queue
|
/external/openssl/include/openssl/ |
ssl.h | 383 int peek); 762 /* callback that allows applications to peek at protocol messages */ [all...] |
/external/openssl/ssl/ |
ssl.h | 383 int peek); 762 /* callback that allows applications to peek at protocol messages */ [all...] |
ssl_locl.h | 803 int ssl3_read_bytes(SSL *s, int type, unsigned char *buf, int len, int peek); 846 int dtls1_read_bytes(SSL *s, int type, unsigned char *buf, int len, int peek); [all...] |
/external/oprofile/libpopt/ |
popt.h | 282 * Peek at current argument.
|
/external/oprofile/ |
popt.h | 282 * Peek at current argument.
|
/external/skia/include/images/ |
SkImageDecoder.h | 69 virtual bool peek(const char tag[], const void* data, size_t length) = 0;
|
/external/strace/ |
missing | 347 this package. You may also peek at any GNU archive site, in case
|
/external/webkit/JavaScriptCore/jit/ |
JIT.cpp | 463 peek(regT0, OBJECT_OFFSETOF(JITStackFrame, registerFile) / sizeof (void*));
|
JITOpcodes.cpp | [all...] |
/external/zlib/contrib/iostream3/ |
zfstream.h | 416 // Allows insertor to peek at internals
|
/frameworks/base/media/libmedia/ |
mediaplayer.cpp | 655 // Take a peek at the waveform. The returned data consists of 16 bit mono PCM data.
|
/external/libpcap/ |
pcap-dos.c | 236 /* If driver has a zero-copy receive facility, peek at the queue, 1116 dev->copy_rx_buf = PktReceive; /* farmem peek and copy routine */ [all...] |
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/rtp/src/ |
pvmf_rtp_jitter_buffer_impl.cpp | [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xalan/transformer/ |
TransformerImpl.java | [all...] |
/external/opencore/nodes/pvaacffparsernode/src/ |
pvmf_aacffparser_node.cpp | [all...] |
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
SynchronousQueue.java | 22 * <tt>peek</tt> at a synchronous queue because an element is only 990 public E peek() { method in class:SynchronousQueue [all...] |
/external/icu4c/common/ |
triedict.cpp | 265 TernaryNode *node = (TernaryNode *) fNodeStack.peek(); 314 node = (TernaryNode *) fNodeStack.peek(); [all...] |
/external/openssl/apps/ |
s_client.c | [all...] |
/external/qemu/distrib/zlib-1.2.3/ |
gzio.c | 296 /* Assure two bytes in the buffer so we can peek ahead -- handle case 313 /* Peek ahead to check the gzip magic header */
|
/external/zlib/ |
gzio.c | 296 /* Assure two bytes in the buffer so we can peek ahead -- handle case 313 /* Peek ahead to check the gzip magic header */
|