/external/webkit/Source/WebCore/inspector/front-end/ |
DebuggerPresentationModel.js | 312 function didSetBreakpoint(breakpointId, locations) 318 breakpoint.location = locations[0];
|
/external/webkit/Source/WebKit/gtk/webkit/ |
webkitwebframe.cpp | 564 * @base_uri: the base URI for relative locations 587 * @base_url: the base URI for relative locations [all...] |
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/ |
OMX_Core.c | 224 * file is searched for in the following locations: 226 * The LD_LIBRARY_PATH environment variable locations
|
/hardware/ti/omap4xxx/domx/omx_core/src/ |
OMX_Core.c | 228 * file is searched for in the following locations: 230 * The LD_LIBRARY_PATH environment variable locations
|
/libcore/json/src/main/java/org/json/ |
JSONObject.java | 631 * <pre>{"query":"Pizza","locations":[94043,90210]}</pre> 649 * "locations": [
|
/packages/apps/Camera/jni/feature_stab/src/dbreg/ |
dbreg.h | 328 // corner locations of reference image features: 333 // corner locations of inspection image features:
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
FolderIcon.java | 375 // Set cellLayout and this to it's final state to compute final animation locations 382 // Finished computing final animation locations, restore current state
|
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/ |
dbreg.h | 328 // corner locations of reference image features: 333 // corner locations of inspection image features:
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/ |
GridModel.java | 860 Field locations = horizontal.getClass().getDeclaredField("locations"); \/\/$NON-NLS-1\$ local [all...] |
/sdk/lint/libs/lint_api/src/com/android/tools/lint/client/api/ |
LintClient.java | 204 * @param project the project to look up Java source file locations for 215 * @param project the project to look up class file locations for
|
/external/e2fsprogs/resize/ |
resize2fs.c | 21 * contents of blocks from their old locations to the new ones. 25 * point at the new block locations. 27 * copy inodes from their old locations to their 32 * 4. Update the directory blocks with the new inode locations. 674 * their new locations, again during this pass we can abort without [all...] |
/external/valgrind/main/massif/docs/ |
ms-manual.xml | 448 different code locations: line 20, which is responsible for 10,000B 462 individual code locations. For example, if function <function>A</function> 520 The 00.00% entry represents the code locations for which memory was 523 entry; by default, Massif only records the details for code locations 525 only prints the details for code locations responsible for more than 1%. [all...] |
/libcore/luni/src/main/java/java/util/ |
DualPivotQuicksort.java | 157 * the last of the elements to be sorted are moved to the locations 435 * the last of the elements to be sorted are moved to the locations 730 * the last of the elements to be sorted are moved to the locations [all...] |
/external/clang/include/clang/AST/ |
TypeLoc.h | [all...] |
/external/clang/lib/Lex/ |
PPMacroExpansion.cpp | 321 // locations. 581 /// scratch buffer, then return DATELoc/TIMELoc locations with the position of [all...] |
/external/llvm/lib/Target/MSP430/ |
MSP430ISelLowering.cpp | 315 // Assign locations to all of the incoming arguments. 449 // Analyze operands of the call, assigning locations to each operand. 572 // Assign locations to each value returned by this call. [all...] |
/external/protobuf/python/google/protobuf/ |
reflection.py | 473 # in several other locations in this file. 553 # in several other locations in this file. [all...] |
/frameworks/base/docs/html/guide/practices/ |
security.jd | 530 attempting to load code from insecure locations, such as downloaded from the 531 network over unencrypted protocols or from world writable locations such as 532 external storage. These locations could allow someone on the network to modify [all...] |
/frameworks/base/docs/html/guide/topics/security/ |
security.jd | 531 attempting to load code from insecure locations, such as downloaded from the 532 network over unencrypted protocols or from world writable locations such as 533 external storage. These locations could allow someone on the network to modify [all...] |
/frameworks/compile/slang/ |
slang_rs_object_ref_count.cpp | 173 // in proper locations. This includes inserting it before any 210 // destructor calls for source locations that occur lexically before this 233 // Skip all source locations that occur before the variable's [all...] |
/sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/ |
IconDetector.java | 521 // Chain locations together [all...] |
/dalvik/vm/compiler/codegen/arm/ |
LocalOptimizations.cpp | 302 * locations are safe to be hoisted. So only mark the heap references
|
/dalvik/vm/compiler/codegen/mips/ |
LocalOptimizations.cpp | 302 * locations are safe to be hoisted. So only mark the heap references
|
/dalvik/vm/native/ |
dalvik_system_VMDebug.cpp | 718 * user-tagged source locations are being executed.
|
/development/samples/training/location-aware/src/com/example/android/location/ |
LocationActivity.java | 191 // If both providers return last known locations, compare the two and use the better
|