/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/xpath/ |
XMPPathParser.java | 38 * put in the first (0th) slot in the expanded XMPPath. Check if the top 439 * Set up the first 2 components of the expanded XMPPath. Normalizes the various cases of using 481 // expanded XMPPath.
|
/frameworks/base/core/java/android/widget/ |
SimpleExpandableListAdapter.java | 116 * defines the views for an expanded group. The layout file 165 * defines the views for an expanded group. The layout file 284 * @param isExpanded Whether the group is currently expanded.
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
ExpandHelper.java | 440 boolean expanded = false; 443 expanded = true; 447 expanded = false;
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
QSPanel.java | 223 public void setExpanded(boolean expanded) { 224 if (mExpanded == expanded) return; 225 mExpanded = expanded;
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
NotificationPanelView.java | 766 // Down in the empty area while fully expanded - go to QS. [all...] |
/libcore/luni/src/main/java/java/util/concurrent/atomic/ |
Striped64.java | 81 * expanded mask. We do not try to detect or remove such cells, 241 continue; // Retry with expanded table 324 continue; // Retry with expanded table
|
/packages/apps/Dialer/src/com/android/dialer/voicemail/ |
VoicemailPlaybackLayout.java | 504 * Called when a voicemail archive succeeded. If the expanded voicemail was being 535 * If a voicemail archive failed, and the expanded card was being archived, update the card UI. 582 // If expanded card was in the middle of archiving, disable buttons and display message
|
/platform_testing/tests/jank/jankmicrobenchmark/src/com/android/jankmicrobenchmark/janktests/ |
ApiDemoJankTests.java | 346 Assert.assertNotNull("Group 1 isn't found to be expanded", group1); 353 Assert.assertNotNull("Group 3 isn't found to be expanded", group3); 360 Assert.assertNotNull("Group 4 isn't found to be expanded", group4);
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/ |
cppinternals.info | 325 expanded by chaining a new token run on to the end of the existing one. 329 `cpp_destroy'. So if a macro is expanded in the line of tokens, the 435 standards require macros to be expanded before diving into this 489 its expanded argument, the argument will have been fully macro expanded 504 being expanded. 510 with their possibly-expanded arguments, the replacement list is scanned 512 that are not expanded during this scan are never again eligible for 513 expansion in the future, if the reason they were not expanded is that [all...] |
/system/core/libsparse/include/sparse/ |
sparse.h | 33 * @len - size of the expanded sparse file. 156 * sparse files. If crc is true, the crc of the expanded data will be 189 * crc of the expanded data will be calculated and appended in a crc chunk.
|
/external/clang/lib/CodeGen/ |
CoverageMappingGen.cpp | 99 // macro locations, which we just treat as expanded files. 105 /// \brief Return the start location of an included file or expanded macro. 112 /// \brief Return the end location of an included file or expanded macro. 120 /// \brief Find out where the current file is included or macro is expanded. 451 /// \brief Check whether \c Loc is included or expanded from \c Parent. 907 OS << " (Expanded file = " << R.ExpandedFileID << ")"; [all...] |
/external/clang/lib/Lex/ |
Preprocessor.cpp | 263 << NumBuiltinMacroExpanded << " obj/fn/builtin macros expanded, " 272 llvm::errs() << "\n Macro Expanded Tokens: " 655 // If this is a macro to be expanded, do it. 662 // macro name isn't a '(', this macro should not be expanded. 667 // expanded, even if it's in a context where it could be expanded in the [all...] |
/frameworks/base/core/java/com/android/internal/view/menu/ |
MenuBuilder.java | 156 * Currently expanded menu item; must be collapsed when we clear. 173 * Called when the mode of the menu changes (for example, from icon to expanded). [all...] |
/frameworks/support/v7/appcompat/src/android/support/v7/view/menu/ |
MenuBuilder.java | 174 * Currently expanded menu item; must be collapsed when we clear. 199 * Called when the mode of the menu changes (for example, from icon to expanded). [all...] |
/packages/services/Telephony/assets/ |
eri_310120.xml | 693 EriText="Expanded Services" 701 EriText="Expanded Network" 773 EriText="Expanded Services" 781 EriText="Expanded Network" 853 EriText="Expanded Services" 861 EriText="Expanded Network" [all...] |
eri_311490.xml | 693 EriText="Expanded Services" 701 EriText="Expanded Network" 773 EriText="Expanded Services" 781 EriText="Expanded Network" 853 EriText="Expanded Services" 861 EriText="Expanded Network" [all...] |
eri_311870.xml | 693 EriText="Expanded Services" 701 EriText="Expanded Network" 773 EriText="Expanded Services" 781 EriText="Expanded Network" 853 EriText="Expanded Services" 861 EriText="Expanded Network" [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
line-map.h | 134 expanded into its expansion-list. The expansion-list is the 154 outside this macro expansion. If this macro was expanded from 511 header, but expanded in a non-system file. */ 707 location L of the point where M got expanded. If L is a spelling 709 the point where M' was expanded. LOC_MAP is an output parameter. 736 it's a location < RESERVED_LOCATION_COUNT a zeroed expanded source
|
/build/tools/droiddoc/templates-ds/components/ |
masthead.cs | 101 <!-- Expanded quicknav --> 166 <!-- /Expanded quicknav -->
|
/cts/tests/tests/widget/src/android/widget/cts/ |
ExpandableListViewTest.java | 219 // Group 0 is not expanded, position 1 is invalid 223 // Position 1 becomes valid when group 0 is expanded
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/ |
UnivariateRealSolverUtils.java | 114 * @param initial initial midpoint of interval being expanded to 152 * @param initial initial midpoint of interval being expanded to
|
/external/guava/guava/src/com/google/common/cache/ |
Striped64.java | 81 * expanded mask. We do not try to detect or remove such cells, 240 continue; // Retry with expanded table
|
/external/llvm/lib/Target/SystemZ/ |
SystemZTargetTransformInfo.cpp | 204 // These get expanded to include a normal addition/subtraction. 214 // These get expanded to include a normal multiplication.
|
/external/ltrace/ |
TODO | 102 The latter expanded form would be canonical. 125 backward-compatible syntactic sugar, expanded like so:
|
/external/opencv3/doc/tutorials/core/discrete_fourier_transform/ |
discrete_fourier_transform.markdown | 74 merge(planes, 2, complexI); // Add to the expanded another plane with zeros 106 -# **Crop and rearrange**. Remember, that at the first step, we expanded the image? Well, it's time
|