| /src/external/bsd/ntp/dist/ntpd/ |
| refclock_atom.c | 90 struct refclock_atom atom; /* atom structure pointer */ member in struct:ppsunit 156 return (refclock_ppsapi(up->fddev, &up->atom)); 194 if (refclock_pps(peer, &up->atom, pp->sloppyclockflag) <= 0)
|
| refclock_wwvb.c | 134 struct refclock_atom atom; /* PPSAPI structure */ member in struct:wwvbunit 487 refclock_pps(peer, &up->atom, pp->sloppyclockflag) > 0) { 582 time_pps_destroy(up->atom.handle); 583 up->atom.handle = 0; 594 if (refclock_ppsapi(pp->io.fd, &up->atom)) {
|
| refclock_nmea.c | 247 TAtomUnit atom; /* PPSAPI structure */ member in struct:__anon7450 457 time_pps_destroy(up->atom.handle); 522 if (refclock_ppsapi(up->ppsapi_fd, &up->atom)) { 525 pp->sloppyclockflag, &up->atom); 528 time_pps_destroy(up->atom.handle); 544 time_pps_destroy(up->atom.handle); 545 up->atom.handle = 0; 898 &up->atom, &rd_timestamp,
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/ |
| py-mi-var-info-path-expression.c | 24 struct atom struct 34 struct atom atom; member in union:cons::__anon21064 59 c4.atom.ival = 13;
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/ |
| py-mi-var-info-path-expression.c | 24 struct atom struct 34 struct atom atom; member in union:cons::__anon694 59 c4.atom.ival = 13;
|
| /src/external/bsd/nvi/dist/motif/ |
| m_cde.c | 71 Atom atom, type; local 79 atom = XInternAtom( d, Atoms[i].name, True ); 80 if ( atom == None ) { 81 _TRACE( ( "Atom \"%s\" does not exist\n", Atoms[i].name ) ); 85 /* what is the value of the atom? */ 88 atom, 100 _TRACE( ( "Atom \"%s\" cannot be converted to string\n", Atoms[i].name ) ); 108 _TRACE( ( "Atom \"%s\"\n", Atoms[i].name ) ); 116 name = XGetAtomName( d, ((Atom *) prop)[j] ) [all...] |
| /src/external/gpl3/gdb/dist/gdb/testsuite/lib/ |
| ton.tcl | 234 proc atom {type v} {list $type $v} procedure 236 interp alias {} $type {} [namespace current]::atom $type 265 proc atom v {return $v} procedure 267 interp alias {} $type {} [namespace current]::atom 273 proc atom v {return $v} procedure 275 interp alias {} $type {} [namespace current]::atom 288 proc atom v {return $v} procedure 290 interp alias {} $type {} [namespace current]::atom
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/lib/ |
| ton.tcl | 234 proc atom {type v} {list $type $v} procedure 236 interp alias {} $type {} [namespace current]::atom $type 265 proc atom v {return $v} procedure 267 interp alias {} $type {} [namespace current]::atom 273 proc atom v {return $v} procedure 275 interp alias {} $type {} [namespace current]::atom 288 proc atom v {return $v} procedure 290 interp alias {} $type {} [namespace current]::atom
|
| /src/external/historical/nawk/dist/testdir/ |
| chem.awk | 33 dav = scale * 0.015 # vertical shift up for atoms in atom macro 168 $1 = atom(n) 334 put[$cf] = m ":" atom(mol) 423 function atom(s, c, i, n, nsub, cloc, nsubc) { # convert CH3 to atom(...) function 440 return sprintf("atom(\"%s\", %g, %g, %g, %g, %g, %g)",
|
| /src/external/gpl3/binutils/dist/libctf/ |
| ctf-string.c | 107 /* Remove all refs to a given atom. */ 109 ctf_str_purge_atom_refs (ctf_str_atom_t *atom) 114 for (ref = ctf_list_next (&atom->csa_refs); ref != NULL; ref = next) 117 ctf_list_delete (&atom->csa_refs, ref); 121 for (movref = ctf_list_next (&atom->csa_movable_refs); 125 ctf_list_delete (&atom->csa_movable_refs, movref); 133 /* Free an atom. */ 137 ctf_str_atom_t *atom = a; local 139 ctf_str_purge_atom_refs (atom); 141 if (atom->csa_flags & CTF_STR_ATOM_FREEABLE 189 ctf_str_atom_t *atom; local 293 ctf_str_atom_t *atom = NULL; local 394 ctf_str_atom_t *atom; local 412 ctf_str_atom_t *atom; local 429 ctf_str_atom_t *atom; local 448 ctf_str_atom_t *atom; local 524 ctf_str_atom_t *atom = NULL; local 560 ctf_str_atom_t *atom = (ctf_str_atom_t *) value; local 579 ctf_str_atom_t *atom = (ctf_str_atom_t *) value; local 686 ctf_str_atom_t *atom; local 723 ctf_str_atom_t *atom; local 774 ctf_str_atom_t *atom = (ctf_str_atom_t *) v; local [all...] |
| /src/external/gpl3/binutils.old/dist/libctf/ |
| ctf-string.c | 107 /* Remove all refs to a given atom. */ 109 ctf_str_purge_atom_refs (ctf_str_atom_t *atom) 114 for (ref = ctf_list_next (&atom->csa_refs); ref != NULL; ref = next) 117 ctf_list_delete (&atom->csa_refs, ref); 121 for (movref = ctf_list_next (&atom->csa_movable_refs); 125 ctf_list_delete (&atom->csa_movable_refs, movref); 133 /* Free an atom. */ 137 ctf_str_atom_t *atom = a; local 139 ctf_str_purge_atom_refs (atom); 141 if (atom->csa_flags & CTF_STR_ATOM_FREEABLE 189 ctf_str_atom_t *atom; local 293 ctf_str_atom_t *atom = NULL; local 394 ctf_str_atom_t *atom; local 412 ctf_str_atom_t *atom; local 429 ctf_str_atom_t *atom; local 448 ctf_str_atom_t *atom; local 524 ctf_str_atom_t *atom = NULL; local 560 ctf_str_atom_t *atom = (ctf_str_atom_t *) value; local 579 ctf_str_atom_t *atom = (ctf_str_atom_t *) value; local 686 ctf_str_atom_t *atom; local 723 ctf_str_atom_t *atom; local 774 ctf_str_atom_t *atom = (ctf_str_atom_t *) v; local [all...] |
| /src/external/ibm-public/postfix/dist/src/global/ |
| map_search.c | 127 char *atom; local 213 while ((atom = mystrtok(&attr_value, CHARS_COMMA_SP)) != 0) { 215 atom)) == MAP_SEARCH_CODE_UNKNOWN) { 216 msg_warn("unknown search type '%s' in '%s'", atom, map_spec);
|
| /src/external/gpl3/gdb.old/dist/libctf/ |
| ctf-string.c | 107 /* Remove all refs to a given atom. */ 109 ctf_str_purge_atom_refs (ctf_str_atom_t *atom) 114 for (ref = ctf_list_next (&atom->csa_refs); ref != NULL; ref = next) 117 ctf_list_delete (&atom->csa_refs, ref); 121 for (movref = ctf_list_next (&atom->csa_movable_refs); 125 ctf_list_delete (&atom->csa_movable_refs, movref); 133 /* Free an atom. */ 137 ctf_str_atom_t *atom = a; local 139 ctf_str_purge_atom_refs (atom); 141 if (atom->csa_flags & CTF_STR_ATOM_FREEABLE 189 ctf_str_atom_t *atom; local 293 ctf_str_atom_t *atom = NULL; local 394 ctf_str_atom_t *atom; local 412 ctf_str_atom_t *atom; local 429 ctf_str_atom_t *atom; local 448 ctf_str_atom_t *atom; local 524 ctf_str_atom_t *atom = NULL; local 560 ctf_str_atom_t *atom = (ctf_str_atom_t *) value; local 579 ctf_str_atom_t *atom = (ctf_str_atom_t *) value; local 686 ctf_str_atom_t *atom; local 723 ctf_str_atom_t *atom; local 774 ctf_str_atom_t *atom = (ctf_str_atom_t *) v; local [all...] |
| /src/external/gpl3/gdb/dist/libctf/ |
| ctf-string.c | 107 /* Remove all refs to a given atom. */ 109 ctf_str_purge_atom_refs (ctf_str_atom_t *atom) 114 for (ref = ctf_list_next (&atom->csa_refs); ref != NULL; ref = next) 117 ctf_list_delete (&atom->csa_refs, ref); 121 for (movref = ctf_list_next (&atom->csa_movable_refs); 125 ctf_list_delete (&atom->csa_movable_refs, movref); 133 /* Free an atom. */ 137 ctf_str_atom_t *atom = a; local 139 ctf_str_purge_atom_refs (atom); 141 if (atom->csa_flags & CTF_STR_ATOM_FREEABLE 189 ctf_str_atom_t *atom; local 293 ctf_str_atom_t *atom = NULL; local 394 ctf_str_atom_t *atom; local 412 ctf_str_atom_t *atom; local 429 ctf_str_atom_t *atom; local 448 ctf_str_atom_t *atom; local 524 ctf_str_atom_t *atom = NULL; local 560 ctf_str_atom_t *atom = (ctf_str_atom_t *) value; local 579 ctf_str_atom_t *atom = (ctf_str_atom_t *) value; local 686 ctf_str_atom_t *atom; local 723 ctf_str_atom_t *atom; local 774 ctf_str_atom_t *atom = (ctf_str_atom_t *) v; local [all...] |
| /src/external/gpl3/gcc/dist/libgfortran/caf/ |
| single.c | 2835 uint32_t *atom = (uint32_t *) ((char *) MEMTOK (token) + offset); local 2837 __atomic_store (atom, (uint32_t *) value, __ATOMIC_RELAXED); 2851 uint32_t *atom = (uint32_t *) ((char *) MEMTOK (token) + offset); local 2853 __atomic_load (atom, (uint32_t *) value, __ATOMIC_RELAXED); 2868 uint32_t *atom = (uint32_t *) ((char *) MEMTOK (token) + offset); local 2871 (void) __atomic_compare_exchange_n (atom, (uint32_t *) old, 2888 uint32_t *atom = (uint32_t *) ((char *) MEMTOK (token) + offset); local 2893 res = __atomic_fetch_add (atom, *(uint32_t *) value, __ATOMIC_RELAXED); 2896 res = __atomic_fetch_and (atom, *(uint32_t *) value, __ATOMIC_RELAXED); 2899 res = __atomic_fetch_or (atom, *(uint32_t *) value, __ATOMIC_RELAXED) [all...] |
| /src/external/gpl3/gcc.old/dist/libgfortran/caf/ |
| single.c | 2838 uint32_t *atom = (uint32_t *) ((char *) MEMTOK (token) + offset); local 2840 __atomic_store (atom, (uint32_t *) value, __ATOMIC_RELAXED); 2854 uint32_t *atom = (uint32_t *) ((char *) MEMTOK (token) + offset); local 2856 __atomic_load (atom, (uint32_t *) value, __ATOMIC_RELAXED); 2871 uint32_t *atom = (uint32_t *) ((char *) MEMTOK (token) + offset); local 2874 (void) __atomic_compare_exchange_n (atom, (uint32_t *) old, 2891 uint32_t *atom = (uint32_t *) ((char *) MEMTOK (token) + offset); local 2896 res = __atomic_fetch_add (atom, *(uint32_t *) value, __ATOMIC_RELAXED); 2899 res = __atomic_fetch_and (atom, *(uint32_t *) value, __ATOMIC_RELAXED); 2902 res = __atomic_fetch_or (atom, *(uint32_t *) value, __ATOMIC_RELAXED) [all...] |
| /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/ |
| nouveau_dispnv50_disp.c | 30 #include "atom.h" 1961 struct nv50_atom *atom = nv50_atom(state); local 1967 NV_ATOMIC(drm, "commit %d %d\n", atom->lock_core, atom->flush_disable); 1972 if (atom->lock_core) 1989 nv50_head_flush_clr(head, asyh, atom->flush_disable); 2004 nv50_wndw_flush_clr(wndw, interlock, atom->flush_disable, asyw); 2008 list_for_each_entry(outp, &atom->outp, head) { 2031 if (atom->flush_disable) { 2039 list_for_each_entry_safe(outp, outt, &atom->outp, head) 2307 struct nv50_atom *atom = nv50_atom(state); local 2347 struct nv50_atom *atom = nv50_atom(state); local 2361 struct nv50_atom *atom = nv50_atom(state); local 2369 struct nv50_atom *atom; local [all...] |
| /src/usr.bin/config/ |
| defs.h | 396 const char *atom; member in union:condexpr::__anon8229 404 #define cx_atom cx_u.atom
|
| /src/external/gpl2/gettext/dist/gettext-tools/libgrep/ |
| dfa.c | 1162 atom 1164 atom: 1184 atom (void) function 1196 /* We treat a multibyte character as a single atom, so that DFA 1279 atom();
|
| /src/external/gpl2/grep/dist/src/ |
| dfa.c | 1183 atom 1185 atom: 1205 atom (void) function 1217 /* We treat a multibyte character as a single atom, so that DFA 1300 atom();
|
| /src/external/mit/xorg/lib/libxcb/files/ |
| xfixes.h | 571 xcb_atom_t atom; member in struct:xcb_xfixes_get_cursor_name_reply_t
|
| randr.h | 1491 xcb_atom_t atom; member in struct:xcb_randr_output_property_t 1531 xcb_atom_t atom; member in struct:xcb_randr_provider_property_t
|
| /src/external/bsd/libpcap/dist/ |
| optimize.c | 631 int atom; local 636 atom = atomuse(&s->s); 637 if (atom >= 0) { 638 if (atom == AX_ATOM) { 644 else if (atom < N_ATOMS) { 645 if (!ATOMELEM(def, atom)) 646 use |= ATOMMASK(atom); 651 atom = atomdef(&s->s); 652 if (atom >= 0) { 653 if (!ATOMELEM(use, atom)) 1432 register int atom; local 1461 register int atom; local 1602 int atom; local [all...] |
| /src/external/gpl3/gcc/dist/gcc/cp/ |
| constraint.cc | 105 such as the satisfaction value of an atom being non-bool or non-constant. 678 of the parameter mapping of each atom will be in terms of the 805 /* The normal form of an atom depends on the expression. The normal 818 /* Build the parameter mapping for the atom. */ 821 /* Build a new info object for the atom. */ 824 tree atom = build1 (ATOMIC_CONSTR, ci, map); local 832 ATOMIC_CONSTR_EXPR_FROM_CONCEPT_P (atom) = true; 840 tree *slot = atom_cache->find_slot (atom, INSERT); 847 supplied template arguments that the satisfaction value of the atom 863 *slot = atom; 2542 tree atom; variable [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/cp/ |
| constraint.cc | 105 such as the satisfaction value of an atom being non-bool or non-constant. 676 of the parameter mapping of each atom will be in terms of the 747 /* The normal form of an atom depends on the expression. The normal 760 /* Build the parameter mapping for the atom. */ 763 /* Build a new info object for the atom. */ 766 tree atom = build1 (ATOMIC_CONSTR, ci, map); local 774 ATOMIC_CONSTR_EXPR_FROM_CONCEPT_P (atom) = true; 782 tree *slot = atom_cache->find_slot (atom, INSERT); 789 supplied template arguments that the satisfaction value of the atom 805 *slot = atom; 2433 tree atom; variable [all...] |