HomeSort by relevance Sort by last modified time
    Searched defs:Version (Results 101 - 125 of 296) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tdh.h 229 UCHAR Version;
winperf.h 17 DWORD Version;
wmistr.h 15 ULONG Version;
iscsidsc.h 96 ULONG Version;
poclass.h 284 USHORT Version;
298 USHORT Version;
virtdisk.h 144 ATTACH_VIRTUAL_DISK_VERSION Version;
153 COMPACT_VIRTUAL_DISK_VERSION Version;
162 CREATE_VIRTUAL_DISK_VERSION Version;
176 EXPAND_VIRTUAL_DISK_VERSION Version;
185 GET_VIRTUAL_DISK_INFO_VERSION Version;
206 MERGE_VIRTUAL_DISK_VERSION Version;
215 OPEN_VIRTUAL_DISK_VERSION Version;
224 SET_VIRTUAL_DISK_INFO_VERSION Version;
251 STORAGE_DEPENDENCY_INFO_VERSION Version;
  /prebuilts/tools/common/m2/repository/org/codehaus/gmaven/feature/gmaven-feature-api/1.5/
gmaven-feature-api-1.5.jar 
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
lcms2_internal.h 713 cmsUInt32Number Version;
735 // depending on profile version, so we keep track of the
    [all...]
  /external/sfntly/cpp/src/test/tinyxml/
tinyxml.h 64 // Microsoft visual studio, version 2005 and higher.
68 // Microsoft visual studio, version 6 and higher.
73 // GCC version 3 and higher.s
365 // to English words: StringEqual( p, "version", true ) is fine.
527 // Call through to the const version - safe since nothing is changed. Exiting syntax: cast this to a const (always safe)
899 This version is implemented with circular lists because:
1341 TIXML_STRING version; member in class:TiXmlDeclaration
    [all...]
  /external/tinyxml/
tinyxml.h 73 // Microsoft visual studio, version 6 and higher.
78 // GCC version 3 and higher.s
324 // to English words: StringEqual( p, "version", true ) is fine.
809 This version is implemented with circular lists because:
1175 TIXML_STRING version; member in class:TiXmlDeclaration
    [all...]
  /external/v8/src/
d8.cc 580 void Shell::Version(const v8::FunctionCallbackInfo<v8::Value>& args) {
885 global_template->Set(String::NewFromUtf8(isolate, "version"),
886 FunctionTemplate::New(isolate, Version));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ndiswan.h 348 ULONG Version;
portcls.h 378 ULONG Version;
    [all...]
hubbusif.h 59 ULONG Version;
110 ULONG Version;
479 USHORT Version;
487 USHORT Version;
502 USHORT Version;
523 USHORT Version;
545 USHORT Version;
568 USHORT Version;
592 USHORT Version;
629 USHORT Version;
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/build/builder-model/1.3.0-alpha2/
builder-model-1.3.0-alpha2.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder-model/1.3.0-alpha3/
builder-model-1.3.0-alpha3.jar 
  /prebuilts/tools/common/builder-model/
builder-model-1.3.0-alpha3.jar 
  /prebuilts/tools/common/m2/repository/xslthl/xslthl/2.0.1/
xslthl-2.0.1.jar 
  /external/clang/lib/CodeGen/
CodeGenModule.cpp 41 #include "clang/Basic/Version.h"
369 // We actually want the latest version when there are conflicts.
371 getModule().addModuleFlag(llvm::Module::Warning, "Dwarf Version",
374 // We support a single version in the linked module. The LLVM
375 // parser will drop debug info with a different version number
377 getModule().addModuleFlag(llvm::Module::Warning, "Debug Info Version",
    [all...]
  /external/clang/lib/Driver/
ToolChains.cpp 12 #include "clang/Basic/Version.h"
58 // Compute the initial Darwin version from the triple
72 // Compute the initial iOS version from the triple
495 // If no '-miphoneos-version-min' specified on the command line and
    [all...]
  /external/clang/lib/Parse/
ParseDecl.cpp 686 /// \brief Parse a version number.
688 /// version:
716 // Parse the major version.
734 // We only had a single version component.
752 // Parse the minor version.
785 // Parse the subminor version.
806 /// 'availability' '(' platform ',' version-arg-list, opt-message')'
811 /// version-arg-list:
812 /// version-arg
813 /// version-arg ',' version-arg-lis
    [all...]
  /external/libnfc-nxp/src/
phFriNfc_NdefMap.h 4 * Licensed under the Apache License, Version 2.0 (the "License");
93 * These are the only recognised card types in this version.
160 #define PH_FRINFC_NDEFMAP_TOPAZ_MAX_SIZE 256 /**< \internal Total Memory size = 96 bytes (newer version have mode) */
375 /** Version of the Ndefmap document*/
376 uint8_t Version;
516 uint16_t DesfVersion; /**< \internal Desfire Version . */
    [all...]
  /external/llvm/include/llvm/Object/
COFF.h 77 support::ulittle16_t Version;
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp 330 /// getValue -- Version of getValue that returns ResVal directly,
    [all...]
  /external/llvm/tools/dsymutil/
DwarfLinker.cpp 70 DIE *Clone; ///< Cloned version of that DIE.
409 /// the MC Dwarf version to \p DwarfVersion.
415 /// As a side effect, this also switches the current Dwarf version
541 /// the MC Dwarf version to \p DwarfVersion.
552 /// uint16_t Version
558 unsigned Version = Unit.getOrigUnit().getVersion();
559 switchToDebugInfoSection(Version);
565 Asm->EmitInt16(Version);
662 sizeof(int16_t) + // DWARF ARange version number
672 Asm->EmitInt16(dwarf::DW_ARANGES_VERSION); // Version numbe
    [all...]

Completed in 594 milliseconds

1 2 3 45 6 7 8 91011>>