HomeSort by relevance Sort by last modified time
    Searched full:expanded (Results 526 - 550 of 2776) sorted by null

<<21222324252627282930>>

  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.h 257 /// codegen'd directly, or if it should be stack expanded.
306 /// expanded to FMAs when this method returns true, otherwise fmuladd is
307 /// expanded to fmul + fadd.
  /external/qemu/distrib/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/srec/tools/thirdparty/OpenFst/fst/lib/
cache.h 260 // Find the mininum never-expanded state Id
328 vector<bool> expanded_states_; // states that have been expanded
329 mutable StateId min_unexpanded_state_id_; // minimum never-expanded state Id
  /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/qs/
QSPanel.java 183 public void setExpanded(boolean expanded) {
184 if (mExpanded == expanded) return;
185 mExpanded = expanded;
  /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.
  /device/moto/shamu/overlay/frameworks/base/core/res/res/xml-mcc310-mnc120/
eri.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...]
  /device/moto/shamu/overlay/frameworks/base/core/res/res/xml-mcc311-mnc490/
eri.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...]
  /device/moto/shamu/overlay/frameworks/base/core/res/res/xml-mcc311-mnc870/
eri.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...]
  /device/moto/shamu/overlay/frameworks/base/core/res/res/xml-mcc312-mnc530/
eri.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...]
  /external/chromium_org/base/
values_unittest.cc 317 dict.Set("this.is.expanded", Value::CreateNullValue());
318 dict.SetWithoutPathExpansion("this.isnt.expanded", Value::CreateNullValue());
320 EXPECT_FALSE(dict.HasKey("this.is.expanded"));
329 EXPECT_TRUE(dict.HasKey("this.isnt.expanded"));
331 EXPECT_FALSE(dict.Get("this.isnt.expanded", &value3));
333 ASSERT_TRUE(dict.GetWithoutPathExpansion("this.isnt.expanded", &value4));
    [all...]
  /external/clang/lib/Lex/
Preprocessor.cpp 242 << NumBuiltinMacroExpanded << " obj/fn/builtin macros expanded, "
251 llvm::errs() << "\n Macro Expanded Tokens: "
601 // If this is a macro to be expanded, do it.
607 // macro name isn't a '(', this macro should not be expanded.
612 // expanded, even if it's in a context where it could be expanded in the
  /external/llvm/unittests/Analysis/
LazyCallGraphTest.cpp 359 // Force the graph to be fully expanded.
400 // Force the graph to be fully expanded.
449 // Force the graph to be fully expanded.
597 // Force the graph to be fully expanded.
636 // Force the graph to be fully expanded.
689 // Force the graph to be fully expanded.
  /frameworks/base/core/java/com/android/internal/view/menu/
MenuBuilder.java 155 * Currently expanded menu item; must be collapsed when we clear.
172 * Called when the mode of the menu changes (for example, from icon to expanded).
    [all...]
  /frameworks/compile/libbcc/lib/Renderscript/
RSForEachExpand.cpp 65 * signature for expanded kernels. These must be re-calculated for each
227 // Create the function type for expanded kernels.
243 /// @brief Create skeleton of the expanded function.
365 * Extract the expanded function's parameters. It is guaranteed by
495 * Extract the expanded function's parameters. It is guaranteed by
863 // expanded, but that will be called directly. For those
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/
MenuBuilder.java 174 * Currently expanded menu item; must be collapsed when we clear.
194 * Called when the mode of the menu changes (for example, from icon to expanded).
    [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/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
braille_display_manager.js 110 * of the display content is expanded when translating to braille.
209 * How the value part of of the new content should be expanded
expanding_braille_translator.js 82 * Indicates how the text marked by a value span, if any, is expanded.
193 * Indicates how the text marked up as the value is expanded.
  /external/chromium_org/chrome/browser/ui/webui/
sync_internals_browsertest.js 314 expectFalse(typeRoot.expanded);
315 typeRoot.expanded = true;
  /external/chromium_org/storage/browser/blob/
blob_storage_context.cc 137 // are expanded into the primitive constituent types.
143 // 4) The Blob items are expanded.

Completed in 652 milliseconds

<<21222324252627282930>>