Searched
full:need (Results
276 -
300 of
18991) sorted by null
<<11121314151617181920>>
/external/chromium/chrome/browser/ui/cocoa/ |
ui_localizer.mm | 55 // The GTM base is bundle based, since don't need the bundle, use this 78 // Do we need to build the string, or just fetch it? 94 // If we didn't find anything, this string doesn't need localizing.
|
/external/dropbear/libtomcrypt/src/pk/asn1/der/integer/ |
der_length_integer.c | 37 /* we only need a leading zero if the msb of the first byte is one */ 56 /* now we need a length */ 70 /* we need a 0x02 to indicate it's INTEGER */
|
/external/icu4c/tools/toolutil/ |
writesrc.h | 44 * The {} and declaration etc. need to be included in prefix/postfix or 66 * The {} and declaration etc. need to be included in prefix/postfix or 83 * The {} and declaration etc. need to be included in prefix/postfix or
|
/external/mdnsresponder/Clients/ |
Makefile | 27 # If /usr/lib/libSystem.dylib exists, then we're on OS X, so we don't need also to link the "dns_sd" shared library 51 # don't, because we don't want or need a 'fat' version of dns-sd, because it will 52 # never need to access more than 4GB of data. We build the 64-bit version purely so
|
/external/proguard/src/proguard/classfile/attribute/annotation/ |
AnnotationsAttribute.java | 67 // We don't need double dispatching here, since there is only one 81 // We don't need double dispatching here, since there is only one 95 // We don't need double dispatching here, since there is only one
|
/external/qemu/distrib/sdl-1.2.15/src/video/ps3/spulibs/ |
spu_common.h | 69 /* This padding is to fulfill the need for 16 byte alignment. On parm change, update! */ 84 /* This padding is to fulfill the need for 16 byte alignment. On parm change, update! */ 102 /* This padding is to fulfill the need for 16 byte alignment. On parm change, update! */
|
/system/extras/tests/sdcard/ |
README | 21 If you want to graph the results you need gnuplot and numpy: 25 You need Gnuplot.py version 1.8 (not the one coming with ubuntu). 44 If you want to plot the data, you need to use the --dump option and provide a file:
|
/cts/tests/tests/telephony/src/android/telephony/cts/ |
SmsMessage_SubmitPduTest.java | 24 // SmsMessage.SubmitPdu constructor is not public, so no need to test its methods
|
/dalvik/vm/mterp/armv5te/ |
OP_GOTO.S | 6 * The branch distance is a signed code-unit offset, which we need to
|
OP_MONITOR_EXIT.S | 7 * Exceptions that occur when unlocking a monitor need to appear as
|
/dalvik/vm/mterp/c/ |
OP_BREAKPOINT.cpp | 12 * because we need to detect other events (method entry, single
|
/dalvik/vm/mterp/mips/ |
OP_GOTO.S | 6 * The branch distance is a signed code-unit offset, which we need to
|
OP_MONITOR_EXIT.S | 7 * Exceptions that occur when unlocking a monitor need to appear as
|
/dalvik/vm/mterp/x86/ |
OP_MONITOR_EXIT.S | 7 * Exceptions that occur when unlocking a monitor need to appear as
|
OP_SHL_LONG_2ADDR.S | 8 /* Need to spill rIBASE */
|
OP_SHR_LONG_2ADDR.S | 8 /* Need to spill rIBASE */
|
OP_USHR_LONG_2ADDR.S | 8 /* Need to spill rIBASE */
|
alt_stub.S | 5 * because rIBASE is caller save and we need to reload it.
|
/development/samples/BackupRestore/src/com/example/android/backuprestore/ |
FileHelperExampleAgent.java | 40 * not know about the potential need to use locking around its access 49 * objects. They only need to be unique among the helpers within this 59 * need to do is a bit of one-time configuration: installing the helper 64 // All we need to do when working within the BackupAgentHelper mechanism
|
/docs/source.android.com/src/source/ |
getting-started.jd | 21 building a hardware device from scratch, you'll need to set up your machine to download and build the
|
/external/android-mock/ |
regenerate_from_source.sh | 6 # bin are normally ignored by git, but we need to force them this case.
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRDoubleKeyMap.h | 6 * Sometimes we need to map a key to a value but key is two pieces of data.
|
/external/bison/lib/ |
isnand.c | 1 /* Test for NaN that does not need libm.
|
isnanf.c | 1 /* Test for NaN that does not need libm.
|
isnanl.c | 1 /* Test for NaN that does not need libm.
|
Completed in 1022 milliseconds
<<11121314151617181920>>