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

<<31323334353637383940>>

  /dalvik/vm/analysis/
Liveness.cpp 235 * there instead of having to scan through the list.
1037 * alive, and being able to see it without having to hunt around for a
  /development/pdk/docs/porting/
instrumentation_testing.jd 171 <p>If you have many tests under one package, use the <code>-e package &lt;packagename&gt;</code> option to run all tests under that package without having to manually create a test suite.</p>
305 <p>Use the following example to create an <code>AndroidManifest.xml</code> file that declares the instrumentation. Specify that the framework supplied Instrumentation TestRunner targest the package of your application, allowing the tests that are run with the instrumentation to get access to all of the classes of your application without having to build the source into the test app. The name of the test application is typically the same as your target application with <code>.tests</code> appended. </p>
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/provider/crypto/
DSAKeyFactoryImplTest.java 616 * It checks out that if Key is DSAPrivateKey having incorrect encoding
652 * It checks out that if Key is DSAPublicKey having incorrect encoding
  /external/bison/lib/
obstack.h 166 but having prototypes here quiets -Wstrict-prototypes. */
424 so that we can avoid having void expressions
  /external/blktrace/btreplay/doc/
btreplay.tex 162 have found that having the same thread do both results in a further
508 be equivalent of not having stall.
  /external/bluetooth/glib/build/
ChangeLog 51 having a different "dependencies" folder containing 64-bit
56 instead of having common stuff listed just once and only different
  /external/chromium/base/
message_pump_win.cc 194 // having done no work, then it is pretty unlikely that calling them again
449 // having done no work, then it is pretty unlikely that calling them
  /external/chromium/chrome/browser/sync/protocol/
sync.proto 58 // way, it is possible to add new datatype fields without having
135 // folder without relying on it existing at a particular path, or having
  /external/chromium/chrome/browser/ui/views/
browser_actions_container.h 207 // The reason the container contains the trailing space "s", rather than having
385 // so that the bar resizes instantly, instead of having to poll it while it
  /external/chromium/googleurl/src/
url_parse.cc 367 // -1, rather than having a length of 0 (we normally wouldn't care so
434 // -1, rather than having a length of 0
  /external/chromium/net/socket/
client_socket_pool_base.h 448 // having highest priority.
764 // typesafe ClientSocketPoolBase::ConnectJobFactory, rather than having to
  /external/chromium/sdch/open-vcdiff/src/
blockhash.h 51 // than size 4 will be identified, that some matches having sizes
53 // having size 7 or greater will be identified (because any string of
  /external/dbus/doc/
dcop-howto.txt 35 state," or having a new application that starts query to see if any
336 dcopidl makes setting up a DCOP server easy. Instead of having to implement
  /external/e2fsprogs/e2fsck/
super.c 805 * having buggy init scripts and/or installers that didn't
811 * installer not having access to a network time server during
  /external/icu4c/layout/
KhmerReordering.cpp 247 // forbid the use of certain combinations, such as having a second
249 // The inexistent possibility of having a type 3 after another type 3 is permitted,
  /external/libpcap/
CHANGES 209 and changes to work around different BSDs having different DLT_ types
223 expression into a BPF program without having an open live capture or
inet.c 162 * of OS X offer monitor mode capturing by having
265 * arbitrarily treated as having interface numbers less
pcap-win32.c 152 * out of the loop without having read any packets, and
281 * out of the loop without having read any packets, and
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 279 /// compare a register against the immediate without having to materialize
285 /// add a register and the immediate without having to materialize
  /external/llvm/lib/Target/X86/
X86AsmPrinter.cpp 132 // to avoid having it look like an integer immediate to the assembler.
162 // to avoid having it look like an integer immediate to the assembler.
  /external/proguard/
NOTICE 5 after having been processed, and its license can remain the same.
104 Program (independent of having been made by running the Program).
  /external/protobuf/
CHANGES.txt 174 file without having access to other .proto files that it imports, for
205 multiple messages to a stream without having to worry about delimiting
  /external/protobuf/python/google/protobuf/
descriptor.py 125 # TODO(falk): Add function to calculate full_name instead of having it in
274 # prevent clients from setting the attributes). Having
  /external/protobuf/src/google/protobuf/
wire_format_lite_inl.h 257 // added to the RepeatedField without having to do any resizing. Additionally,
259 // buffer space. Doing so avoids having to perform boundary checks when
  /external/skia/src/ports/
SkFontHost_android.cpp 403 /* Fonts are grouped by family, with the first font in a family having the
404 list of names (even if that list is empty), and the following members having

Completed in 644 milliseconds

<<31323334353637383940>>