HomeSort by relevance Sort by last modified time
    Searched refs:Input (Results 101 - 125 of 522) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/
ParticleEmitterTest.java 20 import com.badlogic.gdx.Input;
83 if (keycode == Input.Keys.DPAD_UP)
85 else if (keycode == Input.Keys.DPAD_DOWN)
87 else if (keycode == Input.Keys.SPACE) {
94 } else if (keycode == Input.Keys.ENTER) {
121 Gdx.input.setInputProcessor(inputProcessor);
PixmapPackerTest.java 20 import com.badlogic.gdx.Input;
86 Gdx.input.setInputProcessor(new InputAdapter() {
89 if (keycode >= Input.Keys.NUM_0 && keycode <= Input.Keys.NUM_9) {
90 int number = keycode - Input.Keys.NUM_0;
TextInputDialogTest.java 20 import com.badlogic.gdx.Input.TextInputListener;
36 Gdx.input.getTextInput(new TextInputListener() {
38 public void input (String text) {
55 if (Gdx.input.justTouched()) {
  /external/opencv3/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
Direct3DInterop.h 37 public ref class Direct3DInterop sealed : public Windows::Phone::Input::Interop::IDrawingSurfaceManipulationHandler
45 virtual void SetManipulationHost(Windows::Phone::Input::Interop::DrawingSurfaceManipulationHost^ manipulationHost);
63 void OnPointerPressed(Windows::Phone::Input::Interop::DrawingSurfaceManipulationHost^ sender, Windows::UI::Core::PointerEventArgs^ args);
64 void OnPointerMoved(Windows::Phone::Input::Interop::DrawingSurfaceManipulationHost^ sender, Windows::UI::Core::PointerEventArgs^ args);
65 void OnPointerReleased(Windows::Phone::Input::Interop::DrawingSurfaceManipulationHost^ sender, Windows::UI::Core::PointerEventArgs^ args);
  /frameworks/compile/mclinker/include/mcld/Script/
ScriptFile.h 24 class Input;
55 ScriptFile(Kind pKind, Input& pInput, InputBuilder& pBuilder);
68 const Input& input() const { return m_Input; } function in class:mcld::ScriptFile
69 Input& input() { return m_Input; } function in class:mcld::ScriptFile
94 /// INPUT(file, file, ...)
95 /// INPUT(file file ...)
156 Input& m_Input;
  /frameworks/compile/mclinker/lib/LD/
ELFReaderIf.cpp 47 const Input& pInput) const {
95 FragmentRef* ELFReaderIF::getSymFragmentRef(Input& pInput,
98 if (pInput.type() == Input::DynObj)
130 const Input& pInput) const {
131 if (pInput.type() == Input::Object) {
143 // to virtual address by adding input section's virtual address.
ELFReader.cpp 54 bool ELFReader<32, true>::readRegularSection(Input& pInput,
65 bool ELFReader<32, true>::readSymbols(Input& pInput,
86 bool is_dyn_obj = (pInput.type() == Input::DynObj);
105 if (pInput.type() == Input::Object && st_shndx < llvm::ELF::SHN_LORESERVE &&
204 bool ELFReader<32, true>::readRela(Input& pInput,
233 bool ELFReader<32, true>::readRel(Input& pInput,
278 Input::Type ELFReader<32, true>::fileType(const void* pELFHeader) const {
289 return Input::Object;
291 return Input::Exec;
293 return Input::DynObj
    [all...]
GNUArchiveReader.cpp 16 #include "mcld/MC/Input.h"
42 bool GNUArchiveReader::isMyFormat(Input& pInput, bool& pContinue) const {
71 bool GNUArchiveReader::isThinArchive(Input& pInput) const {
108 // include the needed members in the archive and build up the input tree
141 /// return the corresponding archive member (it may be an input object or
149 Input* GNUArchiveReader::readMemberHeader(Archive& pArchiveRoot,
150 Input& pArchiveFile,
196 Input* member = NULL;
352 Input* cur_archive = &(pArchive.getARFile());
353 Input* member = NULL
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
Delphi.stg 76 * trace (Boolean): should we trace input/output?
147 function AlreadyParsedRule(const Input: IIntStream;
149 procedure Memoize(const Input: IIntStream; const RuleIndex,
245 if (Input.LA(1) = Integer(cscEOF)) then
250 State.TokenStartCharIndex := Input.Index;
251 State.TokenStartCharPositionInLine := Input.CharPositionInLine;
252 State.TokenStartLine := Input.Line;
255 M := Input.Mark();
266 Input.Rewind(M);
267 Input.Consume; <! // advance one char and try again !
    [all...]
  /external/llvm/unittests/Support/
YAMLParserTest.cpp 31 // Checks that the given input gives a parse error. Makes sure that an error
33 static void ExpectParseError(StringRef Message, StringRef Input) {
35 yaml::Stream Stream(Input, SM);
37 EXPECT_FALSE(Stream.validate()) << Message << ": " << Input;
38 EXPECT_TRUE(Stream.failed()) << Message << ": " << Input;
41 // Checks that the given input can be parsed without error.
42 static void ExpectParseSuccess(StringRef Message, StringRef Input) {
44 yaml::Stream Stream(Input, SM);
45 EXPECT_TRUE(Stream.validate()) << Message << ": " << Input;
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsGOT.h 25 class Input;
46 void initializeScan(const Input& pInput);
47 void finalizeScan(const Input& pInput);
66 uint64_t getGPAddr(const Input& pInput) const;
67 uint64_t getGPRelOffset(const Input& pInput, const Fragment& pEntry) const;
110 typedef llvm::DenseSet<const Input*> InputSetType;
154 // in the current input only. If value is false, the symbol
162 const Input* m_pInput; ///< current input
165 // except symbols from the current input
    [all...]
  /frameworks/compile/mclinker/include/mcld/Target/
TargetLDBackend.h 31 class Input;
126 const Input& pInputFile,
139 /// update the output section flags based on input section flags.
147 virtual bool readSection(Input& pInput, SectionData& pSD) { return true; }
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMELFAttributeData.h 156 virtual bool preMerge(const Input& pInput) {
171 const Input& pInput,
175 virtual bool postMerge(const LinkerConfig& pConfig, const Input& pInput);
211 // Record the value of input Tag_CPU_arch.
214 // Record the value of input Tag_CPU_name.
217 // Record the value of input Tag_CPU_raw_name.
220 // Record the value of input Tag_FP_arch.
223 // Record the value of input Tag_ABI_HardFP_use.
226 // Record the value of input Tag_also_compatible_with.
229 // Record the value of input Tag_ABI_VFP_args
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_pair_regalloc.c 63 struct register_info * Input;
171 s->Input[index].Used = 1;
172 reg = &s->Input[index];
194 reg = &s->Input[*index];
203 static void alloc_input_simple(void * data, unsigned int input,
208 if (input >= s->NumInputs)
211 s->Input[input].Allocated = 1;
212 s->Input[input].File = RC_FILE_TEMPORARY
    [all...]
  /frameworks/compile/mclinker/lib/Object/
SectionMap.cpp 38 // SectionMap::Input
40 SectionMap::Input::Input(const std::string& pName,
59 SectionMap::Input::Input(const InputSectDesc& pInputDesc)
183 return std::make_pair((const Output*)NULL, (const Input*)NULL);
197 reinterpret_cast<Input*>(NULL));
238 Input* input = new Input(pInputSection, pPolicy) local
246 Input* input = new Input(pInputSection, pPolicy); local
274 Input* input = new Input(pInputDesc); local
282 Input* input = new Input(pInputDesc); local
    [all...]
  /frameworks/compile/mclinker/unittests/
InputTreeTest.cpp 97 Input* input = m_pAlloc->produce("FileSpec", "path1"); local
98 m_pTestee->insert<InputTree::Inclusive>(node, *input);
103 Input* input = m_pAlloc->produce("FileSpec", "path1"); local
104 m_pTestee->insert<InputTree::Inclusive>(node, *input);
126 Input* input = m_pAlloc->produce("FileSpec", "path1"); local
127 m_pTestee->insert(node, InputTree::Afterward, *input);
140 Input* input = m_pAlloc->produce("111", "/") local
    [all...]
  /frameworks/data-binding/developmentPlugins/localizeMavenPlugin/src/main/groovy/android/databinding/
MavenDependencyCollectorTask.groovy 41 import org.gradle.api.tasks.Input
45 @Input
  /frameworks/native/include/input/
VelocityControl.h 20 #include <input/Input.h>
21 #include <input/VelocityTracker.h>
32 // factor should be used to adapt the input device resolution
VirtualKeyMap.h 22 #include <input/Input.h>
  /frameworks/native/services/inputflinger/
InputManager.h 21 * Native input manager.
28 #include <input/Input.h>
29 #include <input/InputTransport.h>
39 * The input manager is the core of the system event processing.
41 * The input manager uses two threads.
43 * 1. The InputReaderThread (called "InputReader") reads and preprocesses raw input events,
63 /* Starts the input manager threads. */
66 /* Stops the input manager threads and waits for them to exit. */
69 /* Gets the input reader. *
    [all...]
PointerControllerInterface.h 20 #include <input/Input.h>
  /external/clang/unittests/Tooling/
ReplacementsYamlTest.cpp 69 yaml::Input YAML(YamlContent);
96 yaml::Input YAML(YamlContent);
  /external/libgdx/backends/gdx-backend-headless/src/com/badlogic/gdx/backends/headless/mock/input/
MockInput.java 17 package com.badlogic.gdx.backends.headless.mock.input;
19 import com.badlogic.gdx.Input;
26 public class MockInput implements Input {
  /external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/utils/
UIUtils.java 5 import com.badlogic.gdx.Input.Buttons;
6 import com.badlogic.gdx.Input.Keys;
14 return Gdx.input.isButtonPressed(Buttons.LEFT);
22 return Gdx.input.isButtonPressed(Buttons.RIGHT);
30 return Gdx.input.isButtonPressed(Buttons.MIDDLE);
38 return Gdx.input.isKeyPressed(Keys.SHIFT_LEFT) || Gdx.input.isKeyPressed(Keys.SHIFT_RIGHT);
47 return Gdx.input.isKeyPressed(Keys.SYM);
49 return Gdx.input.isKeyPressed(Keys.CONTROL_LEFT) || Gdx.input.isKeyPressed(Keys.CONTROL_RIGHT)
    [all...]
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64LDBackend.h 111 bool mergeSection(Module& pModule, const Input& pInput, LDSection& pSection);
114 bool readSection(Input& pInput, SectionData& pSD);

Completed in 746 milliseconds

1 2 3 45 6 7 8 91011>>