HomeSort by relevance Sort by last modified time
    Searched defs:revision (Results 1 - 25 of 136) sorted by null

1 2 3 4 5 6

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
plugin-version.h 6 static char revision[] = ""; variable
12 devphase, revision,
gcc-plugin.h 71 const char *revision; member in struct:plugin_gcc_version
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
plugin-version.h 6 static char revision[] = ""; variable
12 devphase, revision,
gcc-plugin.h 71 const char *revision; member in struct:plugin_gcc_version
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
plugin-version.h 6 static char revision[] = ""; variable
12 devphase, revision,
gcc-plugin.h 71 const char *revision; member in struct:plugin_gcc_version
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
plugin-version.h 6 static char revision[] = ""; variable
12 devphase, revision,
gcc-plugin.h 71 const char *revision; member in struct:plugin_gcc_version
  /external/chromium_org/third_party/ots/src/
head.h 13 uint32_t revision; member in struct:ots::OpenTypeHEAD
  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/
svn-log.js 77 'revision': logentry.getAttribute('revision'),
91 trac.changesetURL = function(revision)
95 revision: revision,
  /external/e2fsprogs/intl/
finddomain.c 61 const char *revision; local
77 (1) revision
139 &sponsor, &revision);
146 sponsor, revision, domainname, 1);
gmo.h 30 /* Revision number of the currently used .mo (binary) file format. */
77 /* The revision number of the file format. */
78 nls_uint32 revision; member in struct:mo_file_header
80 /* The following are only used in .mo files with major revision 0 or 1. */
93 /* The following are only used in .mo files with minor revision >= 1. */
116 /* The following are only used in .mo files with minor revision >= 1. */
  /sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/
MonitorStartup.java 77 String revision = p.getProperty("Pkg.Revision"); //$NON-NLS-1$ local
78 if (revision != null && revision.length() > 0) {
79 stats.ping("ddms", revision); //$NON-NLS-1$
  /system/core/init/
ueventd.c 34 static unsigned revision = 0; variable
80 get_hardware_name(hardware, &revision);
  /development/samples/Wiktionary/src/com/example/android/wiktionary/
SimpleWikiHelper.java 153 JSONObject revision = revisions.getJSONObject(0); local
154 return revision.getString("*");
  /development/samples/WiktionarySimple/src/com/example/android/simplewiktionary/
SimpleWikiHelper.java 160 JSONObject revision = revisions.getJSONObject(0); local
161 return revision.getString("*");
  /external/grub/netboot/
smc9000.c 147 /* check if the revision register is something that I recognize.
151 revision_register = inw(ioaddr + REVISION);
155 printf("SMC9000: IO %hX: Unrecognized revision register:"
387 unsigned short revision; local
452 revision = inw(smc9000_base + REVISION);
453 version_string = chip_ids[(revision >> 4) & 0xF];
455 if (((revision & 0xF0) >> 4 == CHIP_9196) &&
456 ((revision & 0x0F) >= REV_9196)) {
458 * a revision starting at 6 *
    [all...]
  /external/iproute2/include/
iptables.h 23 u_int8_t revision; member in struct:ipt_get_revision
41 /* Revision of match (0 by default). */
42 u_int8_t revision; member in struct:iptables_match
94 /* Revision of target (0 by default). */
95 u_int8_t revision; member in struct:iptables_target
  /external/iptables/extensions/
libxt_connlimit.c 60 const unsigned int revision = (*cb->match)->u.user.revision; local
73 if (revision < 1)
80 if (revision < 1)
153 const int revision = match->u.user.revision; local
160 if (revision >= 1) {
171 const int revision = match->u.user.revision; local
178 if (revision >= 1)
    [all...]
libxt_string.c 171 const unsigned int revision = (*cb->match)->u.user.revision; local
178 if (revision == 0)
187 if (revision == 0)
194 if (revision == 0)
261 const int revision = match->u.user.revision; local
262 int invert = (revision == 0 ? info->u.v0.invert :
277 if (revision > 0 && info->u.v1.flags & XT_STRING_FLAG_IGNORECASE)
285 const int revision = match->u.user.revision local
    [all...]
  /external/skia/tools/
submit_try 138 def __init__(self, bots, changelist, revision):
141 self._revision = revision
153 def revision(self): member in class:ValidateArgs.CollectedArgs
163 -r <revision#> Revision from which to run the try.
175 revision = None variable
236 Error('You must specify a revision with "-r".')
237 revision = argv.pop(0)
247 revision=revision)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter/
x_tables.h 16 u_int8_t revision; member in struct:xt_entry_match::__anon39450::__anon39451
41 u_int8_t revision; member in struct:xt_entry_target::__anon39453::__anon39454
71 /* The argument to IPT_SO_GET_REVISION_*. Returns highest revision
72 * kernel supports, if >= revision. */
77 u_int8_t revision; member in struct:xt_get_revision
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
x_tables.h 16 u_int8_t revision; member in struct:xt_entry_match::__anon41041::__anon41042
41 u_int8_t revision; member in struct:xt_entry_target::__anon41044::__anon41045
71 /* The argument to IPT_SO_GET_REVISION_*. Returns highest revision
72 * kernel supports, if >= revision. */
77 u_int8_t revision; member in struct:xt_get_revision
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
x_tables.h 16 u_int8_t revision; member in struct:xt_entry_match::__anon42555::__anon42556
41 u_int8_t revision; member in struct:xt_entry_target::__anon42558::__anon42559
71 /* The argument to IPT_SO_GET_REVISION_*. Returns highest revision
72 * kernel supports, if >= revision. */
77 u_int8_t revision; member in struct:xt_get_revision
  /bionic/libc/kernel/common/linux/
media.h 61 __u32 revision; member in struct:media_entity_desc

Completed in 935 milliseconds

1 2 3 4 5 6