HomeSort by relevance Sort by last modified time
    Searched full:need (Results 676 - 700 of 18991) sorted by null

<<21222324252627282930>>

  /external/littlemock/
CleanSpec.mk 16 # If you don't need to do a full clean build but would like to touch
31 # If you need to re-do something that's already mentioned, just copy
  /external/llvm/include/llvm/MC/
MCELFSymbolFlags.h 19 // Because all the symbol flags need to be stored in the MCSymbolData
20 // 'flags' variable we need to provide shift constants per flag type.
  /external/llvm/test/CodeGen/X86/
clobber-fi0.ll 6 ; In the code below we need to copy the EFLAGS because of scheduling constraints.
7 ; When copying the EFLAGS we need to write to the stack with push/pop. This forces
  /external/llvm/utils/crosstool/ARM/
README 18 you need to download:
23 not work -- you'll need to go to http://www.codesourcery.com and find the
  /external/mockito/
CleanSpec.mk 16 # If you don't need to do a full clean build but would like to touch
31 # If you need to re-do something that's already mentioned, just copy
  /external/mtpd/
CleanSpec.mk 16 # If you don't need to do a full clean build but would like to touch
31 # If you need to re-do something that's already mentioned, just copy
  /external/naver-fonts/
CleanSpec.mk 16 # If you don't need to do a full clean build but would like to touch
31 # If you need to re-do something that's already mentioned, just copy
  /external/netcat/
CleanSpec.mk 16 # If you don't need to do a full clean build but would like to touch
31 # If you need to re-do something that's already mentioned, just copy
  /external/netperf/
CleanSpec.mk 16 # If you don't need to do a full clean build but would like to touch
31 # If you need to re-do something that's already mentioned, just copy
  /external/neven/
CleanSpec.mk 16 # If you don't need to do a full clean build but would like to touch
31 # If you need to re-do something that's already mentioned, just copy
  /external/nist-sip/
CleanSpec.mk 16 # If you don't need to do a full clean build but would like to touch
31 # If you need to re-do something that's already mentioned, just copy
  /external/noto-fonts/
CleanSpec.mk 16 # If you don't need to do a full clean build but would like to touch
31 # If you need to re-do something that's already mentioned, just copy
  /external/oauth/
CleanSpec.mk 16 # If you don't need to do a full clean build but would like to touch
31 # If you need to re-do something that's already mentioned, just copy
  /external/openssh/
dh.c 235 dh_gen_key(DH *dh, int need)
241 if (need > INT_MAX / 2 || 2 * need >= BN_num_bits(dh->p))
242 fatal("dh_gen_key: group too small: %d (2*need %d)",
243 BN_num_bits(dh->p), 2*need);
249 /* generate a 2*need bits random private exponent */
250 if (!BN_rand(dh->priv_key, 2*need, 0, 0))
281 * This just returns the group, we still need to generate the exchange
sandbox-darwin.c 48 * Strictly, we don't need to maintain any state here but we need
sandbox-rlimit.c 50 * Strictly, we don't need to maintain any state here but we need
  /external/openssh/regress/
bsd.regress.mk 18 # XXX - Need full path to REGRESSLOG, otherwise there will be much pain.
58 # XXX - we need a better method to see if a test fails due to timeout or just
  /external/oprofile/libop/
op_mangle.c 44 /* if dep_name != image_name we need to invert them (and so revert them
46 * them), see P:3, FIXME: this is a bit weirds, we prolly need to
  /external/ping/
CleanSpec.mk 16 # If you don't need to do a full clean build but would like to touch
31 # If you need to re-do something that's already mentioned, just copy
  /external/ping6/
CleanSpec.mk 16 # If you don't need to do a full clean build but would like to touch
31 # If you need to re-do something that's already mentioned, just copy
  /external/ppp/
CleanSpec.mk 16 # If you don't need to do a full clean build but would like to touch
31 # If you need to re-do something that's already mentioned, just copy
  /external/proguard/
CleanSpec.mk 16 # If you don't need to do a full clean build but would like to touch
31 # If you need to re-do something that's already mentioned, just copy
  /external/protobuf/
CleanSpec.mk 16 # If you don't need to do a full clean build but would like to touch
31 # If you need to re-do something that's already mentioned, just copy
  /external/protobuf/src/google/protobuf/io/
package_info.h 46 // I/O and encoding/decoding raw bytes. Most users will not need to
49 // to be read from a different kind of input stream without the need for a
  /external/qemu/android/camera/
camera-format-converters.h 24 * For the emulator, we really need to convert into two formats: YV12, which is
43 * (most of the time), we need to do two conversions for each frame received from

Completed in 416 milliseconds

<<21222324252627282930>>