Searched refs:Add (Results 1 – 25 of 86) sorted by relevance
1234
38 NAMES.Add(VOID_TYPE); in register_base_types()41 NAMES.Add(BOOLEAN_TYPE); in register_base_types()45 NAMES.Add(BYTE_TYPE); in register_base_types()48 NAMES.Add(CHAR_TYPE); in register_base_types()52 NAMES.Add(INT_TYPE); in register_base_types()56 NAMES.Add(LONG_TYPE); in register_base_types()60 NAMES.Add(FLOAT_TYPE); in register_base_types()64 NAMES.Add(DOUBLE_TYPE); in register_base_types()67 NAMES.Add(STRING_TYPE); in register_base_types()70 NAMES.Add(CHAR_SEQUENCE_TYPE); in register_base_types()[all …]
86 ctor->statements->Add(attach); in StubClass()98 asBinder->statements->Add(new ReturnStatement(THIS_VALUE)); in StubClass()119 onTransact->statements->Add(this->transact_switch); in StubClass()123 onTransact->statements->Add(new ReturnStatement(superCall)); in StubClass()149 ifstatement->statements->Add(new ReturnStatement(NULL_VALUE)); in make_as_interface()150 m->statements->Add(ifstatement); in make_as_interface()158 m->statements->Add(iinVd); in make_as_interface()171 instOfStatement->statements->Add(new ReturnStatement(new Cast(interfaceType, iin))); in make_as_interface()172 m->statements->Add(instOfStatement); in make_as_interface()178 m->statements->Add(new ReturnStatement(ne)); in make_as_interface()[all …]
115 void Add(Statement* statement);116 void Add(Expression* expression);
311 NAMES.Add(type);324 NAMES.Add(stub);331 NAMES.Add(proxy);
217 StatementBlock::Add(Statement* statement) in Add() function in StatementBlock223 StatementBlock::Add(Expression* expression) in Add() function in StatementBlock
92 case Instruction::Add: in GetEncodedBinaryOpcode()169 Abbv->Add(BitCodeAbbrevOp(bitc::VST_CODE_ENTRY)); in WriteTypeSymbolTable()170 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, in WriteTypeSymbolTable()172 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Array)); in WriteTypeSymbolTable()173 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 7)); in WriteTypeSymbolTable()243 Abbv->Add(BitCodeAbbrevOp(bitc::TYPE_CODE_POINTER)); in WriteTypeTable()244 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, in WriteTypeTable()246 Abbv->Add(BitCodeAbbrevOp(0)); // Addrspace = 0 in WriteTypeTable()251 Abbv->Add(BitCodeAbbrevOp(bitc::TYPE_CODE_FUNCTION)); in WriteTypeTable()252 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 1)); // isvararg in WriteTypeTable()[all …]
21 <li><a href="#motion">Add Motion</a></li>357 <li>Add the following members to your {@code HelloOpenGLES20Renderer} class for an OpenGL367 <li>Add the following code to the end of your {@code onSurfaceCreated()} method to load the384 <li>Add the following code to the end of your {@code onDrawFrame()} method apply the OpenGL387 // Add program to OpenGL environment415 <a href="#motion">Add Motion</a> section, you'll make this shape rotate and justify431 <li>Add the following members to your {@code HelloOpenGLES20Renderer} class.471 <li>Add the following code to the end of your {@code onSurfaceChanged()} method to477 <li>Add the following code to the end of your {@code onSurfaceChanged()} method to define508 <h2 id="motion">Add Motion</h2>[all …]
21 <li><a href="#motion">Add Motion</a></li>301 <li>Add the {@code glEnableClientState()} method to the end of {@code onSurfaceCreated()} to310 <li>Add the following code to the end of your {@code onDrawFrame()} method to draw the triangle.335 <a href="#motion">Add Motion</a> section, you'll make this shape rotate and justify399 <h2 id="motion">Add Motion</h2>
171 <em>Android Repository</em> and <em>Third party Add-ons</em>. You can add other sites that host178 available under <em>Third party Add-ons</em>. </p>186 <li>Click <strong>Add Add-on Site</strong> and enter the URL of the190 <strong>User Add-ons</strong>.</p>
30 <li>Add Android platforms and other components to your SDK.</li>
47 APIs Add-On, a downloadable component for the Android SDK.</p>51 Add-On into your SDK. For more information, see <a217 the latest version of the Google APIs Add-On, which also includes the Open
201 Repository</em> and <em>Third party Add-ons</em>.</p>246 <p>The <em>Third party Add-ons</em> provide components that allow you to create a development248 customized (but fully compliant) Android system image. You can add additional Add-on repositories by249 clicking <strong>Add Add-on Site</strong>.</p>453 dialog that comes up, double-click on Path (under System Variables). Add the full path to the
91 <td>SDK Add-on (each)</td>
94 <li>Add the <code>updateDisplay()</code> and <code>pad()</code> methods:117 <li>Add a class member for a {@link android.app.TimePickerDialog.OnTimeSetListener} that will be135 <li>Add the {@link android.app.Activity#onCreateDialog(int)} callback method:
64 …includes the required library. Usually, you must create such an AVD using an Add-on component for …65 AVD's platform (for example, the Google APIs Add-on contains the Google Maps library).</li>
181 <p>We need to create the layout to hold our list. Add code inside254 Add the following contents (note: again the XML header is used, and the386 <p>We will now create the "Add Item" button that can be accessed by pressing the menu392 a new string named "menu_insert" with its value set to <code>Add Item</code>:393 <pre><string name="menu_insert">Add Item</string></pre>418 to handle our new "Add Note" menu item. When this is selected, the452 <p>Add a new <code>createNote()</code> method:</p>571 <li>Add new notes by hitting the menu button and selecting <em>Add
94 <td>Add a second Activity to the103 <td>Add handling of life-cycle events to
95 <td>Add a second Activity to the104 <td>Add handling of life-cycle events to
551 …Add this code to the definition of <code>SpinnerActivityTest</code>, after the constructor definit…572 Add these members to the test case class:580 Add these imports:617 Add this member:654 … Get focus and set selection. Create a new method <code>public void testSpinnerUI()</code>. Add670 Add the following member to the test case class.679 click the center keypad button again to highlight the desired item. Add the following code:689 Add the following member to the test case class:718 Add the following members to the test case class:725 Add the following imports to the test case class:[all …]
39 HelpText<"Add directory to include search path">;
18 target called "Google APIs Add-on". See the instructions for setting a build136 objects we want on our map. Add this at the top of the HelloItemizedOverlay class:192 <li>First we need some more types. Add the following at the top of the HelloMapView class:
12 <li>Add some images to your res/drawable/ directory.</li>
158 <li>Add the effects seen in Figure 2 for the proper filter.</li>