HomeSort by: relevance | last modified time | path
    Searched refs:updated (Results 1 - 25 of 170) sorted by relevancy

1 2 3 4 5 6 7

  /src/external/ibm-public/postfix/dist/src/verify/
verify.c 289 * format of the data field is "status:probed:updated:text". The meaning of
299 * updated: if non-zero, the time the address probe result was received. If
314 long updated, const char *text)
316 vstring_sprintf(buf, "%d:%ld:%ld:%s", status, probed, updated, text);
322 long *updated, char **text)
334 *updated = atol(updated_text);
338 * Coverity 200604: the code incorrectly tested (probed || updated),
347 && (*probed || *updated))
378 long updated; local
405 updated = (long) time((time_t *) 0)
454 long updated; local
569 long updated; local
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
check-include-guards.py 102 updated = False
107 updated = True
115 updated = True
121 updated = True
122 if updated and write_files:
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_marker.c 81 bool updated = false; local
90 updated = true;
100 updated = true;
108 return (updated) ? 0 : -EBUSY;
  /src/crypto/external/apache2/openssl/dist/providers/implementations/macs/
poly1305_prov.c 40 int updated; member in struct:poly1305_data_st
89 ctx->updated = 0;
104 return ctx->updated == 0;
112 ctx->updated = 1;
128 ctx->updated = 1;
  /src/crypto/external/bsd/openssl/dist/providers/implementations/macs/
poly1305_prov.c 40 int updated; member in struct:poly1305_data_st
89 ctx->updated = 0;
104 return ctx->updated == 0;
112 ctx->updated = 1;
128 ctx->updated = 1;
  /src/external/public-domain/tz/dist/
leapseconds.awk 83 /^#[$][ \t]/ { updated = $2 }
130 print "# \"#updated\" gives the last time the leap seconds data changed"
135 print "# this is typically a bit less than one year after \"updated\"."
136 if (updated) {
137 sstamp_to_ymdhMs(updated, ss_NTP)
138 printf "#updated %d (%.4d-%.2d-%.2d %.2d:%.2d:%.2d UTC)\n", \
139 updated - epoch_minus_NTP, \
142 print "#(updated time unknown)"
  /src/external/bsd/ntp/dist/libparse/
parse.c 196 unsigned int updated = PARSE_INP_SKIP; local
211 updated = PARSE_INP_TIME;
216 parseprintf(DD_PARSE, ("parse: parse_restart: buffer start (updated = %x)\n", updated));
217 return updated;
269 register u_int updated = CVT_NONE; local
309 updated = CVT_OK;
314 updated = (u_int) timepacket(parseio);
319 updated |= CVT_ADDITIONAL;
330 if ((updated & CVT_MASK) != CVT_NONE
358 register u_int updated = CVT_NONE; local
    [all...]
  /src/external/gpl2/xcvs/dist/src/
server.h 96 In the former case, VERS must be non-NULL, and UPDATED indicates
117 enum server_updated_arg4 updated, mode_t mode,
140 enum server_updated_arg4 updated);
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
xgettext-stringtable-1 12 updated by make_strings 2003-10-12 15:31:50 +0200
53 # updated by make_strings 2003-10-12 15:31:50 +0200
  /src/external/gpl3/gcc/dist/gcc/
ipa-polymorphic-call.cc 2110 bool updated = false; local
2156 updated = true;
2176 updated = true;
2181 updated = true;
2186 updated = true;
2224 updated = true;
2235 updated = true;
2248 updated = true;
2275 updated = true;
2301 updated = true
2430 bool updated = false; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-polymorphic-call.cc 2111 bool updated = false; local
2157 updated = true;
2177 updated = true;
2182 updated = true;
2187 updated = true;
2225 updated = true;
2236 updated = true;
2249 updated = true;
2276 updated = true;
2302 updated = true
2431 bool updated = false; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf-properties.c 225 if APROP is updated. Otherwise, return TRUE if BPROP should be merged
235 bool updated; local
262 updated = false;
274 updated = true;
277 updated = number != (unsigned int) aprop->u.number;
288 updated = true;
296 updated = bprop->u.number != 0;
299 return updated;
313 updated = number != (unsigned int) aprop->u.number;
325 updated = true
    [all...]
elfxx-aarch64.c 925 bool updated = false; local
949 updated = orig_number != aprop->u.number;
963 updated = orig_number != aprop->u.number;
968 updated = true;
975 updated = true;
984 return updated;
  /src/external/gpl3/gdb.old/dist/bfd/
elf-properties.c 225 if APROP is updated. Otherwise, return TRUE if BPROP should be merged
235 bool updated; local
262 updated = false;
274 updated = true;
277 updated = number != (unsigned int) aprop->u.number;
288 updated = true;
296 updated = bprop->u.number != 0;
299 return updated;
313 updated = number != (unsigned int) aprop->u.number;
325 updated = true
    [all...]
elfxx-aarch64.c 842 bool updated = false; local
853 updated = orig_number != aprop->u.number;
867 updated = orig_number != aprop->u.number;
872 updated = true;
879 updated = true;
888 return updated;
  /src/common/dist/zlib/watcom/
watcom_l.mak 3 # Last updated: 28-Dec-2005
  /src/external/gpl3/binutils/dist/zlib/watcom/
watcom_l.mak 3 # Last updated: 28-Dec-2005
  /src/external/gpl3/binutils.old/dist/zlib/watcom/
watcom_l.mak 3 # Last updated: 28-Dec-2005
  /src/external/gpl3/gdb/dist/zlib/watcom/
watcom_l.mak 3 # Last updated: 28-Dec-2005
  /src/external/gpl3/gdb.old/dist/zlib/watcom/
watcom_l.mak 3 # Last updated: 28-Dec-2005
  /src/external/mpl/bind/dist/bin/tests/system/inline/ns3/
sign.sh 49 zone=updated
54 $SETTIME -s -g OMNIPRESENT -k RUMOURED now -z RUMOURED now "$zsk" >settime.out.updated.1 2>&1
55 $SETTIME -s -g OMNIPRESENT -k RUMOURED now -r RUMOURED now -d HIDDEN now "$ksk" >settime.out.updated.2 2>&1
58 cp primary2.db.in updated.db
  /src/external/apache2/llvm/dist/clang/utils/analyzer/
exploded-graph-rewriter.py 157 updated = []
163 updated.append(i)
170 return updated
173 updated = self.diff_frames(prev)
174 return updated is None or len(updated) > 0
218 updated = [k for k in prev.clusters if k in self.clusters
220 return (removed, added, updated)
223 removed, added, updated = self.diff_clusters(prev)
224 return len(removed) != 0 or len(added) != 0 or len(updated) !=
    [all...]
  /src/external/gpl3/binutils/dist/bfd/
elf-properties.c 298 if APROP is updated. Otherwise, return TRUE if BPROP should be merged
308 bool updated; local
336 updated = false;
348 updated = true;
351 updated = number != (unsigned int) aprop->u.number;
362 updated = true;
370 updated = bprop->u.number != 0;
373 return updated;
387 updated = number != (unsigned int) aprop->u.number;
399 updated = true
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf-properties.c 298 if APROP is updated. Otherwise, return TRUE if BPROP should be merged
308 bool updated; local
336 updated = false;
348 updated = true;
351 updated = number != (unsigned int) aprop->u.number;
362 updated = true;
370 updated = bprop->u.number != 0;
373 return updated;
387 updated = number != (unsigned int) aprop->u.number;
399 updated = true
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/upforwd/
tests.sh 115 update add updated.example. 600 A 10.10.10.1
116 update add updated.example. 600 TXT Foo
168 update add updated-dot.example. 600 A 10.10.10.1
169 update add updated-dot.example. 600 TXT Foo
329 update add updated.example3. 600 A 10.10.10.1
330 update add updated.example3. 600 TXT Foo

Completed in 46 milliseconds

1 2 3 4 5 6 7