Searched
full:need (Results
1026 -
1050 of
28514) sorted by null
<<41424344454647484950>>
/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/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
|
/external/qemu/distrib/jpeg-6b/ |
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/qemu/distrib/sdl-1.2.15/include/ |
SDL_main.h | 91 /** Forward declaration so we don't need to include QuickDraw.h */ 104 #endif /* Need to redefine main()? */
|
/external/safe-iop/ |
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/sil-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/skia/ |
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/skia/src/gpu/ |
GrTextStrike_impl.h | 59 // Need to put the strike at the head of its dllist, since that is how 76 * This Key just wraps a glyphID, and matches the protocol need for
|
/external/skia/src/image/ |
SkImagePriv.h | 58 // in which case the surface may need to perform a copy-on-write. 66 // in which case the surface may need to perform a copy-on-write.
|
/external/skia/src/pdf/ |
SkPDFFormXObject.cpp | 22 // of content, so reference or copy everything we need (content and 64 * Note that bbox is unreferenced here, so calling code does not need worry.
|
SkPDFResourceDict.cpp | 15 // If these are failing, you may need to update the resource_type_prefixes 86 // TODO: reserve not correct if we need to recursively explore.
|
/external/sonivox/ |
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/speex/ |
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/srec/ |
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/srtp/ |
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
|
Completed in 3943 milliseconds
<<41424344454647484950>>