HomeSort by relevance Sort by last modified time
    Searched refs:version (Results 126 - 150 of 12789) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/vboot_reference/firmware/lib/
mocked_rollback_index.c 41 int *is_virt_dev, uint32_t *version) {
42 *version = 0;
47 uint32_t RollbackFirmwareWrite(uint32_t version) {
57 uint32_t RollbackKernelRead(uint32_t* version) {
58 *version = 0;
63 uint32_t RollbackKernelWrite(uint32_t version) {
  /external/libdrm/nouveau/nvif/
ioctl.h 7 __u8 version; member in struct:nvif_ioctl_v0
35 __u64 version; member in struct:nvif_ioctl_nop_v0
40 __u8 version; member in struct:nvif_ioctl_sclass_v0
52 __u8 version; member in struct:nvif_ioctl_new_v0
67 __u8 version; member in struct:nvif_ioctl_rd_v0
76 __u8 version; member in struct:nvif_ioctl_wr_v0
85 __u8 version; member in struct:nvif_ioctl_map_v0
96 __u8 version; member in struct:nvif_ioctl_ntfy_new_v0
105 __u8 version; member in struct:nvif_ioctl_ntfy_del_v0
112 __u8 version; member in struct:nvif_ioctl_ntfy_get_v0
119 __u8 version; member in struct:nvif_ioctl_ntfy_put_v0
126 __u8 version; member in struct:nvif_ioctl_mthd_v0
    [all...]
  /external/python/cpython2/Tools/scripts/
checkpip.py 3 Checks that the version of the projects bundled in ensurepip are the latest
15 for project, version in ensurepip._PROJECTS:
19 upstream_version = data["info"]["version"]
21 if version != upstream_version:
23 print("The latest version of {} on PyPI is {}, but ensurepip "
24 "has {}".format(project, upstream_version, version))
  /external/squashfs-tools/squashfs-tools/
lz4_wrapper.h 11 * as published by the Free Software Foundation; either version 2,
12 * or (at your option) any later version.
39 (s)->version = inswap_le32((s)->version); \
58 int version; member in struct:lz4_comp_opts
  /external/strace/
ipc.c 34 unsigned int version = call >> 16; local
38 if (version)
39 tprintf("%u<<16|", version);
  /frameworks/base/services/net/java/android/net/netlink/
StructNfGenMsg.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
37 final public byte version; field in class:StructNfGenMsg
42 version = (byte) NFNETLINK_V0;
48 byteBuffer.put(version);
  /frameworks/rs/tests/java_api/RSUnitTests/
find_versions.sh 14 for version in $PREBUILT_DIR/*.*.*; do
15 echo $(basename $version)
18 txtfile=$(basename $version | tr '.' '_').txt
19 ($version/bin/llvm-rs-cc $unittest -o $TMP -p $TMP -I $version/include/ -I $version/clang-include/ 1> /dev/null 2> /dev/null) && (echo $(basename $unittest) | sed 's/...$//') >> $txtfile
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
vfpv3-d16-bad.l 2 [^:]*:[0-9]+: Error: D register out of range for selected VFP version -- `fcpyd d3,d22'
3 [^:]*:[0-9]+: Error: D register out of range for selected VFP version -- `fcpyd d22,d3'
4 [^:]*:[0-9]+: Error: D register out of range for selected VFP version -- `fcvtds d22,s22'
5 [^:]*:[0-9]+: Error: D register out of range for selected VFP version -- `fcvtsd s22,d22'
6 [^:]*:[0-9]+: Error: D register out of range for selected VFP version -- `fmdhr d21,r4'
7 [^:]*:[0-9]+: Error: D register out of range for selected VFP version -- `fmdlr d27,r5'
8 [^:]*:[0-9]+: Error: D register out of range for selected VFP version -- `fmrdh r6,d23'
9 [^:]*:[0-9]+: Error: D register out of range for selected VFP version -- `fmrdl r7,d25'
10 [^:]*:[0-9]+: Error: D register out of range for selected VFP version -- `fsitod d22,s22'
11 [^:]*:[0-9]+: Error: D register out of range for selected VFP version -- `fuitod d21,s21
    [all...]
  /cts/tools/dasm/src/java_cup/
version.java 4 /** This class contains version and authorship information.
9 * Version numbers used here are broken into 3 parts: major, minor, and
17 * @version last updated: 1/7/96
21 public class version { class
22 /** String for the current version. */
27 /** The major version number. */
32 /** The minor version number. */
  /development/python-packages/adb/
setup.py 4 # Licensed under the Apache License, Version 2.0 (the "License");
21 version='0.0.1', variable
  /development/python-packages/fastboot/
setup.py 4 # Licensed under the Apache License, Version 2.0 (the "License");
21 version='0.0.1', variable
  /development/vndk/tools/sourcedr/
setup.py 7 version='1.0', variable
  /external/ImageMagick/config/
mkinstalldirs 21 Usage: mkinstalldirs [-h] [--help] [--version] [-m MODE] DIR ...
41 --version)
76 # from a parallel make. We use --version in the probe to restrict
80 if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
89 test -d ./--version && rmdir ./--version
93 if mkdir -m "$dirmode" -p --version . >/dev/null 2>&1 &&
94 test ! -d ./--version; then
99 for d in ./-m ./-p ./--version "./$dirmode"
    [all...]
  /external/autotest/client/common_lib/
env.py 17 from mod_wsgi import version
  /external/autotest/client/site_tests/example_UnitTest/
example_UnitTest.py 8 version = variable in class:example_UnitTest
  /external/autotest/server/site_tests/example_UnitTestServer/
example_UnitTestServer.py 8 version = 1 variable in class:example_UnitTestServer
  /external/chromium-trace/catapult/common/py_trace_event/py_trace_event/
setup.py 9 version='0.1.0', variable
  /external/cmockery/cmockery_0_1_2/
mkinstalldirs 18 Usage: mkinstalldirs [-h] [--help] [--version] [-m MODE] DIR ...
38 --version)
73 # from a parallel make. We use --version in the probe to restrict
77 if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
86 test -d ./--version && rmdir ./--version
90 if mkdir -m "$dirmode" -p --version . >/dev/null 2>&1 &&
91 test ! -d ./--version; then
96 for d in ./-m ./-p ./--version "./$dirmode"
    [all...]
  /external/curl/docs/cmdline-opts/
http1.0.d 9 Tells curl to use HTTP version 1.0 instead of using its internally preferred
10 HTTP version.
  /external/e2fsprogs/lib/blkid/
version.c 2 * version.c --- Return the version of the blkid library
21 #include "../../version.h"
29 int version = 0; local
36 version = (version * 10) + (*cp - '0');
38 return version;
  /external/elfutils/libelf/
elf32_fsize.c 10 Software Foundation; either version 3 of the License, or (at
11 your option) any later version
16 Software Foundation; either version 2 of the License, or (at
17 your option) any later version
43 elfw2(LIBELFBITS, fsize) (Elf_Type type, size_t count, unsigned int version)
47 if (unlikely (version == EV_NONE) || unlikely (version >= EV_NUM))
61 * __libelf_type_sizes[version - 1][ELFW(ELFCLASS,LIBELFBITS) - 1][type]);
  /external/googletest/ci/
log-config.sh 45 echo "C++ compiler version:"
46 ${CXX} --version || echo "${CXX} does not seem to support the --version flag"
49 echo "C compiler version:"
50 ${CC} --version || echo "${CXX} does not seem to support the --version flag"
  /external/libexif/
mkinstalldirs 21 Usage: mkinstalldirs [-h] [--help] [--version] [-m MODE] DIR ...
41 --version)
76 # from a parallel make. We use --version in the probe to restrict
80 if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
89 test -d ./--version && rmdir ./--version
93 if mkdir -m "$dirmode" -p --version . >/dev/null 2>&1 &&
94 test ! -d ./--version; then
99 for d in ./-m ./-p ./--version "./$dirmode"
    [all...]
  /external/libmicrohttpd/src/microspdy/
alstructures.h 7 the Free Software Foundation, either version 3 of the License, or
8 (at your option) any later version.
57 * HTTP version just like in HTTP request/response:
60 char *version; member in struct:SPDY_Request
  /external/libnl/lib/
version.c 2 * lib/version.c Run-time version information
6 * License as published by the Free Software Foundation version 2.1
16 * Run-time version information
23 * @name Run-time version information
27 #include <netlink/version.h>

Completed in 822 milliseconds

1 2 3 4 56 7 8 91011>>