Searched defs:Control (Results 1 - 6 of 6) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/scene/control/
H A DControl.java43 * <code>Control</code>s are used to specify certain update and render logic
48 public interface Control extends Savable { interface in inherits:Savable
51 * Creates a clone of the Control, the given Spatial is the cloned
56 public Control cloneForSpatial(Spatial spatial);
72 * @see Control#setEnabled(boolean)
/external/guava/guava-tests/test/com/google/common/hash/
H A DAbstractStreamingHasherTest.java130 Control control = new Control();
218 private static class Control extends AbstractNonStreamingHashFunction { class in class:AbstractStreamingHasherTest
/external/harfbuzz/src/
H A Dharfbuzz-indic.cpp62 Control, enumerator in enum:Form
908 return Control;
1268 if (beginsWithRa && form(*(uc+2)) == Control)
1309 if (position[i] != Consonant && (position[i] != Control || script == HB_Script_Kannada))
1312 if (i < len-1 && position[i] == Control && position[i+1] == Consonant) {
1543 control |= (form(reordered[i]) == Control);
1679 if (form(reordered[otl_glyphs[i].cluster]) == Control) {
1743 case Control:
/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
H A Driva_mmio.h231 #ifdef Control
232 #undef Control macro
234 U032 Control; member in struct:__anon9349
258 #ifdef Control
259 #undef Control macro
261 U032 Control; member in struct:__anon9350
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 90 milliseconds