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

<<31323334353637383940>>

  /frameworks/compile/slang/
llvm-rs-cc.cpp 131 * SavedStrings - expanded strings copied from argv source input files.
  /libcore/luni/src/main/java/java/io/
CharArrayWriter.java 25 * expanded to hold more characters. When the writing is considered to be
  /ndk/sources/host-tools/make-3.81/
main.c 557 char *expanded = tilde_expand (name);
558 if (expanded != 0)
559 name = expanded; /* Memory leak; I don't care. */
553 char *expanded = tilde_expand (name); local
1364 char *expanded = 0; local
    [all...]
variable.c 161 that it should be recursively re-expanded. */
964 /* If V is recursively expanded and didn't come from the environment,
    [all...]
  /packages/apps/InCallUI/src/com/android/incallui/widget/multiwaveview/
GlowPadView.java 484 // Force ring and targets to finish animation to final expanded state
510 private void hideTargets(boolean animate, boolean expanded) {
518 final float targetScale = expanded ?
534 float ringScaleTarget = expanded ?
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
MoreKeySpec.java 37 * expanded before parsing comma.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
extension.py 170 #print "expanded line: " + line
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
dumbdbm.py 11 - reclaim free space (currently, space once occupied by deleted or expanded
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
extension.py 170 #print "expanded line: " + line
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
dumbdbm.py 11 - reclaim free space (currently, space once occupied by deleted or expanded
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/export/
AbstractPropertiesFieldsPart.java 53 super(body, toolkit, Section.TWISTIE | Section.EXPANDED, true /* description */);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
ApplicationToggle.java 62 Section.TWISTIE | Section.EXPANDED);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ReferenceChooserDialog.java 394 mFilteredTree.getViewer().setExpandedState(resourceType, true /* expanded */);
  /system/keymaster/include/keymaster/
keymaster_tags.h 47 * template functions using them are expanded multiple times. The standard method of creating
  /build/tools/droiddoc/templates-sdk/components/
masthead.cs 102 <!-- Expanded quicknav -->
180 </div><!-- /Expanded quicknav -->
  /external/bison/data/m4sugar/
foreach.m4 144 # Similar to m4_if, except that each TEST is expanded when encountered.
248 # final argument is expanded with END-EXPR([ARGn]).
  /external/chromium_org/chrome/browser/ui/fullscreen/
fullscreen_controller_state_unittest.cc 758 // have expanded. It is correct for both FullscreenControllers to agree the
773 // expanded
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
timelinePanel.css 165 .timeline-tree-item-expand-arrow.parent.expanded {
190 .timeline-expandable-expanded .timeline-expandable-arrow {
  /external/chromium_org/third_party/webrtc/modules/audio_processing/utility/
delay_estimator.c 307 // Fill with zeros if we have expanded the buffers.
460 // Fill with zeros if we have expanded the buffers.
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
bytecode.h 111 /** Recalculates the bytecode's length based on an expanded span length.
473 /** Recalculate a bytecode's length based on an expanded span length.
  /external/chromium_org/ui/webui/resources/js/cr/ui/
card_slider.js 10 * - The frame defines the boundary of one item. Each card will be expanded to
14 * will be expanded to be the width of all cards.
  /external/clang/lib/Analysis/
ReachableCode.cpp 125 /// Returns true if the statement is expanded from a configuration macro.
469 // Specially handle macro-expanded code.
  /external/clang/lib/Frontend/
DiagnosticRenderer.cpp 468 Message << "expanded from here";
470 Message << "expanded from macro '" << MacroName << "'";
  /external/clang/lib/Lex/
PPLexerChange.cpp 183 /// be re-macro-expanded when/if expansion is enabled.
571 // from was expanded. However, it could have already been in preprocessor
  /external/clang/lib/Rewrite/Core/
HTMLRewrite.cpp 473 // macro expanded when we re-preprocess it.
503 // Enter the tokens we just lexed. This will cause them to be macro expanded

Completed in 832 milliseconds

<<31323334353637383940>>