HomeSort by relevance Sort by last modified time
    Searched defs:atom (Results 101 - 125 of 143) sorted by null

1 2 3 45 6

  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/
SimpleCParser.java 1561 public final SimpleCParser.atom_return atom() throws RecognitionException { method in class:SimpleCParser
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/
r600_pipe.h 101 /* This is an atom containing GPU commands that never change.
111 struct r600_atom atom; member in struct:r600_db_state
116 struct r600_atom atom; member in struct:r600_db_misc_state
130 struct r600_atom atom; member in struct:r600_cb_misc_state
140 struct r600_atom atom; member in struct:r600_clip_misc_state
150 struct r600_atom atom; member in struct:r600_alphatest_state
158 struct r600_atom atom; member in struct:r600_vgt_state
166 struct r600_atom atom; member in struct:r600_blend_color
171 struct r600_atom atom; member in struct:r600_clip_state
176 struct r600_atom atom; member in struct:r600_cs_shader_state
183 struct r600_atom atom; member in struct:r600_framebuffer
193 struct r600_atom atom; member in struct:r600_sample_mask
198 struct r600_atom atom; member in struct:r600_config_state
213 struct r600_atom atom; member in struct:r600_stencil_ref_state
219 struct r600_atom atom; member in struct:r600_shader_stages_state
224 struct r600_atom atom; member in struct:r600_gs_rings_state
283 struct r600_atom atom; member in struct:r600_poly_offset_state
345 struct r600_atom atom; member in struct:r600_seamless_cube_map
350 struct r600_atom atom; member in struct:r600_samplerview_state
360 struct r600_atom atom; member in struct:r600_sampler_states
384 struct r600_atom atom; member in struct:r600_constbuf_state
392 struct r600_atom atom; member in struct:r600_vertexbuf_state
401 struct r600_atom atom; member in struct:r600_cso_state
412 struct r600_atom atom; member in struct:r600_shader_state
    [all...]
  /external/python/cpython2/Modules/
parsermodule.c 964 VALIDATER(atom); VALIDATER(lambdef); variable
    [all...]
  /external/libxml2/
xmlregexp.c 215 xmlRegAtomPtr atom; member in struct:_xmlRegTrans
253 xmlRegAtomPtr atom; member in struct:_xmlAutomata
358 static void xmlRegFreeAtom(xmlRegAtomPtr atom);
360 static int xmlRegCheckCharacter(xmlRegAtomPtr atom, int codepoint);
471 * 3/ build a table state x atom for the transitions
574 if ((trans->to == -1) || (trans->atom == NULL))
576 atomno = stringRemap[trans->atom->no];
577 if ((trans->atom->data != NULL) && (transdata == NULL)) {
590 * if the same atom can generate transitions to 2 different
599 printf("Indet: state %d trans %d, atom %d to %d : %d to %d\n"
3227 xmlRegAtomPtr atom; local
3786 xmlRegAtomPtr atom; local
4272 xmlRegAtomPtr atom; local
5717 xmlRegAtomPtr atom; local
5755 xmlRegAtomPtr atom; local
5815 xmlRegAtomPtr atom; local
5883 xmlRegAtomPtr atom; local
5969 xmlRegAtomPtr atom; local
6038 xmlRegAtomPtr atom; local
6117 xmlRegAtomPtr atom; local
    [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
r600_pipe_common.h 501 struct r600_atom atom; member in struct:r600_scissors
507 struct r600_atom atom; member in struct:r600_viewports
673 struct r600_atom *atom, bool dirty);
    [all...]
  /external/valgrind/memcheck/
mc_translate.c 319 /* An atom is either an IRExpr_Const or an IRExpr_Tmp, as defined by
321 input, most of this code deals in atoms. Usefully, a value atom
322 always has a V-value which is also an atom: constants are shadowed
328 /* (used for sanity checks only): is this an atom which looks
341 /* (used for sanity checks only): is this an atom which looks
450 an atom.
1497 IRAtom* atom = puti->data; local
6288 IRAtom* atom = d->args[i]; local
    [all...]
  /external/v8/src/regexp/
jsregexp.cc 110 // than the code used for atom matches.
162 // Parse-tree is a single atom that is equal to the pattern.
167 RegExpAtom* atom = parse_result.tree->AsAtom(); local
168 Vector<const uc16> atom_pattern = atom->data();
195 case JSRegExp::ATOM:
207 // RegExp Atom implementation: Simple string search using indexOf.
215 JSRegExp::ATOM,
660 if (regexp_->TypeTag() == JSRegExp::ATOM) {
663 // There is no distinction between interpreted and native for atom regexps.
5283 RegExpAtom* atom = alternative->AsAtom(); local
5369 RegExpAtom* atom = alternative->AsAtom(); local
6422 RegExpAtom* atom = text.atom(); local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlib.h 850 Atom atom; member in struct:__anon61378
861 Atom selection;
872 Atom selection;
873 Atom target;
874 Atom property;
884 Atom selection;
885 Atom target;
886 Atom property; /* ATOM or None *
    [all...]
Xproto.h 247 #define Atom CARD32
376 Atom name B32;
487 Atom atom B32;
514 Atom propertyType B32;
1137 Atom atom B32;
1147 Atom atom B32;
1153 Atom selection B32, target B32, property B32
1263 xInternAtomReply atom; member in union:__anon61524
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/xcb/
xproto.h 981 xcb_atom_t atom; /**< */ member in struct:xcb_property_notify_event_t
1696 xcb_atom_t atom; \/**< *\/ member in struct:xcb_intern_atom_reply_t
1716 xcb_atom_t atom; \/**< *\/ member in struct:xcb_get_atom_name_request_t
    [all...]
  /prebuilts/tools/common/m2/repository/org/antlr/antlr/3.5.2/
antlr-3.5.2.jar 
  /prebuilts/tools/common/offline-m2/org/antlr/antlr/3.5.2/
antlr-3.5.2.jar 
  /prebuilts/tools/common/m2/repository/com/tunnelvisionlabs/antlr4/4.5/
antlr4-4.5.jar 
  /developers/build/prebuilts/androidtv/sample-inputs/app/libs/
exoplayer_dev-hls_20150123.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 
  /prebuilts/tools/common/m2/repository/org/antlr/stringtemplate/3.2.1/
stringtemplate-3.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/antlr/antlr4/4.5.3/
antlr4-4.5.3.jar 
  /prebuilts/tools/common/offline-m2/org/antlr/antlr4/4.5.3/
antlr4-4.5.3.jar 
  /external/v8/src/inspector/build/closure-compiler/
closure-compiler.jar 
  /prebuilts/checkstyle/
checkstyle.jar 
  /prebuilts/misc/common/android-support-test/espresso/
espresso_core_release_no_deps.jar 
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 
  /prebuilts/tools/common/m2/repository/net/sf/saxon/Saxon-HE/9.8.0-5/
Saxon-HE-9.8.0-5.jar 
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 

Completed in 615 milliseconds

1 2 3 45 6