HomeSort by relevance Sort by last modified time
    Searched refs:will (Results 101 - 125 of 1235) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/llvm/test/MC/ARM/
directive-arch-armv7.s 3 @ This test case will check the default .ARM.attributes value for the
  /external/mesa3d/docs/
WL_bind_wayland_display.spec 100 compositor will have to create one or more EGLImages for the
105 create wl_buffer objects of different types), this query will
110 If eglQueryWaylandBufferWL succeeds, the returned value will be
113 describes how many EGLImages must be used, which components will
149 context. If no attributes are given, an EGLImage will be created
155 EGLImage as a renderbuffer etc) will result in undefined behavior.
  /external/smali/
README.md 9 - [#smali on freenode](http://webchat.freenode.net/?channels=smali) - Free free to drop by and ask a question. Don't expect an instant response, but if you hang around someone will respond. Think of it more in terms of.. multi-player notepad.
  /frameworks/native/libs/input/tests/
Android.mk 33 # run. All assertions are static_asserts and will fail during
  /frameworks/native/opengl/tests/EGLTest/
Android.mk 34 # gold in binutils 2.22 will warn about the usage of mktemp
  /hardware/libhardware_legacy/
Android.mk 3 # Setting LOCAL_PATH will mess up all-subdir-makefiles, so do it beforehand.
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
perlmain.i 11 Perl executable. This will be necessary on systems that do
  /sdk/build/
windows_sdk_tools.mk 15 # for the Windows SDK. These will be built using HOST_OS=linux.
  /bionic/libc/arch-arm/bionic/
__bionic_clone.S 63 # Setting lr to 0 will make the unwinder stop at __start_thread
  /bionic/libc/arch-x86/bionic/
syscall.S 23 # (Not all will be valid, depending on the syscall.)
  /bionic/libc/tools/
genlibgcc_compat.py 27 * into the final libfoo.so. However, doing so will link a bunch of other __cxa
35 * already been copied into libc.so or libm.so, then nothing will be copied
36 * into libfoo.so. Instead, a symbol import definition will be added to it
63 * these in libc.so instead, since the dynamic linker will always
  /bionic/libdl/
Android.mk 11 # a) pull symbols from libgcc.a and b) depend on libdl.so will not rely on libdl.so
12 # to provide those symbols, but will instead pull them from libgcc.a. Specifically,
  /build/core/
executable_prefer_symlink.mk 5 # Note: now only limited to the binaries that will be installed under system/bin directory
15 # We support both 32 and 64 bit apps, so we will have to
  /dalvik/
Android.mk 49 # The "touch -c $(DX)" is a hack that we know will force
51 # we won't touch it (-c) and the normal build will create
  /device/generic/goldfish/opengl/
common.mk 11 # This will define LOCAL_MODULE as $1, plus a few other variables
51 # A module can 'import' another module, by calling emugl-import. This will
74 # - 'bar' will automatically inherit foo's LOCAL_PATH in its LOCAL_C_INCLUDES
75 # - 'bar' will automatically inherit libcutils in its own LOCAL_SHARED_LIBRARIES
78 # the example above, nothing will work correctly because dependencies are
185 # LOCAL_MODULE and LOCAL_MODULE_CLASS must be defined or the build will abort.
186 # Source files will be stored in the local intermediates directory that will
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
CommonErrorNode.as 22 // in follow set. So, stop will be 1 to left to start. adjust.
24 // is consumed during recovery; LT(-1) will return null.
  /external/antlr/antlr-3.4/runtime/JavaScript/build/
README 7 Before building the JavaScript target you will need to download a few third
28 2) Run 'ant'. This will build the JavaScript runtime libraries into the
46 that some browsers (notably, Firefox 3.5) will have trouble with this page
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
CommonErrorNode.js 7 // in follow set. So, stop will be 1 to left to start. adjust.
9 // is consumed during recovery; LT(-1) will return null.
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
filter-mode.rb 48 * ever match since k=1 look in the QID loop of '.' will make it loop.
182 * ever match since k=1 look in the QID loop of '.' will make it loop.
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
CPPTarget.java 99 * will be able to use this 1-to-1 mapping. Expect single quotes
116 * will be able to use this 1-to-1 mapping. Expect double quotes
  /external/chromium-libpac/test/js-unittest/
bindings.js 22 // will return |null|, whereas those that have called through to the C++
23 // bindings will return '127.0.0.1'.
  /external/chromium_org/chrome/common/extensions/docs/server2/
file_system.py 86 The contents will be a str.
89 - If |skip_not_found| is True, the resulting object will not contain any
110 False if not. This method will not throw a FileNotFoundError unlike
140 is a directory, |StatInfo| will have the versions of all the children of
163 namespace their caches. this will usually depend on the configuration of
176 |base| respectively. If |depth| is specified and greater than 0, Walk will
188 Note that directories will always end with a '/', files never will.
  /external/chromium_org/chrome/renderer/resources/extensions/
tts_custom_bindings.js 34 // This file will get run if an extension needs the ttsEngine permission, but
36 // add a listener to chrome.tts.onEvent will fail.
  /external/chromium_org/native_client_sdk/src/doc/reference/
nacl-manifest-format.rst 42 The ``program`` field specifies the main program that will be loaded
83 Setting a higher optimization level will improve the application's
84 performance, but it will also slow down the first load experience.
93 for debugging. The ``url`` provided in this section will be used when Native
236 will result in a load error.
  /external/chromium_org/native_client_sdk/src/examples/demo/voronoi/
example.js 15 // Add event listeners after the NaCl module has loaded. These listeners will
50 // In the Voronoi example, the only message will be the benchmark result.

Completed in 569 milliseconds

1 2 3 45 6 7 8 91011>>