HomeSort by relevance Sort by last modified time
    Searched full:reusable (Results 151 - 175 of 234) sorted by null

1 2 3 4 5 67 8 910

  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/
objfile.go 473 // Reusable buffer to avoid allocations.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
gsubr.go 667 * if o != N, o may be reusable register.
  /prebuilts/go/darwin-x86/src/cmd/doc/
pkg.go 150 var formatBuf bytes.Buffer // Reusable to avoid allocation.
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
objfile.go 470 // Reusable buffer to avoid allocations.
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
gsubr.go 670 * if o != N, o may be reusable register.
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/
objfile.go 473 // Reusable buffer to avoid allocations.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
gsubr.go 667 * if o != N, o may be reusable register.
  /prebuilts/go/linux-x86/src/cmd/doc/
pkg.go 150 var formatBuf bytes.Buffer // Reusable to avoid allocation.
  /prebuilts/go/linux-x86/src/cmd/internal/obj/
objfile.go 470 // Reusable buffer to avoid allocations.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
audit.py 369 # messages to make as simple and reusable as possible.
  /frameworks/base/core/java/android/widget/
NumberPicker.java 358 * Handle to the reusable command for setting the input text selection.
363 * Handle to the reusable command for changing the current value from long
    [all...]
  /frameworks/base/docs/html/about/versions/
android-4.4.jd 57 <li><a href="#ReusableBitmaps">Reusable bitmaps</a></li>
    [all...]
  /external/guice/extensions/assistedinject/test/com/google/inject/assistedinject/
FactoryProvider2Test.java 784 * Our factories aren't reusable across injectors. Although this behaviour isn't something we
    [all...]
  /external/libxml2/
dict.c 2 * dict.c: dictionary of reusable strings, just used to avoid allocation
  /external/pdfium/third_party/lcms2-2.6/src/
cmsxform.c 611 // an optimized transform is not reusable. The plug-in can, however, change
    [all...]
  /external/proguard/src/proguard/optimize/evaluation/
PartialEvaluator.java 262 // Initialize the reusable arrays and variables.
    [all...]
  /external/toybox/lib/
lib.c 1 /* lib.c - various reusable stuff.
  /external/wpa_supplicant_8/src/ap/
acs.c 567 * This function should be reusable regardless of interference computation
  /frameworks/base/docs/html/guide/topics/ui/
custom-components.jd 352 are looking to put together a reusable component that consists of a group of
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/events/
EventBus.java 295 * An event that can be reusable, only used for situations where we want to reduce memory
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
StackStateAnimator.java     [all...]
  /frameworks/base/test-runner/src/android/test/
TouchUtils.java 31 * Reusable methods for generating touch events. These methods can be used with
  /frameworks/base/tools/aapt/
Main.cpp 200 " that does not contain the final value but is used to make reusable compiled\n"
  /external/aac/libAACenc/src/
psy_main.cpp 168 /* reusable psych memory */
    [all...]
  /external/autotest/client/tests/aiostress/
aio-stress.c 449 * io unit, and make the io unit reusable again
    [all...]

Completed in 755 milliseconds

1 2 3 4 5 67 8 910