HomeSort by relevance Sort by last modified time
    Searched refs:Your (Results 26 - 42 of 42) sorted by null

12

  /external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
dynamic-loading.rst 60 For proprietary (closed-source) applications, your options are to either
65 distributions), and as such it's mature, hardened, and feature-rich. Your
68 * Dynamic loading can provide a big performance benefit for your application if
80 **if your Native Client application must dynamically link and load code (e.g.,
117 In the directories listed above, <platform> is the platform of your development
126 To use the glibc library and dynamic linking in your application, you **must**
128 ``<platform>_x86_glibc``.) Note that you must build all code in your application
267 a manifest file for your application. The script is located in the tools
297 intend to dlopen() at runtime you must explcitly list them in your call to
314 As explained in :doc:`Distributing Your Applicatio
    [all...]
  /build/core/
cleanbuild.mk 145 $(info DISABLE_AUTO_INSTALLCLEAN is set; skipping auto-clean. Your tree may be in an inconsistent state.)
main.mk 121 $(warning Please move your source tree to a case-sensitive filesystem.)
137 $(warning Please move your source tree to a path that does not contain)
162 $(info Your version is: $(shell java -version 2>&1 | head -n 1).)
178 $(info Your version is: $(shell javac -version 2>&1 | head -n 1).)
223 # You can only enable it by adding "incrementaljavac" to your make command line.
791 # dist_files only for putting your library into the dist directory with a full build.
    [all...]
  /development/scripts/app_engine_server/gae_shell/static/
shell.js 171 "<span class='error'>Your browser doesn't support AJAX. :(</span>";
  /external/chromium_org/chrome/browser/resources/
plugins.js 87 * description: 'Your great plugin',
91 * mimeType: 'application/x-your-baz' }
  /ndk/build/core/
build-local.mk 135 $(call __ndk_info,Your Android application project path contains spaces: '$(NDK_PROJECT_PATH)')
136 $(call __ndk_info,The Android NDK build cannot work here. Please move your project to a different location.)
add-application.mk 175 $(call __ndk_info,Your APP_BUILD_SCRIPT points to an unknown file: $(APP_BUILD_SCRIPT))
init.mk 36 # Define NDK_LOG=1 in your environment to display log traces when
44 # Define NDK_HOST_32BIT=1 in your environment to always use toolchain in 32-bit
159 $(call __ndk_info,Please define HOST_OS in your environment.)
384 # 1/ If NDK_USE_CYGPATH=1 and cygpath does exist in your path, cygwin-to-host-path
411 $(call ndk_log, 'cygpath' was *not* found in your path)
477 $(call __ndk_info,Your NDK_PLATFORMS_ROOT points to an invalid directory)
  /external/chromium_org/native_client_sdk/src/doc/
faq.rst 123 If your code isn't performing as close to native speed as you'd expect,
290 ``ppapi_gles2`` which you'll want to include in your project. In most
303 allowing your Native Client application to utilize several CPU cores.
340 Native Client. Crashes in your code won't otherwise send your
342 does so anonymously without sending your application's data or its debug
423 Your application does not need to make the decision of loading an
428 examples for an illustration of how to do so). Your HTML file specifies
456 contribute libraries to naclports, and/or to host your own ported
494 changes to your operating system calls and interactions with externa
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
opt-gvmat64.asm 23 ; Be carrefull to adapt zlib1222add below to your version of zLib
501 ; Your can freely use gvmat64 in any free or externercial app
  /external/chromium_org/build/
install-chroot.sh 132 echo "Run this script as a regular user and provide your \"sudo\"" \
141 echo "have to provide your \"sudo\" password when requested."
204 echo "This chroot already exists on your machine."
749 echo "${HOME}/chroot is currently located on the same device as your"
838 Your home directory is shared between the host and the chroot. But I
841 would be a good place to store binaries that you have built from your
844 For Chrome, this probably means you want to make your "out" directory a
849 don't have to repeatedly erase and then completely rebuild all your object
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 11 # (at your option) any later version.
279 The licenses for most software are designed to take away your
281 License is intended to guarantee your freedom to share and change free
287 your programs, too.
296 To protect your rights, we need to make restrictions that forbid
307 We protect your rights with two steps: (1) copyright the software, and
356 you may at your option offer warranty protection in exchange for a fee.
358 2. You may modify your copy or copies of the Program or any portion
379 does not normally print such an announcement, your work based on
393 your rights to work written entirely by you; rather, the intent is t
    [all...]
  /external/zlib/src/contrib/masmx64/
gvmat64.asm 43 ; Be carrefull to adapt zlib1222add below to your version of zLib
543 ; Your can freely use gvmat64 in any free or commercial app
  /external/zlib/src/contrib/masmx86/
match686.asm 24 ; and do not include match686.obj in your project
457 ; Your can freely use match686 in any free or commercial app if you don't remove the string in the binary!
  /external/bison/djgpp/
config.bat 12 Rem (at your option) any later version.
533 echo Your environment size is too small. Enlarge it and run me again.
  /external/qemu/distrib/sdl-1.2.15/src/video/windx5/
SDL_dx5video.c 8 version 2.1 of the License, or (at your option) any later version.
854 #error Your version of DirectX must be greater than or equal to 5.0
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 150 that can be used to make a program automatically pick between ciphers, hashes and PRNGs at run-time. That means your
257 To include the prototypes for \textit{LibTomCrypt.a} into your own program simply include \textit{tomcrypt.h} like so:
355 As of v1.13, most functions will update your length on failure to indicate the size required by the function. Not all functions
546 keys (mainly for test vectors anyways). Ideally, your application should be making at least 256 bit keys. This is not
547 because you are to be paranoid. It is because if your PRNG has a bias of any sort the more bits the better. For
    [all...]

Completed in 353 milliseconds

12