/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
ffvertex_prog.c | [all...] |
/external/chromium_org/third_party/openssl/openssl/ssl/ |
d1_srvr.c | [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
repeated_field_unittest.cc | 195 // field to grow by double instead. [all...] |
/external/chromium_org/third_party/re2/re2/ |
re2.cc | 620 // grow as large as prog_->size() * text.size() but in practice is much [all...] |
/external/chromium_org/third_party/skia/include/core/ |
SkPath.h | 309 path to more efficiently grow its storage. [all...] |
/external/chromium_org/v8/src/arm/ |
regexp-macro-assembler-arm.cc | 853 // If return NULL, we have failed to grow the stack, and [all...] |
/external/chromium_org/v8/src/ia32/ |
assembler-ia32.h | [all...] |
regexp-macro-assembler-ia32.cc | 903 // If return NULL, we have failed to grow the stack, and [all...] |
/external/chromium_org/v8/src/mips/ |
assembler-mips.h | 878 // If this is the case, we need to grow the buffer before emitting [all...] |
regexp-macro-assembler-mips.cc | 861 // If return NULL, we have failed to grow the stack, and [all...] |
/external/chromium_org/v8/src/x64/ |
regexp-macro-assembler-x64.cc | [all...] |
/external/clang/docs/ |
Modules.rst | 183 Specify the minimum delay (in seconds) between attempts to prune the module cache. Module cache pruning attempts to clear out old, unused module files so that the module cache itself does not grow without bound. The default delay is large (604,800 seconds, or 7 days) because this is an expensive operation. Set this value to 0 to turn off pruning. [all...] |
PCHInternals.rst | 485 grow upward. Each precompiled header records the maximum ID number it has
|
/external/clang/lib/CodeGen/ |
CGRecordLayoutBuilder.cpp | 330 // Grow the storage to encompass any known padding in the layout when doing [all...] |
/external/clang/lib/Frontend/ |
TextDiagnostic.cpp | 399 // number of columns we have, try to grow the slice to encompass [all...] |
/external/e2fsprogs/intl/ |
plural.c | 545 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only [all...] |
/external/icu4c/common/ |
ucase.cpp | [all...] |
utrie2_builder.cpp | 102 /* Grow about 8x each time. */ [all...] |
/external/icu4c/i18n/unicode/ |
msgfmt.h | [all...] |
/external/iptables/iptables/ |
xtables.c | [all...] |
/external/iputils/ |
RELNOTES | 506 Let N(t) be l/r=l*i initially and N(t) grow continuously with time as:
|
/external/llvm/lib/CodeGen/ |
MachineBlockPlacement.cpp | 76 /// Chains can be built around a single basic block and can be merged to grow [all...] |
/external/llvm/lib/ExecutionEngine/JIT/ |
JITMemoryManager.cpp | 468 // Grow the required block size to account for the block header [all...] |
/external/llvm/lib/IR/ |
Instructions.cpp | 138 /// growOperands - grow operands - This grows the operand list in response 235 /// growOperands - grow operands - This grows the operand list in response to a [all...] |
/external/llvm/utils/TableGen/ |
AsmWriterEmitter.cpp | 11 // Note that this is currently fairly skeletal, but will grow over time. [all...] |