/external/libxml2/test/relaxng/ |
libvirt.rng | 3 <!-- We handle only document defining a domain --> 9 We handle only document defining a domain 281 defining the OS parameter in the instance. It points just to the
|
/frameworks/base/docs/html/guide/topics/ui/ |
themes.jd | 10 <li><a href="#DefiningStyles">Defining Styles</a> 74 <h2 id="DefiningStyles">Defining Styles</h2> 273 (See the sample above, in <a href="#DefiningStyles">Defining Styles</a>.)</p>
|
/frameworks/base/docs/html/training/location/ |
activity-recognition.jd | 504 component that receives the intent is the {@link android.app.IntentService} you're defining. 512 Start by defining the class and the required method 643 Since removing updates uses some of the methods you use to add updates, start by defining
|
/ndk/docs/Programmers_Guide/html/ |
md_3__key__topics__libraries__c_p_l_u_s_p_l_u_s-_s_u_p_p_o_r_t.html | 77 <p>IMPORTANT: Defining APP_STL in Android.mk has no effect!</p> 165 <p>This NDK provides prebuilt static and shared libraries for STLport, but you can force it to be rebuilt from sources by defining the following in your environment or your Application.mk before building: </p> 176 <p>This NDK provides prebuilt static and shared libraries for libc++ compiled by clang3.4, but you can force it to be rebuilt from sources by defining the following in your environment or your Application.mk before building: </p>
|
/external/llvm/include/llvm/CodeGen/ |
MachineRegisterInfo.h | 158 // register has a single defining instruction. 285 /// reg_empty - Return true if there are no instructions using or defining the 342 /// reg_nodbg_empty - Return true if the only instructions using or defining 393 /// def_empty - Return true if there are no instructions defining the 397 /// hasOneDef - Return true if there is exactly one instruction defining the [all...] |
/frameworks/base/docs/html/ndk/guides/ |
android_mk.jd | 25 for defining project-wide settings that <a href="{@docRoot}ndk/guides/application_mk.html">{@code 54 <p>An {@code Android.mk} file must begin by defining the {@code LOCAL_PATH} variable: 545 Defining this variable as {@code arm} forces the build system to generate the module's object 744 <p>Defining this variable causes the following things to occur:</p> [all...] |
/ndk/sources/host-tools/make-3.81/doc/ |
make.texi | 206 * Sequences:: Defining canned sequences of commands. 207 * Empty Commands:: Defining useful, do-nothing commands. 238 * Defining:: An alternate way to set a variable 303 Defining and Redefining Pattern Rules 311 defining rules that can match any 558 defining editing commands include @file{command.h}, and only low [all...] |
make.info-1 | 180 * Sequences:: Defining canned sequences of commands. 181 * Empty Commands:: Defining useful, do-nothing commands. 212 * Defining:: An alternate way to set a variable 277 Defining and Redefining Pattern Rules 285 defining rules that can match any 505 defining editing commands include `command.h', and only low level files [all...] |
/external/llvm/lib/Transforms/Scalar/ |
RewriteStatepointsForGC.cpp | 120 // - The base defining value relation (i.e. before base_phi insertion) 131 /// Mapping from live pointers to a base-defining-value 409 // this is a defining definition of the base just like a load is. 427 /// Returns the base defining value for this value. 443 /// base defining value. 536 /// Return a phi state for a base defining value. We'll generate a new 814 // Find either the defining value for the PHI or the normal base for 840 // Find either the defining value for the PHI or the normal base for [all...] |
/frameworks/base/include/androidfw/ |
ResourceTypes.h | 862 // Offset to a ResStringPool_header defining the resource 870 // Offset to a ResStringPool_header defining the resource [all...] |
/frameworks/base/core/java/android/app/ |
ActivityOptions.java | 188 * @param context Who is defining this. This is the application that the 206 * @param context Who is defining this. This is the application that the 236 * @param context Who is defining this. This is the application that the [all...] |
/frameworks/base/docs/html/about/versions/ |
android-5.0-changes.jd | 306 There are a small number of scenarios where defining custom permissions is a 315 same key as other apps defining the permission. 342 other app defining the permission is signed with the same key. If the user
|
/frameworks/base/docs/html/guide/topics/graphics/ |
2d-graphics.jd | 286 power and flexibility inherent in defining objects in XML. This philosophy caries over from Views 288 dependent on variables defined by your application code or user interaction, then defining the 290 during the user's experience with your application, you should consider defining the object in
|
/frameworks/base/graphics/java/android/graphics/ |
Path.java | 430 * @param oval The bounds of oval defining shape and size of the arc 448 * @param oval The bounds of oval defining shape and size of the arc 571 * @param oval The bounds of oval defining the shape and size of the arc
|
/art/test/044-proxy/src/ |
BasicTest.java | 227 * Invocation handler, defining the implementation of the proxy functions.
|
/dalvik/dx/src/com/android/dx/ssa/ |
ConstCollector.java | 183 // Find defining instruction for move-result-pseudo instructions
|
PhiInsn.java | 87 * the current TypeBearer of the register-defining instruction's result.
|
/development/tools/apkcheck/ |
README.txt | 95 If apkcheck sees a reference to an unknown field, and the field's defining
|
/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/inc/ |
mm_camera_interface.h | 182 * defining the stats buf sharing logic */
|
/docs/source.android.com/src/devices/sensors/ |
versioning.jd | 74 <p>When defining each sensor, in addition to the usual <a
|
/docs/source.android.com/src/devices/tech/ |
filesystem-config.jd | 59 institutionalize the DAC rules. It expects an include file in <code>device/<vendor>/<device>/android_filesystem_config.h</code> to act as the override in <code>structure fs_path_config</code> format as defined in <code>system/core/include/private/android_filesystem_config.h</code>, except defining the structure initialization for the symbols struct
|
/docs/source.android.com/src/devices/tech/security/selinux/ |
concepts.jd | 103 fundamentally on labels assigned to these objects and the policy defining how
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/util/ |
Configurator.java | 89 * especially when it comes to defining dimensions:
|
/external/antlr/antlr-3.4/runtime/Python/ |
pylintrc | 252 defining-attr-methods=__init__,__new__,setUp
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
BigMatrix.java | 23 * Interface defining a real-valued matrix with basic algebraic operations, using
|