Searched refs:atom (Results 26 - 50 of 122) sorted by relevance

12345

/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DIsochComponentsRef263 The IDHGetDeviceList function returns an atom list of the devices that are currently active.
270 deviceList - An atom container that describes each of the devices that support this isoch component.
271 The atom structure is defined above. The user must free this atom container using
280 The IDHUpdateDeviceList function allows the client to change certain atoms within the internal atom list.
287 deviceList - An atom container that was returned from IDHGetDeviceList(). The client has modified one
298 for reads or writes. The configuration structure is defined in the atom description above.
306 an atom container/ kIDHIsochModeAtomType atom pair. NOTE: The user must NOT dispose
329 which is an atom containe
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/gtk/
H A DPasteboardHelper.cpp261 GdkAtom atom = gtk_drag_dest_find_target(widget, context, list.get()); local
262 if (atom != GDK_NONE)
263 dropAtoms.append(atom);
/macosx-10.9.5/awk-18/src/
H A Db.c817 int replace_repeat(uschar * reptok, int reptoklen, uschar * atom, int atomlen, argument
851 fprintf(replogfile, " new buf size: %d, atom=%s, atomlen=%d\n",
852 size, atom, atomlen);
864 memcpy(&buf[j], atom, atomlen);
872 memcpy(&buf[j], atom, atomlen);
900 int repeat(uschar * reptok, int reptoklen, uschar * atom, int atomlen, argument
905 by an equivalent ERE string, repeating the immediately previous atom
907 atom is left in place, except in the special_case of a zero-repeat
921 return replace_repeat(reptok, reptoklen, atom, atomlen,
929 return replace_repeat(reptok, reptoklen, atom, atomle
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dunsafep.el35 ;; 1. It's an atom.
124 (atom form)) ;Atoms are never unsafe
242 (if (atom clause)
H A Dbackquote.el136 ((atom s)
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-range.el355 (if (atom (car ranges))
378 (setq lowest (or (and (atom (car ranges)) (car ranges))
387 (setq highest (or (and (atom (car ranges)) (car ranges))
395 (< (or (and (atom r1) r1) (car r1))
396 (or (and (atom r2) r2) (car r2))))))
399 (if (atom (car ranges))
401 (if (atom (cadr ranges))
411 (if (atom (cadr ranges))
/macosx-10.9.5/emacs-92/emacs/lisp/mh-e/
H A Dmh-acros.el150 (let* ((struct-name (if (atom name-spec) name-spec (car name-spec)))
158 (field-names (mapcar #'(lambda (x) (if (atom x) x (car x))) fields))
/macosx-10.9.5/tcl-102/tk84/tk/win/
H A Dstubs.c127 XGetAtomName(display, atom)
129 Atom atom;
/macosx-10.9.5/dtrace-118.1/libdwarf/
H A Ddwarf_loc.c68 Dwarf_Small atom; local
104 atom = *(Dwarf_Small *) loc_ptr;
116 curr_loc->lc_atom = atom;
117 switch (atom) {
191 operand1 = atom - DW_OP_lit0;
/macosx-10.9.5/IOFWDVComponents-207.4.1/tests/
H A Ddevicetest.c236 // find the cmp atom
241 // get the value of the cmp atom
244 // find the version atom
249 // get the value of the version atom
262 // get the atom to this device
312 videoConfig.atom = nil; // start with no selected config
320 // get this configs atom
326 // find the media type atom
331 // get the value of the mediaType atom
339 videoConfig.atom
[all...]
H A Dtestcomp.c392 // find the cmp atom
397 // get the value of the cmp atom
400 // find the version atom
405 // get the value of the version atom
419 // get the atom to this device
469 videoConfig.atom = nil; // start with no selected config
477 // get this configs atom
483 // find the media type atom
488 // get the value of the mediaType atom
496 videoConfig.atom
[all...]
H A Dwritetest.c268 // find the cmp atom
273 // get the value of the cmp atom
276 // find the version atom
281 // get the value of the version atom
295 // get the atom to this device
345 videoConfig.atom = nil; // start with no selected config
353 // get this configs atom
359 // find the media type atom
364 // get the value of the mediaType atom
390 videoConfig.atom
[all...]
H A Dreadtest.c488 // find the cmp atom
493 // get the value of the cmp atom
496 // find the version atom
501 // get the value of the version atom
514 // get the atom to this device
576 videoConfig.atom = nil; // start with no selected config
584 // get this configs atom
590 // find the media type atom
595 // get the value of the mediaType atom
603 videoConfig.atom
[all...]
/macosx-10.9.5/cups-372.4/cups/
H A DMakefile303 $(RM) org.cups.docset.atom
305 --atom org.cups.docset.atom \
/macosx-10.9.5/tcl-102/tk/tk/win/
H A Dstubs.c130 Atom atom)
128 XGetAtomName( Display *display, Atom atom) argument
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/cm/
H A Dcss.js210 return ret("atom", "hash");
417 } else if (style == "atom") {
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tk/
H A Dwinfo.rb15 def TkWinfo.atom(name, win=nil) singleton method in class:TkWinfo
17 number(tk_call_without_enc('winfo', 'atom', '-displayof', win,
20 number(tk_call_without_enc('winfo', 'atom', _get_eval_enc_str(name)))
24 TkWinfo.atom(name, self)
/macosx-10.9.5/tcl-102/tcl_ext/quicktimetcl/quicktimetcl/
H A DMovieQTVRUtils.c132 * This gets only a *copy* of the atom container maintained internally.
144 * Get hotspot parent atom which is the parent of all hot spot atoms of the node.
155 * Get the hotspot info atom here.
365 * that sample contains a node information atom container, which contains
475 * Set the actions property atom, to enable wired action processing.
684 * Return, through the actionContainer parameter, an atom container
781 * For each action we need an Action atom to hold the WhichAction,
814 * Return, through the actionContainer parameter, an atom container
872 * Return, through the actionContainer parameter, an atom container
939 * be a node information atom containe
1077 QTAtom atom = 0; local
[all...]
/macosx-10.9.5/ruby-104/ruby/test/rss/
H A Dtest_1.0.rb296 atom_xml = rss.to_xml("atom") do |maker|
303 atom = RSS::Parser.parse(atom_xml)
304 assert_equal(["atom", "1.0", "feed"], atom.feed_info)
H A Dtest_2.0.rb399 maker.channel.id = "http://www.example.com/atom.xml"
407 atom = RSS::Parser.parse(atom_xml)
408 assert_equal(["atom", "1.0", "feed"], atom.feed_info)
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dprolog.vim44 syn keyword prologKeyword atom flush_output repeat
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/framework/src/objc/
H A DBridgeSupport.m1192 struct bs_xml_atom *atom;
1209 atom = bs_xml_element(name, namelen);
1210 if (atom == NULL)
1212 switch (atom->val) {
1783 atom = bs_xml_element(name, namelen);
1784 if (atom == NULL)
1786 switch (atom->val) {
1815 if (atom->val == BS_XML_RETVAL) {
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dautoinsert.el253 (if (atom (setq cond (car (car alist))))
/macosx-10.9.5/ntp-88/ntpd/
H A Drefclock_parse.c410 struct refclock_atom atom; /* PPSAPI structure */ member in struct:parseunit
2076 if (time_pps_fetch(parse->atom.handle, PPS_TSFMT_TSPEC, &pps_info,
2624 (void)time_pps_destroy(parse->atom.handle);
2687 if (time_pps_kcbind(parse->atom.handle, PPS_KC_HARDPPS, i,
2722 if (time_pps_getcap(parse->atom.handle, &cap) < 0) {
2736 if (!refclock_params(parse->flags & (CLK_FLAG1|CLK_FLAG2|CLK_FLAG4), &parse->atom))
2761 parse->atom.pps_params.clear_offset.tv_sec = -parse->ppsphaseadjust;
2762 parse->atom.pps_params.clear_offset.tv_nsec = -1e9*(parse->ppsphaseadjust - (long)parse->ppsphaseadjust);
2767 parse->atom.pps_params.assert_offset.tv_sec = -parse->ppsphaseadjust;
2768 parse->atom
[all...]
/macosx-10.9.5/tcl-102/tk/tk/unix/
H A DtkUnixSelect.c274 if ((eventPtr->xproperty.atom != incrPtr->multAtoms[2*i + 1])
437 eventPtr->xproperty.window, eventPtr->xproperty.atom,
463 eventPtr->xproperty.window, eventPtr->xproperty.atom,
1131 if ((eventPtr->xproperty.atom != retrPtr->property)
1416 Tk_Window tkwin, /* Window that governs atom conversion. */
1428 * 1. If type is XA_ATOM, convert each field to its corresponding atom.
1494 Tk_Window tkwin, /* Window to use for atom conversion. */
1499 * the name of an atom (if type is XA_ATOM) or a hexadecimal string. We
1527 Tk_Window tkwin, /* Window to use for atom conversion. */

Completed in 392 milliseconds

12345