HomeSort by relevance Sort by last modified time
    Searched full:have (Results 1201 - 1225 of 66330) sorted by null

<<41424344454647484950>>

  /external/openssl/crypto/rc2/
version 12 I have no test values for any mode other than ecb, my wrappers for the
14 the ones taken from idea and des :-). I have implemented them as
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
ftgasp.c 13 /* this file you indicate that you have read the license and */
51 /* ensure that we don't have spurious bits */
  /external/proguard/src/proguard/classfile/
VisitorAccepter.java 17 * You should have received a copy of the GNU General Public License along
30 * such property, so visitors will have to take care not to overwrite each
  /external/proguard/src/proguard/classfile/visitor/
MemberCounter.java 17 * You should have received a copy of the GNU General Public License along
26 * This MemberVisitor counts the number of class members that have been visited.
  /external/qemu/android/base/
Limits.h 15 // In C++, <stdint.h> will only define macros like SIZE_MAX if you have
20 // NOTE: We have to define __STDC_FORMAT_MACROS in case the user wants
  /external/qemu/distrib/sdl-1.2.15/
README.PS3 6 First, you have to install the Cell SDK
28 Have fun!
  /external/qemu-pc-bios/vgabios/
TODO 24 - have plex86 host side display interface
25 - have text io functions in vbe mode
  /external/sepolicy/
device.te 55 # All devices have a uart for the hci
61 # All devices have a rpmsg device for
  /external/skia/src/core/
SkBitmapProcState_utils.h 5 // so the caller doesn't have to manually mask off the top 16 bits
33 // We cast to unsigned so we don't have to check for negative values, which
  /external/smack/src/org/jivesoftware/smackx/pubsub/
EventElementType.java 33 /** Items have been published to a node */
36 /** All items have been purged from a node */
  /external/smali/deodexerant/
README 14 you have $MYDROID set to the root of the AOSP source tree, and $SMALI
24 If all goes well, you should now have a deodexerant binary at:
  /external/smali/smali-integration-tests/src/test/smali/junit-tests/Util/
Assert.smali 5 #junit's Assert doesn't have an AssertEquals method for ints, only longs
16 #junit's Assert doesn't have an AssertEquals method for floats, only doubles
  /external/strace/
README-linux 13 using development kernels. These tend to have headers that conflict with
22 have your kernelsource in /usr/src/linux, you can invoke make like
  /external/valgrind/main/massif/tests/
filter_verbose 3 # This filters out all the lines that don't have "Massif:" in them. For
20 # stack trace can vary -- eg. some machines have more stack frames below
  /external/valgrind/main/memcheck/tests/
leak-delta.c 19 fprintf(stderr, "expecting to have NO details\n"); fflush(stderr); breakme();
32 fprintf(stderr, "expecting to have NO details\n"); fflush(stderr); breakme();
reach_thread_register.c 20 // Try hard to have i allocated in a register.
26 // Below helps to have i really in a register.
  /external/webrtc/src/system_wrappers/interface/
rw_lock_wrapper.h 15 // these OSs regular critical sections have been used to approximate RW lock
16 // functionality and will therefore have worse performance.
  /external/wpa_supplicant_8/src/utils/
build_config.h 10 * systems that do not have suitable 'make' tool. In these cases, it may be
11 * easier to have a single place for defining all the needed C pre-processor
  /external/zlib/src/examples/
zpipe.c 39 unsigned have; local
69 have = CHUNK - strm.avail_out;
70 if (fwrite(out, 1, have, dest) != have || ferror(dest)) {
95 unsigned have; local
135 have = CHUNK - strm.avail_out;
136 if (fwrite(out, 1, have, dest) != have || ferror(dest)) {
  /frameworks/base/core/java/android/hardware/camera2/impl/
SyntheticKey.java 27 * <p>Keys without this annotated are assumed to always have a native counter-part.</p>
29 * <p>In particular a key with a native counter-part will always have it's {@code #getTag}
  /frameworks/base/core/jni/android/graphics/
RtlProperties.h 48 // Define if we want (1) to have Advances debug values or not (0)
51 // Define if we want (1) to have Glyphs debug values or not (0)
  /frameworks/multidex/library/src/android/support/multidex/
MultiDexApplication.java 26 * <li>Have your {@link Application} extends this class.</li>
27 * <li>Have your {@link Application} override attachBaseContext starting with<br>
  /frameworks/native/opengl/tools/glgen/src/
EGLCodeEmitter.java 22 * <p> The Java interface will have Buffer and array variants for functions that
23 * have a typed pointer argument. The array variant will convert a single "<type> *data"
GLESCodeEmitter.java 22 * <p> The Java interface will have Buffer and array variants for functions that
23 * have a typed pointer argument. The array variant will convert a single "<type> *data"
  /libcore/luni/src/test/java/tests/security/acl/
AclNotFoundException2Test.java 35 fail("Should have thrown AclNotFoundException");
37 assertEquals("AclNotFoundException.toString() should have been "

Completed in 787 milliseconds

<<41424344454647484950>>