HomeSort by relevance Sort by last modified time
    Searched full:choose (Results 51 - 75 of 3655) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/mockito/src/org/mockito/stubbing/
VoidMethodStubbable.java 41 * @return VoidMethodStubbable - typically to choose void method and finish stubbing
65 * @return VoidMethodStubbable - typically to choose void method and finish stubbing
88 * @return VoidMethodStubbable - typically to choose void method and finish stubbing
93 * Choose void method for stubbing. E.g:
  /external/owasp/sanitizer/tools/findbugs/src/xsl/
default.xsl 173 <xsl:choose><xsl:when test="position() mod 2 = 1">tablerow0</xsl:when>
175 </xsl:choose>
185 <xsl:choose><xsl:when test="count($unique-catkey) mod 2 = 0">tablerow0</xsl:when>
187 </xsl:choose>
224 <xsl:choose>
227 </xsl:choose>
308 <xsl:choose>
315 </xsl:choose>
322 <xsl:choose>
329 </xsl:choose>
    [all...]
  /frameworks/base/samples/training/network-usage/
README.txt 10 -- Lets users control their network data usage through a settings UI. Users can choose to fetch the feed
  /cts/tools/cts-api-coverage/src/res/
api-coverage.xsl 136 <xsl:choose>
140 </xsl:choose>
144 <xsl:choose>
147 </xsl:choose>
162 <xsl:choose>
165 </xsl:choose>
169 <xsl:choose>
172 </xsl:choose>
  /frameworks/support/v7/appcompat/src/android/support/v7/app/
AppCompatCallback.java 47 * beautiful way. If this method returns null the system can choose a way
48 * to present the mode or choose not to start the mode at all.
  /ndk/sources/cxx-stl/gabi++/
Android.mk 10 # For armeabi*, choose thumb mode unless LOCAL_ARM_MODE := arm
24 # For armeabi*, choose thumb mode unless LOCAL_ARM_MODE := arm
  /packages/apps/Contacts/res/values-ja/
donottranslate_config.xml 21 <!-- If true, an option is shown in Display Options UI to choose a sort order -->
27 <!-- If true, an option is shown in Display Options UI to choose a name display order -->
  /prebuilts/tools/gcc-sdk/
addr2line 24 # Choose 64-bit if -m64 only, -m64 appears after -m32, or neither exist (-eq)
36 # Otherwise, choose 32-bit
ar 24 # Choose 64-bit if -m64 only, -m64 appears after -m32, or neither exist (-eq)
36 # Otherwise, choose 32-bit
as 24 # Choose 64-bit if -m64 only, -m64 appears after -m32, or neither exist (-eq)
36 # Otherwise, choose 32-bit
c++ 24 # Choose 64-bit if -m64 only, -m64 appears after -m32, or neither exist (-eq)
36 # Otherwise, choose 32-bit
c++filt 24 # Choose 64-bit if -m64 only, -m64 appears after -m32, or neither exist (-eq)
36 # Otherwise, choose 32-bit
cpp 24 # Choose 64-bit if -m64 only, -m64 appears after -m32, or neither exist (-eq)
36 # Otherwise, choose 32-bit
elfedit 24 # Choose 64-bit if -m64 only, -m64 appears after -m32, or neither exist (-eq)
36 # Otherwise, choose 32-bit
g++ 24 # Choose 64-bit if -m64 only, -m64 appears after -m32, or neither exist (-eq)
36 # Otherwise, choose 32-bit
gcc 24 # Choose 64-bit if -m64 only, -m64 appears after -m32, or neither exist (-eq)
36 # Otherwise, choose 32-bit
gcov 24 # Choose 64-bit if -m64 only, -m64 appears after -m32, or neither exist (-eq)
36 # Otherwise, choose 32-bit
gprof 24 # Choose 64-bit if -m64 only, -m64 appears after -m32, or neither exist (-eq)
36 # Otherwise, choose 32-bit
ld 24 # Choose 64-bit if -m64 only, -m64 appears after -m32, or neither exist (-eq)
36 # Otherwise, choose 32-bit
nm 24 # Choose 64-bit if -m64 only, -m64 appears after -m32, or neither exist (-eq)
36 # Otherwise, choose 32-bit
objcopy 24 # Choose 64-bit if -m64 only, -m64 appears after -m32, or neither exist (-eq)
36 # Otherwise, choose 32-bit
objdump 24 # Choose 64-bit if -m64 only, -m64 appears after -m32, or neither exist (-eq)
36 # Otherwise, choose 32-bit
ranlib 24 # Choose 64-bit if -m64 only, -m64 appears after -m32, or neither exist (-eq)
36 # Otherwise, choose 32-bit
readelf 24 # Choose 64-bit if -m64 only, -m64 appears after -m32, or neither exist (-eq)
36 # Otherwise, choose 32-bit
size 24 # Choose 64-bit if -m64 only, -m64 appears after -m32, or neither exist (-eq)
36 # Otherwise, choose 32-bit

Completed in 71 milliseconds

1 23 4 5 6 7 8 91011>>