HomeSort by relevance Sort by last modified time
    Searched full:certain (Results 176 - 200 of 2785) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/webkit/Source/WebCore/rendering/svg/
SVGTextLayoutEngine.h 43 // certain SVG specific text layout properties (text-length adjustments and text-anchor).
  /external/webkit/Tools/Scripts/webkitpy/tool/bot/
expectedfailures.py 55 # FIXME: Should we assert() here that expected_failures never crosses a certain size?
  /frameworks/base/docs/html/guide/topics/connectivity/nfc/
index.jd 30 certain tag technologies and to open communication with the tag using your own protocol
  /frameworks/base/docs/html/training/improving-layouts/
index.jd 47 <dd>If your application UI repeats certain layout constructs in multiple places, this lesson
  /frameworks/base/docs/html/training/keyboard-input/
index.jd 39 <dd>Learn how to show certain soft input methods, such as those designed for phone numbers, web
  /frameworks/compile/slang/lit-tests/
README 6 used to verify certain strings are present in the output bitcode files.
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace_context.h 93 certain trace calls. */
  /libcore/luni/src/main/java/java/net/
ContentHandler.java 23 * This class converts the content of a certain format (i.e. a MIME type) into a
  /packages/apps/Dialer/src/com/android/dialer/calllog/
ClearCallLogDialog.java 64 // to only show up after a certain time (e.g. 150ms)
  /packages/apps/Dialer/src/com/android/dialer/dialpad/
SmartDialMatchPosition.java 28 * in the query. Used by {@link SmartDialController} to highlight certain parts of the contact's
  /packages/apps/Launcher2/src/com/android/launcher2/
Alarm.java 41 // Sets the alarm to go off in a certain number of milliseconds. If the alarm is already set,
  /packages/apps/Mms/src/com/android/mms/ui/
ConfirmRateLimitActivity.java 88 // Close this activity after certain seconds if no user action.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
compiletime_settings.h 54 * random numbers to a range. This can be faster on certain CPUs. */
  /sdk/files/
proguard-android-optimize.txt 7 # certain risks, since for example not all optimizations performed by
  /cts/tests/tests/view/src/android/view/cts/
VelocityTrackerTest.java 78 // simple acceleration. Certain alternate algorithms will fare less well but
90 // simple acceleration. Certain alternate algorithms will fare less well but
  /external/apache-xml/src/main/java/org/apache/xalan/extensions/
ExtensionHandler.java 83 * Tests whether a certain function name is known within this namespace.
90 * Tests whether a certain element name is known within this namespace.
  /external/chromium/net/base/
mime_util.h 64 // certain subset of codecs.
68 // certain subset of codecs. Returns true if and only if all codecs are
  /external/chromium/net/url_request/
url_request_throttler_manager.h 129 // Certain tests do not obey the net component's threading policy, so we
130 // keep track of whether we're being used by tests, and turn off certain
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/
feedWatch.xml 15 <!-- 2. Watch feed for certain change conditions and respond if necessary -->
16 <target name="watchFeed" depends="init" description="Watch feed for certain change conditions and respond if necessary">
  /external/eigen/doc/
I01_TopicLazyEvaluation.dox 13 Eigen determines automatically, for each sub-expression, whether to evaluate it into a temporary variable. Indeed, in certain cases it is better to evaluate immediately a sub-expression into a temporary variable, while in other cases it is better to avoid that.
57 <b>The third circumstance</b> in which Eigen chooses immediate evaluation, is when its cost model shows that the total cost of an operation is reduced if a sub-expression gets evaluated into a temporary. Indeed, in certain cases, an intermediate result is sufficiently costly to compute and is reused sufficiently many times, that is worth "caching". Here is an example:
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCAPElim.cpp 18 /// WARNING: This file knows about certain library functions. It recognizes them
21 /// WARNING: This file knows about how certain Objective-C library functions are
ObjCARCAliasAnalysis.cpp 14 /// WARNING: This file knows about certain library functions. It recognizes them
17 /// WARNING: This file knows about how certain Objective-C library functions are
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdleventstate.html 83 >SDL_EventState&nbsp;--&nbsp;This function allows you to set the state of processing certain events.</DIV
123 >This function allows you to set the state of processing certain event <TT
  /external/srec/tools/grxmlcompile/
hashmap.cpp 88 //do something with all elements having a certain value
105 //do something with all elements having a certain value
  /external/webkit/Source/WebKit/gtk/tests/
testwebdatasource.c 100 /* Test get_data. We just test if data has certain size for the mean time */
101 g_test_message("Testing webkit_web_data_source_get_data has certain size");

Completed in 664 milliseconds

1 2 3 4 5 6 78 91011>>