Searched
full:pick (Results
401 -
425 of
657) sorted by null
<<11121314151617181920>>
/external/quake/quake/src/QW/client/ |
snd_dma.c | 473 // pick a channel to play on
|
vid_x.c | 460 // pick a visual- warn if more than one was available
|
/external/quake/quake/src/QW/server/ |
world.c | 380 // to make items easier to pick up and allow them to be grabbed off
|
/external/quake/quake/src/WinQuake/ |
snd_dma.cpp | 477 // pick a channel to play on
|
vid_sunx.cpp | 665 // pick a visual- warn if more than one was available
|
vid_sunxil.cpp | 482 // pick a visual- warn if more than one was available
|
vid_x.cpp | 537 // pick a visual- warn if more than one was available
|
world.cpp | 418 // to make items easier to pick up and allow them to be grabbed off
|
/external/webkit/SunSpider/tests/parse-only/ |
mootools-1.2.2-core-nc.js | 225 function $pick(){ 1347 props.id = props.name = $pick(props.id, props.name, iframe.id, iframe.name, 'IFrame_' + $time()); [all...] |
/external/webkit/WebCore/inspector/front-end/ |
ElementsPanel.js | 635 // If the focused crumb is the first child, pick the farthest crumb [all...] |
/external/webkit/WebCore/platform/chromium/ |
PopupMenuChromium.cpp | [all...] |
/external/webkit/WebKit/android/plugins/ |
android_npapi.h | 452 pick a new style from the same family of the existing typeface. [all...] |
/external/webkit/WebKitTools/Scripts/webkitpy/ |
bugzilla.py | 558 log("Please pick a component:")
|
/external/zlib/examples/ |
zlib_how.html | 359 data was not used, so the application would know where to pick up after the <em>zlib</em> stream.
|
/frameworks/base/core/java/android/widget/ |
RemoteViews.java | 235 // Pick the correct drawable to modify for this view [all...] |
/frameworks/base/media/libstagefright/codecs/aacdec/ |
huffspec_fxp.cpp | 585 though each one of them for re-quant and scaling, and pick the right qFormat to apply to
|
pvmp4audiodecoderinitlibrary.cpp | 259 * Pick default values for the library.
|
/frameworks/base/opengl/libagl/ |
light.cpp | 278 // TODO: pick lightVertexValidate or lightVertexValidateMVI
|
/packages/apps/Settings/ |
AndroidManifest.xml | [all...] |
/packages/apps/Settings/src/com/android/settings/ |
RunningServices.java | 268 // Finally... whatever, just pick the first package's name. [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/ |
ProjectResources.java | 646 // 2: pick next qualifier type [all...] |
/packages/apps/Calendar/src/com/android/calendar/ |
CalendarView.java | [all...] |
/packages/apps/Contacts/res/values/ |
strings.xml | 253 <!-- Title of activity that lets user pick which contact groups to display --> [all...] |
/dalvik/docs/ |
debugmon.html | 441 during a GC. Other values are currently undefined. (Could use to pick
|
/development/pdk/docs/source/ |
code-style.jd | 214 <p>Originally there was no style requirement on the ordering. This meant that the IDE's were either always changing the ordering, or IDE developers had to disable the automatic import management features and maintain the imports by hand. This was deemed bad. When java-style was asked, the preferred styles were all over the map. It pretty much came down to our needing to "pick an ordering and be consistent." So we chose a style, updated the javaguide and made the IDE's obey it. We expect that as IDE users work on the code, the imports in all of the packages will end up matching this pattern without any extra engineering effort.
|
Completed in 94 milliseconds
<<11121314151617181920>>