HomeSort by relevance Sort by last modified time
    Searched full:expanded (Results 251 - 275 of 2084) sorted by null

<<11121314151617181920>>

  /prebuilts/gdb/linux-x86/lib/python2.7/
compileall.py 136 expanded = args[:]
147 expanded.append(line[:-1])
151 return expanded
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
compileall.py 136 expanded = args[:]
147 expanded.append(line[:-1])
151 return expanded
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
compileall.py 136 expanded = args[:]
147 expanded.append(line[:-1])
151 return expanded
  /development/samples/Alarm/tests/src/com/example/android/newalarm/
AlarmServiceTest.java 79 // Asserts that the PendingIntent for the expanded status window was created
  /development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/
ExpandingCells.java 32 * The item persists in this expanded state (even if the user scrolls away and then scrolls
  /docs/source.android.com/src/devices/camera/
versioning.jd 138 <p>Second revision of expanded-capability HAL:</p>
156 <p>Minor revision of expanded-capability HAL:</p>
165 <p>First revision of expanded-capability HAL:</p>
183 <p>Initial release of expanded-capability HAL (Android 4.2) [camera2.h]:</p>
  /external/bison/m4/
signal_h.m4 55 dnl Use AC_REQUIRE here, so that the default settings are expanded once only.
  /external/clang/test/Index/
complete-macro-args.c 54 // completion point) is not expanded by the macro definition.
  /external/curl/src/
tool_homedir.c 48 /* buf2 == variable if not expanded */
  /external/libopus/silk/
bwexpander.c 36 opus_int16 *ar, /* I/O AR filter to be expanded (without leading 1) */
  /external/llvm/docs/CommandGuide/
llvm-bcanalyzer.rst 220 **# of VBR Expanded Bytes**
229 The percentage is relative to # of VBR Expanded Bytes.
290 **Number of VBR Expanded Bytes**
299 Rate encoding scheme. The percentage is relative to # of VBR Expanded Bytes.
llvm-readobj.rst 68 When used with ``-relocations``, display each relocation in an expanded
  /external/llvm/lib/Analysis/
README.txt 16 which is very inefficient when expanded into code.
  /external/llvm/test/CodeGen/X86/
sibcall-5.ll 5 ; Sibcall optimization of expanded libcalls.
tls-addr-non-leaf-function.ll 11 ; X86 ELF in PIC mode is expanded as a library call.
  /external/llvm/test/Transforms/LoopStrengthReduce/
lsr-expand-quadratic.ll 9 ; loop. This recurrence depends on %sub.us, so can't be expanded.
  /external/mesa3d/src/mesa/main/
dlopen.h 30 * Note that the #ifdef tests for various environments should be expanded.
  /external/skia/src/sfnt/
SkOTTable_OS_2_V0.h 49 ((Expanded, SkTEndian_SwapBE16(7)))
SkOTTable_OS_2_VA.h 49 ((Expanded, SkTEndian_SwapBE16(7)))
  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
weight_a.h 74 Word16 a_exp[] /* (o) : Spectral expanded LPC coefficients */
  /frameworks/base/core/java/com/android/internal/statusbar/
IStatusBarService.aidl 63 void onNotificationExpansionChanged(in String key, in boolean userAction, in boolean expanded);
  /frameworks/base/core/java/com/android/internal/view/menu/
ExpandedMenuView.java 31 * The expanded menu view is a list-like menu with all of the available menu items. It is opened
  /frameworks/base/core/res/res/layout/
notification_template_material_big_media.xml 18 <!-- Layout for the expanded media notification -->
  /frameworks/base/packages/SystemUI/res/layout/
keyguard_user_switcher_item.xml 37 android:textAppearance="@style/TextAppearance.StatusBar.Expanded.UserSwitcher.UserName"
status_bar_notification_row.xml 44 <com.android.systemui.statusbar.NotificationContentView android:id="@+id/expanded"

Completed in 2152 milliseconds

<<11121314151617181920>>