Searched
full:construct (Results
2626 -
2650 of
4776) sorted by null
<<101102103104105106107108109110>>
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/ |
lp_bld_flow.c | 374 * Begin an if/else/endif construct.
|
/external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/ |
CodedInputStreamTest.java | 50 * Helper to construct a byte array from a bunch of bytes. The inputs are
|
WireFormatTest.java | 113 // Directly construct a CodedOutputStream around the actual OutputStream,
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
generated_message_reflection.h | 125 // factory: MessageFactory to use to construct extension messages.
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/ |
tokenizer.h | 84 // Construct a Tokenizer that reads and tokenizes text from the given
|
/external/chromium_org/third_party/re2/re2/ |
simplify.cc | 116 // they can edit the private fields of the Regexps they construct.
|
/external/chromium_org/third_party/skia/include/gpu/ |
GrEffect.h | 57 friend class GrEffect; // to construct these
|
/external/chromium_org/third_party/skia/src/core/ |
SkBitmapScaler.cpp | 281 // Get a source bitmap encompassing this touched area. We construct the
|
/external/chromium_org/third_party/skia/src/images/ |
SkMovie_gif.cpp | 441 // must rewind here, since our construct wants to re-read the data
|
/external/chromium_org/third_party/skia/src/opts/ |
SkBitmapProcState_matrix_repeat_neon.h | 16 * then use a construct like #define DONT_DO_THIS_FUNCTION or
|
/external/chromium_org/third_party/sqlite/src/src/ |
rowset.c | 303 ** list contains too few elements, then construct an incomplete tree
|
/external/chromium_org/third_party/sqlite/src/test/ |
corrupt.test | 28 # Construct a large database for testing.
|
corruptC.test | 30 # Construct a compact, dense database for testing.
|
fts3matchinfo.test | 131 # Construct expected results for any formats for which the caller
|
/external/chromium_org/third_party/zlib/ |
gzlib.c | 510 /* construct error message with path */
|
/external/chromium_org/tools/grit/grit/node/ |
misc.py | 512 def Construct(parent, name, id, comment, systemid='false'):
|
structure.py | 336 def Construct(parent, name, type, file, encoding='cp1252'):
|
/external/chromium_org/v8/src/x64/ |
builtins-x64.cc | 141 // Enter a construct frame. 143 FrameScope scope(masm, StackFrame::CONSTRUCT); 412 // Restore the arguments count and leave the construct frame. 416 // Leave construct frame. [all...] |
/external/chromium_org/v8/test/cctest/ |
test-log-stack-tracer.cc | 204 // a C_Entry frame and a Construct frame above the calling function's frame.
|
/external/chromium_org/v8/tools/ |
gen-postmortem-metadata.py | 192 # Construct a dictionary for the classes we're sure should be present.
|
generate-ten-powers.scm | 201 "// GRISU_UINT64_C: used to construct 64-bit values in a platform\n"
|
/external/chromium_org/webkit/browser/appcache/ |
appcache_host_unittest.cc | 171 // Construct a host and test what state it appears to be in.
|
/external/chromium_org/webkit/renderer/ |
cpp_variant_unittest.cc | 491 0 // NPConstructFunctionPtr construct;
|
/external/clang/include/clang/AST/ |
CXXInheritance.h | 174 /// BasePaths - Construct a new BasePaths structure to record the
|
Stmt.h | 331 /// \brief A placeholder type used to construct an empty shell of a 341 /// \brief Construct an empty statement. [all...] |
Completed in 1442 milliseconds
<<101102103104105106107108109110>>