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

1 2 3 4 5 6 78 91011>>

  /external/guava/src/com/google/common/base/
Service.java 91 * State#NEW}, it is {@link State#TERMINATED terminated} without having been
109 * terminated} without having been started nor stopped. Unlike calling {@code
  /external/llvm/test/Transforms/IndVarSimplify/
addrec-gep.ll 8 ; same address instead of having it computed twice, and SCEVExpander should
9 ; be able to reconstruct the full getelementptr, despite it having a few
  /external/opencv/
README.rdoc 9 In addition to having the SDK or NDK you will also need to have one of the following:
69 To use Java, you have to make a small code change. Eventually we will make this a configurable option without having to make a code change. The reason is because when we send data over a socket from Java to Java it is faster to send serialized buffered images. However, when we send data to C++, we have to send a raw byte array.
  /external/pcre/doc/
pcreprecompile.3 9 instead of having to compile them every time the application is run.
83 Re-using a precompiled pattern is straightforward. Having reloaded it into main
  /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/v8/src/
ic-inl.h 108 // when holder == object). It works because slow properties objects having
109 // the same prototype (or a prototype with the same map) and not having
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/ExecutionContexts/
10.1.3-2.js 38 * SUMMARY: Testing functions having duplicate formal parameter names
50 var summary = 'Testing functions having duplicate formal parameter names';
  /external/webkit/Source/WebCore/bindings/v8/
V8IsolatedContext.h 55 // to avoid having pointers to the main world's DOM wrappers (which are
82 // Until then, we optimize the common case of not having any isolated
  /frameworks/base/core/java/android/webkit/
WebBackForwardList.java 85 * Mark the back/forward list as having a pending clear. This is used on the
144 // This lets us change the current index without having to query the
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree-ssa-sccvn.h 29 and hashcode is stored to avoid having to calculate it
47 number of the operation, and hashcode is stored to avoid having to
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
tree-ssa-sccvn.h 29 and hashcode is stored to avoid having to calculate it
47 number of the operation, and hashcode is stored to avoid having to
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
tree-ssa-sccvn.h 29 and hashcode is stored to avoid having to calculate it
47 number of the operation, and hashcode is stored to avoid having to
  /sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/
TooManyViewsDetector.java 35 /** Issue of having too many views in a single layout */
46 /** Issue of having too deep hierarchies in layouts */
  /external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
SocketHandlerTest.java 407 * Test close() when having sufficient privilege, and a record has been
435 * Test close() when having sufficient privilege, and no record has been
461 * Test publish(), use no filter, having output stream, normal log record.
500 * Test publish(), use a filter, having output stream, normal log record.
530 * Test publish(), null log record, having output stream
557 * Test publish(), a log record with empty msg, having output stream
582 * Test publish(), a log record with null msg, having output stream
LevelTest.java 73 * Test the constructor having resource bundle parameter using normal
84 * Test the constructor having resource bundle parameter using null names.
97 * Test the constructor having resource bundle parameter using empty
  /external/llvm/docs/HistoricalNotes/
2001-02-09-AdveCommentsResponse.txt 31 > On reflection, I really like your idea of having the two different
56 > + it avoids having to define all the upcasts and downcasts that are
193 kind of 'thread id scheduling' pass by having to specify ahead of time how
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-splay.js 212 * Returns the node having the specified key or null if the tree doesn't contain
216 * @return {SplayTree.Node} Node having the specified key.
228 * @return {SplayTree.Node} Node having the maximum key value that
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-splay.js 212 * Returns the node having the specified key or null if the tree doesn't contain
216 * @return {SplayTree.Node} Node having the specified key.
228 * @return {SplayTree.Node} Node having the maximum key value that
  /external/wpa_supplicant_8/src/utils/
eloop.h 93 * having processed it in order to avoid eloop from calling the handler again
120 * having processed it in order to avoid eloop from calling the handler again
151 * function is responsible for clearing the event after having processed it in
  /dalvik/dx/src/junit/textui/
TestRunner.java 17 * the methods starting with "test" having no arguments are run.
  /dalvik/tests/072-precise-gc/src/
Main.java 89 * indicator that precise GC is having an impact.
  /dalvik/vm/arch/generic/
Call.cpp 20 * assembly version, but has the distinct advantage of having been
  /development/samples/ApiDemos/tests/src/com/example/android/apis/view/
Focus2ActivityTest.java 92 // Give right button focus by having it request focus. We post it
  /development/samples/SkeletonApp/
AndroidManifest.xml 44 without someone having to explicitly know to launch your
  /device/samsung/crespo/
device.mk 24 # drivers aren't available. Such cases are handled by having this file

Completed in 631 milliseconds

1 2 3 4 5 6 78 91011>>