HomeSort by relevance Sort by last modified time
    Searched refs:Major (Results 51 - 75 of 85) sorted by null

1 23 4

  /external/lzma/CPP/7zip/Archive/7z/
7zIn.cpp     [all...]
  /external/clang/lib/Driver/
Driver.cpp     [all...]
Tools.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
mce.h 162 UCHAR Major;
ntddk.h 474 USHORT Major:4;
    [all...]
wmidata.h     [all...]
wdm.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dbgeng.h     [all...]
netmon.h 628 #define MakeVersion(Major,Minor) ((DWORD) MAKEWORD(Minor,Major))
    [all...]
  /external/clang/include/clang-c/
Index.h 29 * CINDEX_VERSION_MAJOR is intended for "major" source/ABI breaking changes.
37 #define CINDEX_VERSION_ENCODE(major, minor) ( \
38 ((major) * 10000) \
45 #define CINDEX_VERSION_STRINGIZE_(major, minor) \
46 #major"."#minor
47 #define CINDEX_VERSION_STRINGIZE(major, minor) \
48 CINDEX_VERSION_STRINGIZE_(major, minor)
147 * \brief Describes a version number of the form major.minor.subminor.
151 * \brief The major version number, e.g., the '10' in '10.7.3'. A negative
154 int Major;
    [all...]
  /external/tcpdump/
print-nfs.c 835 fsid.Fsid_dev.Major, fsid.Fsid_dev.Minor));
    [all...]
  /external/v8/src/
type-feedback-vector.cc 996 CodeStub::Major major_key = CodeStub::MajorKeyFromKey(handler->stub_key());
    [all...]
deoptimizer.cc     [all...]
code-stubs.cc 193 const char* CodeStub::MajorName(CodeStub::Major major_key) {
    [all...]
  /external/clang/lib/Basic/
Targets.cpp     [all...]
  /external/clang/tools/c-index-test/
c-index-test.c 358 if (Version.Major < 0)
360 printf("%s%d", Prefix, Version.Major);
    [all...]
  /external/clang/lib/Sema/
SemaDeclAttr.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]
  /external/blktrace/doc/
blktrace.tex 33 three major components that are provided:
597 \emph{D} & 7-character string containing the major and minor numbers of
602 \emph{M} & Major number of event's device. \\ \hline
664 \item[\%D] Displays the event's device major/minor as: \%3d,\%-3d.
    [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]
  /external/libgdx/backends/gdx-backend-android/libs/
android-4.4.jar 
  /external/robolectric/v1/lib/main/
android.jar 
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 609 milliseconds

1 23 4