HomeSort by relevance Sort by last modified time
    Searched full:chosen (Results 426 - 450 of 1817) sorted by null

<<11121314151617181920>>

  /external/libnl/lib/
utils.c 99 * unit. The chosen unit is assigned to \a unit.
129 * unit. The chosen unit is assigned to \a unit.
160 * reasonable unit. The chosen unit is assigned to \a unit.
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp 35 // True when this is a *LO16 relocation chosen as a match for a *HI16
308 // and not chosen by a *HI16 as a match.
315 // Lo is chosen as a match for Hi, set their fields accordingly.
  /frameworks/base/core/java/android/content/
RestrictionEntry.java 64 * particular value is chosen.
126 /* The chosen value, whose content depends on the type of the restriction. */
333 * shown to the user. Values will be chosen from this list as the user's selection and the
  /frameworks/base/core/java/android/widget/
ActivityChooserView.java 318 * as a clue about the action the chosen activity will perform. For
319 * example, if a share activity is to be chosen the drawable should
333 * For example, if a share activity is to be chosen the content
  /frameworks/base/docs/html/training/multiple-apks/
texture.jd 162 APK to use is chosen using some simple rules:</p>
208 such that red &#8805; green &#8805; blue, then both Red and Green will always be chosen over Blue on
210 red will be chosen.
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
ActivityChooserView.java 295 * as a clue about the action the chosen activity will perform. For
296 * example, if a share activity is to be chosen the drawable should
310 * For example, if a share activity is to be chosen the content
  /libcore/libart/src/main/java/java/lang/
Object.java 289 * one thread is waiting, one of them is chosen at the discretion of the
290 * VM. The chosen thread will not run immediately. The thread
292 * Also, the chosen thread still has to compete against other threads that
  /ndk/sources/host-tools/make-3.81/
vpath.c 463 makefile also as a target to be chosen.
466 makefile-mentioned file to be chosen was added by an
471 to be chosen if it is mentioned as a target in a makefile. This
  /packages/apps/Contacts/src/com/android/contacts/editor/
ContactEditorFragment.java 254 // If a new photo was chosen but not yet saved, we need to update the UI to
686 * User has chosen to set the selected photo as the (super) primary photo
704 * User has chosen to remove a picture
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
libiberty.h 471 Output file name is randomly chosen using
474 Output file name is randomly chosen.
519 in the pipeline as input. The file name is chosen as for pex_run.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ResourceChooser.java     [all...]
  /external/valgrind/cachegrind/
cg_annotate.in 89 # Files chosen for annotation on the command line.
269 # Must have chosen an input file
751 # Failed to open the file. If chosen on the command line, die.
811 # Annotate chosen lines, tracking total counts of lines printed
870 print("The following files chosen for auto-annotation could not be found:\n");
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
isacfix.c 288 * 10ms frames until it reaches the chosen Framesize (480 or 960 samples
300 * : 0 - The buffer didn't reach the chosen framesize
361 * 10ms frames until it reaches the chosen Framesize (480 or 960 wide-band samples
375 * : 0 - The buffer didn't reach the chosen framesize
    [all...]
  /external/libopus/celt/
cwrs.c 589 /*Returns the _i'th combination of _k elements chosen from a set of size _n
616 /*Returns the index of the given combination of K elements chosen from a set
625 /*Returns the index of the given combination of K elements chosen from a set
  /external/v8/src/
fast-dtoa.cc 22 // A different range might be chosen on a different platform, to optimize digit
342 // of w) is chosen.
573 // chosen even if the longer one would be closer to v.
  /frameworks/base/core/java/com/android/internal/widget/
LockPatternUtils.java 409 * Return true if the user has ever chosen a pattern. This is true even if the pattern is
412 * @return True if the user has ever chosen a pattern.
    [all...]
  /frameworks/data-binding/compiler/src/main/kotlin/android/databinding/tool/writer/
LayoutBinderWriter.kt     [all...]
  /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
GridLayoutManagerTest.java 374 final View chosen = recyclerView.getChildAt(recyclerView.getChildCount() - 2); local
375 final int position = recyclerView.getChildLayoutPosition(chosen);
379 delegateCompat.onInitializeAccessibilityNodeInfo(chosen, info);
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/generators/
random_graphs.py 309 with probability p add a new edge u-w with randomly-chosen existing
827 A trial powerlaw degree sequence is chosen and then elements are
862 A trial powerlaw degree sequence is chosen and then elements are
  /system/netd/server/
RouteController.cpp 520 // A rule to route traffic based on an explicitly chosen network.
546 // A rule to route traffic based on a chosen outgoing interface.
573 // A rule to route traffic based on the chosen network.
    [all...]
  /art/runtime/
scoped_thread_state_change.h 40 // Value chosen arbitrarily and won't be used in the destructor since thread_ == null.
  /bionic/libc/kernel/tools/
kernel.py 180 # where ARCH is appropriately chosen
  /bionic/tests/
buffer_tests.cpp 198 // When setting the alignment, set it to exactly the alignment chosen.
  /dalvik/dx/src/com/android/dx/ssa/
PhiInsn.java 40 * register has already been chosen.
  /development/samples/HoneycombGallery/src/com/example/android/hcgallery/
CameraFragment.java 46 int mCurrentCamera; // Camera ID currently chosen

Completed in 288 milliseconds

<<11121314151617181920>>