Searched refs:For (Results 176 - 200 of 456) sorted by relevance

1234567891011>>

/external/zlib/src/contrib/delphi/
H A Dzlibd32.mak2 # For use with Delphi and C++ Builder under Win32
71 # For the sake of the old Borland make,
/external/zlib/src/contrib/pascal/
H A Dzlibd32.mak2 # For use with Delphi and C++ Builder under Win32
71 # For the sake of the old Borland make,
/external/chromium_org/chrome/test/base/
H A Dbrowser_with_test_window_test.cc145 RenderViewHostTester::For(old_rvh)->SendBeforeUnloadACK(true);
149 RenderViewHostTester* test_rvh_tester = RenderViewHostTester::For(test_rvh);
153 RenderViewHostTester::For(old_rvh)->SimulateSwapOutACK();
155 // For new navigations, we need to send a larger page ID. For renavigations,
/external/libunwind/doc/
H A Dlibunwind-ia64.tex44 points to. For normal frames, all ``preserved'' (callee-saved)
45 registers are accessible. For signal-trampoline frames, all registers
58 For a detailed description of the IA-64 register usage convention,
109 particular general register. For example, to access \texttt{r4},
115 the instruction-pointer (\Const{UNW\_IA64\_IP}) is modified. For
123 to get a particular NaT-bit register. For example, to access the
128 particular floating-point register. For example, to access
136 particular application register. For example, to access
143 register. For example, to access \texttt{b6}, the index
H A Dlibunwind-dynamic.tex13 For \Prog{libunwind} to do its job, it needs to be able to reconstruct
22 For statically generated code, the compiler normally takes care of
25 in a procedure. For dynamically generated code, the runtime code
30 For the purpose of this discussion, a \emph{procedure} is defined to
33 but this is not strictly required. For example, a runtime
47 the body. For example, the prologue may need to allocate some space
57 generally interleave instructions from all three entities. For this
68 of the region. For this reason, there is usually no need to describe
72 fashion needs to be described with an operation descriptor. For this
74 Exactly how this index is derived depends on the architecture. For
[all...]
/external/chromium_org/components/visitedlink/test/
H A Dvisitedlink_unittest.cc686 RenderViewHostTester::For(rvh())->CreateRenderView(
710 RenderViewHostTester::For(rvh())->CreateRenderView(
714 RenderViewHostTester::For(rvh())->SimulateWasHidden();
728 RenderViewHostTester::For(rvh())->SimulateWasShown();
735 RenderViewHostTester::For(rvh())->SimulateWasHidden();
748 RenderViewHostTester::For(rvh())->SimulateWasShown();
/external/chromium_org/third_party/icu/source/test/perf/collationperf/
H A DCollPerf.pl216 <li>For more information on incremental vs. sort key comparison, the importance
219 <li>For general information on ICU collation see <a href=
221 <li>For information on APIs, see <a href="/apiref/icu4c/ucol_8h.html">C</a>,
/external/icu/icu4c/source/test/perf/collationperf/
H A DCollPerf.pl216 <li>For more information on incremental vs. sort key comparison, the importance
219 <li>For general information on ICU collation see <a href=
221 <li>For information on APIs, see <a href="/apiref/icu4c/ucol_8h.html">C</a>,
/external/chromium_org/chrome/browser/chromeos/offline/
H A Doffline_load_page_unittest.cc65 WebContentsTester::For(web_contents())->TestDidNavigate(
/external/chromium_org/chrome/browser/prefs/
H A Dchrome_pref_service_unittest.cc120 WebContentsTester::For(web_contents())->TestComputeWebkitPrefs();
/external/chromium_org/third_party/mesa/src/docs/
H A DMESA_texture_array.spec71 of the N LOD in all three dimensions. For the TEXTURE_2D_ARRAY target,
211 For the purposes of decoding the texture image, TexImage2D is
284 image array whose level is level_base. For a one-dimensional
293 "For a two-dimensional texture, two-dimensional array texture, or
302 "For one-dimensional array textures, h_b and d_b are treated as 1,
304 For two-dimensional array textures, d_b is always treated as one,
313 reduction of the level_base array. For one- and two-dimensional array
334 "For one-, two-, or three-dimensional textures and one- or
445 "Let D_t be the depth texture value, in the range [0, 1]. For
448 texture coordinate, clamped to the range [0, 1]. For textur
[all...]
/external/mesa3d/docs/
H A DMESA_texture_array.spec71 of the N LOD in all three dimensions. For the TEXTURE_2D_ARRAY target,
211 For the purposes of decoding the texture image, TexImage2D is
284 image array whose level is level_base. For a one-dimensional
293 "For a two-dimensional texture, two-dimensional array texture, or
302 "For one-dimensional array textures, h_b and d_b are treated as 1,
304 For two-dimensional array textures, d_b is always treated as one,
313 reduction of the level_base array. For one- and two-dimensional array
334 "For one-, two-, or three-dimensional textures and one- or
445 "Let D_t be the depth texture value, in the range [0, 1]. For
448 texture coordinate, clamped to the range [0, 1]. For textur
[all...]
/external/bison/doc/
H A Dbison.x25 For instance, a grammar description file named
H A Drefcard.tex9 % For printing reference cards to use in books, specify one column
93 For information, write to the:
118 For information, write to the:
413 symbols that make up the non-terminal. For example:
424 For altering the precedence of a symbol use:
431 For example:
/external/clang/lib/AST/
H A DAndroid.mk3 # For the host only
/external/clang/lib/StaticAnalyzer/Checkers/
H A DAndroid.mk85 # For the host only
/external/clang/tools/driver/
H A DAndroid.mk3 # For the host only
/external/doclava/
H A DAndroid.mk40 # For now, you can run the unit tests thus:
/external/libpng/projects/visualc71/
H A DREADME_zlib.txt11 For conditions of distribution and use, see copyright notice in zlib.h.
/external/llvm/test/MC/ARM/
H A Deh-directive-section.s6 @ For the functions in .text section, the exception handling index (EXIDX)
10 @ For the functions in custom section specified by .section directives,
/external/stlport/test/eh/
H A Dsunpro42.mak48 echo 'Info: For CC 4.x, warnings from ld in the form "symbol `XXX' has differing sizes" are normal.'
/external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
H A Ddynamic-loading.rst41 | others. For documentation, FAQs, and additional | | |
50 | commercial, closed-source applications. For | | licenses |
56 For proprietary (closed-source) applications, your options are to either
121 machine (i.e., win, mac, or linux). For example, in the Windows SDK, the x86
225 depends on. For indirect dependencies (such as libraries opened via
328 either the hosted application or the packaged application case. For hosted
329 applications, you must upload the modules to your web server. For packaged
339 manifest file rather than edit the original manifest file. For hosted
/external/chromium_org/chrome/browser/safe_browsing/
H A Dsafe_browsing_blocking_page_unittest.cc125 WebContentsTester::For(web_contents())->TestDidNavigate(
138 WebContentsTester::For(web_contents())->GetPendingMainFrame() :
140 WebContentsTester::For(web_contents())->TestDidNavigate(
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
H A DActionScriptTarget.java64 * or are in the surrogate pair ranges. For example "/uffff" will not encode properly
/external/chromium_org/chrome/browser/chromeos/login/signin/
H A Dmerge_session_load_page_unittest.cc74 WebContentsTester::For(web_contents())->TestDidNavigate(

Completed in 833 milliseconds

1234567891011>>