HomeSort by relevance Sort by last modified time
    Searched refs:version (Results 426 - 450 of 10124) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
keychord.h 21 __u16 version; member in struct:input_keychord
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
keychord.h 21 __u16 version; member in struct:input_keychord
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
keychord.h 21 __u16 version; member in struct:input_keychord
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
keychord.h 21 __u16 version; member in struct:input_keychord
  /system/core/fastbootd/
vendor_trigger.h 54 * version is number parameter indicating version on the fastbootd side
55 * libversion is version indicateing version of the library version
57 * returns 0 if it can cooperate with the current version and 1 in opposite
59 int trigger_check_version(const int version, int *libversion);
  /system/core/include/cutils/
native_handle.h 4 * Licensed under the Apache License, Version 2.0 (the "License");
26 int version; /* sizeof(native_handle_t) */ member in struct:native_handle
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
Holder.java 52 private int version = V2_CERTIFICATE_HOLDER; field in class:Holder
90 version = 0;
126 version = 1;
138 * @param version The version of the attribute certificate.
140 public Holder(IssuerSerial baseCertificateID, int version)
143 this.version = version;
149 * @return The version of the attribute certificate.
153 return version;
    [all...]
  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
ThreadInfo.h 4 * Licensed under the Apache License, Version 2.0 (the "License");
27 version = _version;
36 int version; member in struct:EGLWrapperContext
  /external/chromium_org/chrome/browser/net/
service_providers_win.h 12 int version; member in struct:WinsockNamespaceProvider
21 int version; member in struct:WinsockLayeredServiceProvider
  /external/chromium_org/chrome/browser/ui/webui/
version_handler_chromeos.cc 18 // Start the asynchronous load of the version.
28 void VersionHandlerChromeOS::OnVersion(const std::string& version) {
29 base::StringValue arg(version);
  /external/chromium_org/chrome/common/extensions/docs/server2/
patcher.py 6 def GetPatchedFiles(self, version=None):
8 from the patchset specified by |version|.
13 '''Returns patch version. Returns None when nothing is patched by the
18 def Apply(self, paths, file_system, version=None):
  /external/chromium_org/sync/internal_api/public/base/
model_type_test_util.h 17 // type, version, and payload. The type will be converted from a ModelType to
21 int version,
28 int version,
  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
WorkerGlobalScopeWebDatabase.h 46 static PassRefPtrWillBeRawPtr<Database> openDatabase(WorkerGlobalScope&, const String& name, const String& version, const String& displayName, unsigned long estimatedSize, PassOwnPtr<DatabaseCallback> creationCallback, ExceptionState&);
47 static PassRefPtrWillBeRawPtr<DatabaseSync> openDatabaseSync(WorkerGlobalScope&, const String& name, const String& version, const String& displayName, unsigned long estimatedSize, PassOwnPtr<DatabaseCallback> creationCallback, ExceptionState&);
  /external/chromium_org/third_party/WebKit/Source/modules/webmidi/
MIDIAccessorClient.h 40 virtual void didAddInputPort(const String& id, const String& manufacturer, const String& name, const String& version) = 0;
41 virtual void didAddOutputPort(const String& id, const String& manufacturer, const String& name, const String& version) = 0;
  /external/chromium_org/third_party/WebKit/public/platform/
WebMIDIAccessorClient.h 40 virtual void didAddInputPort(const WebString& id, const WebString& manufacturer, const WebString& name, const WebString& version) = 0;
41 virtual void didAddOutputPort(const WebString& id, const WebString& manufacturer, const WebString& name, const WebString& version) = 0;
  /external/chromium_org/third_party/ots/src/
kern.h 21 uint16_t version; member in struct:ots::OpenTypeKERNFormat0
34 uint16_t version; member in struct:ots::OpenTypeKERN
  /external/chromium_org/third_party/skia/tools/
xsan_build 28 $CC --version
  /external/chromium_org/tools/gyp/test/mac/sdkroot/
test_shorthand.sh 10 if expected=$(xcodebuild -version -sdk macosx$sdk Path 2>/dev/null) ; then
  /external/libcxx/test/containers/container.adaptors/queue/
Android.mk 4 # Licensed under the Apache License, Version 2.0 (the "License");
19 test_name := containers/container.adaptors/queue/version
20 test_src := version.pass.cpp
  /external/libcxx/test/containers/container.adaptors/stack/
Android.mk 4 # Licensed under the Apache License, Version 2.0 (the "License");
19 test_name := containers/container.adaptors/stack/version
20 test_src := version.pass.cpp
  /external/libcxx/test/depr/depr.str.strstreams/
Android.mk 4 # Licensed under the Apache License, Version 2.0 (the "License");
19 test_name := depr/depr.str.strstreams/version
20 test_src := version.pass.cpp
  /external/libcxx/test/input.output/file.streams/fstreams/
Android.mk 4 # Licensed under the Apache License, Version 2.0 (the "License");
19 test_name := input.output/file.streams/fstreams/version
20 test_src := version.pass.cpp
  /external/libcxx/test/input.output/iostream.format/input.streams/
Android.mk 4 # Licensed under the Apache License, Version 2.0 (the "License");
19 test_name := input.output/iostream.format/input.streams/version
20 test_src := version.pass.cpp
  /external/libcxx/test/input.output/iostream.format/output.streams/
Android.mk 4 # Licensed under the Apache License, Version 2.0 (the "License");
19 test_name := input.output/iostream.format/output.streams/version
20 test_src := version.pass.cpp
  /external/libcxx/test/input.output/iostream.objects/
Android.mk 4 # Licensed under the Apache License, Version 2.0 (the "License");
19 test_name := input.output/iostream.objects/version
20 test_src := version.pass.cpp

Completed in 989 milliseconds

<<11121314151617181920>>