Searched
full:basic (Results
651 -
675 of
8959) sorted by null
<<21222324252627282930>>
/frameworks/base/docs/html/training/basics/fragments/ |
index.jd | 16 <li>Basic knowledge of the Activity lifecycle (see <a 62 <dd>Learn how to build a fragment and implement basic behaviors within its callback
|
/frameworks/opt/telephony/src/java/android/telephony/ |
CarrierMessagingServiceManager.java | 30 * Provides basic structure for platform to connect to the carrier messaging service. 87 * A basic {@link ServiceConnection}.
|
/external/clang/test/CodeGenCXX/ |
pod-member-memcpys.cpp | 20 struct Basic { 101 CALL_AO(Basic) 110 // Basic copy-assignment: 111 // CHECK-LABEL: define linkonce_odr nonnull %struct.Basic* @_ZN5BasicaSERKS_(%struct.Basic* %this, %struct.Basic* nonnull) 115 // CHECK: ret %struct.Basic* 184 CALL_CC(Basic) 186 // Basic copy-constructor: 187 // CHECK-LABEL: define linkonce_odr void @_ZN5BasicC2ERKS_(%struct.Basic* %this, %struct.Basic* nonnull [all...] |
/external/llvm/include/llvm/CodeGen/ |
LiveIntervalAnalysis.h | 87 /// For each basic block number, keep (begin, size) pairs indexing into the 89 /// Note that basic block numbers may not be layout contiguous, that's why 90 /// we can't just keep track of the first register mask in each basic 173 /// If a SlotIndex in Indices is the end index of a basic block, LI will be 174 /// extended to be live out of the basic block. 213 /// Return the first index in the given basic block. 218 /// Return the last index in the given basic block. 278 /// intervalIsInOneMBB - If LI is confined to a single basic block, return 292 /// instruction 'mi' has been moved within a basic block. This will update 293 /// the live intervals for all operands of mi. Moves between basic block [all...] |
MachineBasicBlock.h | 10 // Collect the sequence of machine instructions for a basic block. 85 /// Alignment - Alignment of the basic block. Zero if the basic block does 90 /// IsLandingPad - Indicate that this basic block is entered via an 94 /// AddressTaken - Indicate that this basic block is potentially the 113 /// getBasicBlock - Return the LLVM basic block that this instance 115 /// does not correspond directly to an LLVM basic block. 119 /// getName - Return the name of the corresponding LLVM basic block, or 135 /// getParent - Return the MachineFunction containing this basic block. 342 /// getAlignment - Return alignment of the basic block [all...] |
/external/clang/lib/Basic/ |
DiagnosticIDs.cpp | 14 #include "clang/Basic/DiagnosticIDs.h" 15 #include "clang/Basic/AllDiagnostics.h" 16 #include "clang/Basic/DiagnosticCategories.h" 17 #include "clang/Basic/SourceManager.h" 76 #include "clang/Basic/DiagnosticCommonKinds.inc" 77 #include "clang/Basic/DiagnosticDriverKinds.inc" 78 #include "clang/Basic/DiagnosticFrontendKinds.inc" 79 #include "clang/Basic/DiagnosticSerializationKinds.inc" 80 #include "clang/Basic/DiagnosticLexKinds.inc" 81 #include "clang/Basic/DiagnosticParseKinds.inc [all...] |
/art/compiler/dex/ |
post_opt_passes.h | 37 // the c_unit's number of blocks matches the actual count of basic blocks. 148 * @brief Calculate the matrix of definition per basic block 182 * @brief Pass to clear the visited flag for all basic blocks. 218 * @brief Pass to insert the Phi node operands to basic blocks
|
/art/runtime/ |
dex_method_iterator_test.cc | 29 TEST_F(DexMethodIteratorTest, Basic) {
|
/art/test/049-show-object/src/ |
Main.java | 18 * Some basic operations for testing the debugger.
|
/build/tools/droiddoc/templates-pdk/assets/ |
microtemplate.js | 32 // Provide some basic currying to the user
|
/cts/apps/CameraITS/tests/scene0/ |
test_camera_properties.py | 21 """Basic test to query and print out camera properties.
|
test_sensor_events.py | 20 """Basic test to query and print out sensor events.
|
/cts/apps/CameraITS/tests/scene1/ |
test_3a.py | 19 """Basic test for bring-up of 3A.
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/widget/ |
WidgetTestActivity.java | 30 * CTS Verifier case for verifying basic widget framework functionality.
|
/cts/tests/tests/jni/src/android/jni/cts/ |
JniCTest.java | 21 * Basic tests of calling the C functions that make up the JNI. This
|
JniCppTest.java | 21 * Basic tests of calling the C++ functions that make up the JNI. This
|
/dalvik/dx/src/com/android/dx/command/dump/ |
Args.java | 29 /** whether to dump information about basic blocks */
|
/dalvik/dx/tests/086-ssa-edge-split/ |
Blort.java | 56 * Presently, any basic block ending in an instruction with
|
/dalvik/tools/dexdeps/ |
README.txt | 10 Basic usage:
|
/developers/build/prebuilts/gradle/ActionBarCompat-Basic/Application/src/main/ |
AndroidManifest.xml | 19 package="com.example.android.actionbarcompat.basic"
|
/developers/build/prebuilts/gradle/BasicAccessibility/Application/src/main/java/com/example/android/basicaccessibility/ |
MainActivity.java | 23 * Basic activity class.
|
/developers/build/prebuilts/gradle/BasicAndroidKeyStore/Application/src/main/res/values/ |
base-strings.xml | 23 Welcome to the <b>Basic Android Key Store</b> sample!\n\n
|
/developers/build/prebuilts/gradle/BasicRenderScript/Application/src/main/res/values/ |
base-strings.xml | 23 This sample demonstrates using RenderScript to perform basic image manipulation. Specifically, it allows users
|
/developers/build/prebuilts/gradle/DocumentCentricApps/Application/src/main/res/values/ |
base-strings.xml | 23 This sample shows the basic usage of the new \"Document Centric Apps\" API.
|
/developers/build/prebuilts/gradle/SwipeRefreshLayoutBasic/Application/src/main/res/values/ |
base-strings.xml | 23 A basic sample which shows how to use SwipeRefreshLayout to add the \'swipe-to-refresh\'
|
Completed in 1173 milliseconds
<<21222324252627282930>>