Searched
full:basic (Results
2551 -
2575 of
8959) sorted by null
<<101102103104105106107108109110>>
/external/chromium_org/sandbox/win/src/sidestep/ |
preamble_patcher_with_stub.cpp | 18 // Very basic memcpy. We are copying 4 to 12 bytes most of the time, so there 31 // Very basic memset. We are filling 1 to 7 bytes most of the time, so there
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/ |
FilterOperation.h | 157 // GRAYSCALE, SEPIA, SATURATE and HUE_ROTATE are variations on a basic color matrix effect. 196 // INVERT, BRIGHTNESS, CONTRAST and OPACITY are variations on a basic component transfer effect.
|
/external/chromium_org/third_party/cacheinvalidation/ |
cacheinvalidation.gyp | 74 'src/google/cacheinvalidation/impl/basic-system-resources.cc', 75 'src/google/cacheinvalidation/impl/basic-system-resources.h',
|
/external/chromium_org/third_party/freetype/include/freetype/ |
ftincrem.h | 93 * A small structure used to contain the basic glyph metrics returned 214 * A function used to retrieve the basic metrics of a given glyph index
|
/external/chromium_org/third_party/icu/source/test/letest/ |
readme.html | 17 letest is a test program that you can use to verify the basic 24 basic functionality is working correctly.<br>
|
/external/chromium_org/third_party/libjpeg_turbo/ |
transupp.h | 36 * basic transformation. 42 * The other transforms are defined as combinations of these basic transforms
|
/external/chromium_org/third_party/libwebp/dec/ |
decode_vp8.h | 162 // Validates the VP8 data-header and retrieves basic header information viz 174 // Validates the VP8L data-header and retrieves basic header information viz
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/ |
prinit.h | 1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ 72 ** The basic signature of the function that is called to provide version
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/codeview/ |
cv-type.c | 52 CV_SPECIAL_CURRENCY = 0x04<<0, /* Basic 8-byte currency value */ 53 CV_SPECIAL_NEARBSTR = 0x05<<0, /* Near Basic string */ 54 CV_SPECIAL_FARBSTR = 0x06<<0, /* Far Basic string */ 104 CV_T_CURRENCY = 0x0004, /* Basic 8-byte currency value */ 105 CV_T_NBASICSTR = 0x0005, /* Near Basic string */ 106 CV_T_FBASICSTR = 0x0006, /* Far Basic string */ 322 CV4_LF_BARRAY = 0x000d, /* Basic Array */ 341 CV5_LF_BARRAY = 0x100d, /* Basic Array */ [all...] |
/external/chromium_org/tools/gn/ |
path_output_unittest.cc | 13 TEST(PathOutput, Basic) { 53 // Same as basic but the output dir is the root.
|
/external/clang/docs/ |
IntroductionToTheClangAST.rst | 97 basic node types like 120 The two most basic nodes in the Clang AST are statements
|
/external/clang/include/clang/AST/ |
StmtVisitor.h | 199 #include "clang/Basic/OpenMPKinds.def" 207 #include "clang/Basic/OpenMPKinds.def"
|
/external/clang/include/clang/Basic/ |
Builtins.h | 19 #include "clang/Basic/LLVM.h" 48 #include "clang/Basic/Builtins.def"
|
CharInfo.h | 1 //===--- clang/Basic/CharInfo.h - Classifying ASCII Characters ------------===// 13 #include "clang/Basic/LLVM.h"
|
/external/clang/include/clang/Frontend/ |
Utils.h | 17 #include "clang/Basic/Diagnostic.h" 18 #include "clang/Basic/VirtualFileSystem.h"
|
/external/clang/include/clang/Lex/ |
DirectoryLookup.h | 17 #include "clang/Basic/LLVM.h" 18 #include "clang/Basic/SourceManager.h"
|
/external/clang/lib/ARCMigrate/ |
FileRemapper.cpp | 11 #include "clang/Basic/Diagnostic.h" 12 #include "clang/Basic/FileManager.h"
|
/external/clang/lib/Analysis/ |
ThreadSafetyCommon.cpp | 25 #include "clang/Basic/OperatorKinds.h" 26 #include "clang/Basic/SourceLocation.h" 27 #include "clang/Basic/SourceManager.h" 427 // If (E) is non-trivial, then add it to the current basic block, and 537 // This will construct Phi nodes in the current basic block as necessary. 625 // allocate all basic blocks immediately, to handle forward references. 655 // Intialize TIL basic block and add it to the CFG. 691 // Push those arguments onto the basic block.
|
/external/clang/lib/CodeGen/ |
CGRecordLayout.h | 15 #include "clang/Basic/LLVM.h" 31 /// bytes touched without forcing any particular alignment beyond the basic
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
ObjCUnusedIVarsChecker.cpp | 21 #include "clang/Basic/LangOptions.h" 22 #include "clang/Basic/SourceManager.h"
|
/external/clang/unittests/Basic/ |
CharInfoTest.cpp | 1 //===- unittests/Basic/CharInfoTest.cpp -- ASCII classification tests -----===// 10 #include "clang/Basic/CharInfo.h"
|
/external/dexmaker/src/dx/java/com/android/dx/rop/code/ |
BasicBlock.java | 25 * Basic block of register-based instructions. 276 * Visits a basic block
|
/external/e2fsprogs/lib/ext2fs/ |
dirhash.c | 50 /* F, G and H are basic MD4 functions: selection, majority, parity */ 68 * Basic cut-down MD4 transform. Returns only 32 bits of result.
|
/external/eigen/Eigen/src/Core/ |
StableNorm.h | 65 // from the "basic" machine-dependent numbers 67 // The following define the basic machine-dependent constants.
|
/external/eigen/debug/gdb/ |
printers.py | 12 # This is still pretty basic as the python extension to gdb is still pretty basic.
|
Completed in 707 milliseconds
<<101102103104105106107108109110>>