Searched
full:need (Results
726 -
750 of
18991) sorted by null
<<21222324252627282930>>
/external/webkit/Source/WebCore/rendering/ |
RenderPart.cpp | 74 // renderer and the plugin has a layer, then we need a layer. Second, if this is 75 // a renderer with a contentDocument and that document needs a layer, then we need
|
/external/webkit/Source/WebKit/gtk/tests/ |
testwebplugindatabase.c | 28 /* This function is not public, so we need an extern declaration */ 85 g_critical("You will need at least gtk-2.14.0 to run the unit tests. Doing nothing now.");
|
/external/webkit/Source/WebKit/mac/Misc/ |
WebLocalizableStrings.mm | 40 // we decide we need to use this on background threads, we'll need to add locking here and make sure
|
/external/webrtc/src/common_audio/resampler/include/ |
resampler.h | 38 // TODO(andrew): doesn't need to be part of the interface. 90 // Generic pointers since we don't know what states we'll need
|
/external/wpa_supplicant_8/src/crypto/ |
md4-internal.c | 54 * except that you don't need to include two pages of legalese 110 size_t have, need; local 112 /* Check how many bytes we already have and how many more we need. */ 114 need = MD4_BLOCK_LENGTH - have; 119 if (len >= need) { 121 os_memcpy(ctx->buffer + have, input, need); 123 input += need; 124 len -= need;
|
/external/xmlwriter/ |
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/yaffs2/ |
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/zlib/ |
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
|
/frameworks/base/packages/WAPPushManager/ |
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
|
/frameworks/ex/ |
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
|
/frameworks/native/libs/gui/ |
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
|
/frameworks/opt/calendar/ |
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
|
/frameworks/opt/emoji/ |
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
|
/frameworks/opt/mms/ |
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
|
/frameworks/opt/net/voip/ |
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
|
/frameworks/opt/telephony/ |
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
|
/frameworks/rs/ |
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
|
/frameworks/support/v7/gridlayout/ |
README.txt | 23 To know which attributes need the application namespace, look at 60 <android.support.v7.widget.Space <=== space widgets also need the full support package path
|
/hardware/broadcom/libbt/include/ |
userial_vendor.h | 77 * need to redefine them on you platform! 78 * Logically they need to be unique and not colide with existing uart ioctl's.
|
/hardware/broadcom/wlan/ |
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
|
/hardware/libhardware/ |
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
|
/hardware/libhardware_legacy/ |
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
|
/hardware/msm7k/ |
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
|
/hardware/qcom/audio/legacy/alsa_sound/ |
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
|
/hardware/qcom/media/ |
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 2168 milliseconds
<<21222324252627282930>>