OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:chunk
(Results
876 - 900
of
1233
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/llvm/docs/
CodingStandards.html
327
spaces of indentation, <b>DO NOT</b> do that in the middle of a
chunk
of code
[
all
...]
/external/qemu/
vnc-android.c
964
* Called to write a
chunk
of data to the client socket. The data may
1069
* Called to read a
chunk
of data from the client socket. The data may
[
all
...]
vnc.c
958
* Called to write a
chunk
of data to the client socket. The data may
1063
* Called to read a
chunk
of data from the client socket. The data may
[
all
...]
/external/valgrind/main/docs/html/
ms-manual.html
529
typically call <code class="function">mmap</code> to allocate a large
chunk
of
530
memory, and then hand over pieces of that memory
chunk
to the client program
[
all
...]
/external/valgrind/main/massif/docs/
ms-manual.xml
570
typically call <function>mmap</function> to allocate a large
chunk
of
571
memory, and then hand over pieces of that memory
chunk
to the client program
[
all
...]
/bionic/libc/bionic/
fts.c
902
* structure, the file name and the stat structure in one
chunk
, but
/bionic/libc/stdio/
vfprintf.c
216
#define PADSIZE 16 /* pad
chunk
size */
/dalvik/vm/jdwp/
JdwpEvent.cpp
[
all
...]
/docs/source.android.com/src/source/
code-style.md
166
Finalizers are a way to have a
chunk
of code executed
/external/bison/lib/
lbitset.c
107
/* Let particular systems override the size of a
chunk
. */
/external/bluetooth/glib/docs/reference/gobject/
tut_gtype.xml
182
copy functions might decide to allocate a new
chunk
of memory and then to copy the
[
all
...]
/external/chromium/chrome/browser/safe_browsing/
safe_browsing_service.cc
39
// The default URL prefix where browser fetches
chunk
updates, hashes,
[
all
...]
/external/chromium/net/base/
dnssec_chain_verifier.cc
404
//
chunk
from |chain_|
/external/chromium/net/tools/flip_server/
balsa_headers.cc
798
// Want to change to
chunk
encoding, but have content length. Arguably we
[
all
...]
/external/clang/lib/Sema/
DeclSpec.cpp
247
llvm_unreachable("Invalid type
chunk
");
[
all
...]
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/
TemplateTranslator.java
221
*
Chunk
of data (i.e. not a CS command).
[
all
...]
/external/libpng/contrib/gregbook/
wpng.c
417
" -time\tinclude a tIME
chunk
(last modification time)\n"
/external/libpng/
png.c
37
/* Invoke global declarations for constant strings for known
chunk
types */
/external/llvm/lib/Analysis/
InlineCost.cpp
587
// Be more aggressive if the function contains a good
chunk
(if it mades up
/external/llvm/lib/Support/
raw_ostream.cpp
302
// than the buffer. Directly write the
chunk
that is a multiple of the
/external/llvm/lib/Target/CellSPU/
SPUISelLowering.cpp
578
// Get pointerinfos to the memory
chunk
(s) that contain the data to load
694
// storage position offset from lower 16 byte aligned memory
chunk
777
// Get pointerinfos to the memory
chunk
(s) that contain the data to load
[
all
...]
/external/markdown/docs/
writing_extensions.txt
279
Parses a
chunk
of markdown text composed of multiple blocks and attaches
/external/qemu/elff/
dwarf_defs.h
146
* of an unsigned integer and chop it into 7-bit chunks. Place each
chunk
into
[
all
...]
/external/qemu/hw/
pc.c
56
/* Leave a
chunk
of memory at the top of RAM for the BIOS ACPI tables. */
[
all
...]
/external/quake/quake/src/WinQuake/
net_ipx.cpp
252
// grab a
chunk
of memory down in DOS land
Completed in 1995 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>