/ndk/build/core/ |
import-locals.mk | 46 # (this allows the module to override them). 53 # (this allows the module to override them)
|
build-binary.mk | 103 # The original Android build system allows you to use the .arm prefix 124 # allows one to specify that certain source files can be
|
setup-toolchain.mk | 160 # now, really build the modules, the second pass allows one to deal
|
/external/dnsmasq/contrib/Suse/ |
dnsmasq-suse.spec | 27 server integrates with the DNS server and allows machines with DHCP-allocated
|
/libcore/luni/src/main/java/java/net/ |
URLConnection.java | 119 * Specifies whether this {@code URLConnection} allows sending data. 124 * Specifies whether this {@code URLConnection} allows receiving data. 129 * Specifies whether this {@code URLConnection} allows user interaction as 360 * Returns the default setting whether this connection allows user interaction. 386 * Returns the default setting whether this connection allows using caches. 397 * connection allows to receive data. 399 * @return {@code true} if this connection allows input, {@code false} 409 * this connection allows to send data. 411 * @return {@code true} if this connection allows output, {@code false} 690 * URLConnection} allows to use caches [all...] |
/external/libvpx/vp8/common/arm/neon/ |
shortidct4x4llm_neon.asm | 29 ;in the range of [-4096, 4095]. This allows to use "vqdmulh"(neon) instruction since
|
/external/chromium/net/tools/testserver/ |
testserver.py | 229 system time, and allows caching for one minute.""" 263 system time, and allows caching for 60 seconds""" 280 system time, and allows caching for 5 seconds.""" 297 system time, and allows caching for 5 seconds.""" [all...] |
/external/webkit/WebKitTools/Scripts/webkitpy/ |
autoinstall.py | 176 Optional zip_subpath parameter allows searching for modules
|
/external/quake/quake/src/WinQuake/ |
quake-rogue.spec.sh | 46 gravity and allows the player to make difficult jumps.
|
/external/webkit/WebKit/win/Interfaces/ |
IWebViewPrivate.idl | 109 HRESULT setAllowSiteSpecificHacks([in] BOOL allows);
|
/sdk/sdkmanager/app/etc/ |
android.bat | 53 rem arguments, to display the SDK Updater UI. This allows the updater to
|
/external/elfutils/ |
elfutils.spec | 57 The elfutils-libelf package provides a DSO which allows reading and 73 applications for handling compiled objects. libelf allows you to
|
/external/v8/tools/ |
profile_view.js | 111 * Creates a Profile View object. It allows to perform sorting
|
/build/core/ |
envsetup.mk | 8 # this allows you to set it to somewhere else if you like
|
java.mk | 157 # - This extra copy, with the dependency on LOCAL_BUILT_MODULE allows the
|
main.mk | 61 # This allows us to force a clean build - included after the config.make
|
/external/v8/test/mjsunit/ |
array-functions-prototype-misc.js | 139 // allows us to test some borderline stuff relative to the standard.
|
/external/dropbear/libtomcrypt/ |
crypt.tex | 168 directly (\textit{e.g. sha256\_process()}) this descriptor interface allows the developer to customize their 405 or use one of the provided chaining modes. All of the ciphers are written as ECB interfaces since it allows the rest of 409 All ciphers store their scheduled keys in a single data type called \textit{symmetric\_key}. This allows all ciphers to 411 allocation, and allows you to allocate a fixed sized buffer for storing scheduled keys. All ciphers must provide six visible 428 practices you should always call the respective XXX\_done() function. This allows for quicker porting to applications with 553 The number of rounds of most ciphers is not an option you can change. Only RC5 allows you to change the number of [all...] |
/external/blktrace/btreplay/doc/ |
btreplay.tex | 173 \texttt{--cpus} option allows one to state how many CPUs on the replay 503 While the \texttt{--no-stalls} option allows the traces to be replayed
|
/external/webkit/WebKit/win/ |
WebView.h | 668 /* [in] */ BOOL allows); [all...] |
/external/dropbear/libtommath/ |
bn.tex | 373 This allows operands to be re-used which can make programming simpler. 454 are available for use. A complementary mp\_clear\_multi() function allows multiple mp\_int variables to be free'd 514 Another less common initializer is mp\_init\_size() which allows the user to initialize an mp\_int with a given [all...] |
/external/iproute2/doc/ |
api-ip6-flowlabels.tex | 263 Socket option \verb|IPV6_FLOWLABEL_MGR| allows to
|
/external/blktrace/btt/doc/ |
btt.tex | [all...] |
/external/v8/benchmarks/ |
deltablue.js | 584 * a unique mark value so that we know where we've been. This allows
|
/external/v8/src/ |
array.js | 869 // The specification allows "implementation dependent" behavior [all...] |