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

1 2 3 4 5 67 8 91011>>

  /developers/build/lib/
assetstudio.jar 
  /external/llvm/tools/llvm-objdump/
MachODump.cpp 172 errs() << "', see --version and --triple.\n";
566 outs() << " (compatibility version "
570 outs() << " current version "
2718 uint32_t version; member in struct:objc_image_info64
2722 uint32_t version; member in struct:objc_image_info32
2726 uint32_t version; member in struct:imageInfo_t
2746 uint32_t version; member in struct:objc_module_t
2764 int32_t version; member in struct:objc_class_t
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
http.h 54 #define HTTP_SET_VERSION(version,major,minor) do { (version).MajorVersion = (major); (version).MinorVersion = (minor); } while (0,0)
55 #define HTTP_EQUAL_VERSION(version,major,minor) ((version).MajorVersion==(major) && (version).MinorVersion==(minor))
56 #define HTTP_GREATER_VERSION(version,major,minor) ((version).MajorVersion > (major) || ((version).MajorVersion==(major) && (version).MinorVersion > (minor))
    [all...]
ntddstor.h 261 ULONG Version;
439 ULONG Version;
444 ULONG Version;
460 ULONG Version;
479 ULONG Version;
495 ULONG Version;
543 ULONG Version;
550 ULONG Version;
556 ULONG Version;
562 ULONG Version;
    [all...]
ntsecpkg.h 221 ULONG Version;
470 ULONG Version;
617 typedef NTSTATUS (NTAPI SpInstanceInitFn)(ULONG Version,PSECPKG_DLL_FUNCTIONS FunctionTable,PVOID *UserFunctions);
    [all...]
sspi.h     [all...]
compstui.h 886 WORD Version;
    [all...]
winspool.h     [all...]
ks.h 343 ULONG Version;
    [all...]
ntsecapi.h 736 ULONG Version;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
pdebuild-ant.jar 
  /prebuilts/tools/common/m2/repository/xml-resolver/xml-resolver/1.2/
xml-resolver-1.2.jar 
  /external/mesa3d/src/gallium/auxiliary/util/
dbghelp.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_dbg_common.h     [all...]
  /external/zxing/core/
core.jar 
  /cts/tools/vm-tests-tf/lib/
junit.jar 
  /external/dexmaker/lib/
junit.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
junit.jar 
  /external/slf4j/integration/lib/
junit-3.8.1.jar 
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
junit-3.8.1.jar 
  /libcore/support/src/test/java/tests/resources/
junit4-4.3.1.jar 
  /prebuilts/devtools/adt/lib/
junit-3.8.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/junit/junit/3.8.1/
junit-3.8.1.jar 
  /prebuilts/tools/common/m2/repository/junit/junit/3.8.1/
junit-3.8.1.jar 
  /external/mdnsresponder/mDNSCore/
mDNSEmbeddedAPI.h 5 * Licensed under the Apache License, Version 2.0 (the "License");
537 mDNSu32 vcf; // Version, Traffic Class, Flow Label
615 mDNSu8 Version;
    [all...]

Completed in 343 milliseconds

1 2 3 4 5 67 8 91011>>