OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:variable
(Results
1426 - 1450
of
15203
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/development/ndk/platforms/android-3/arch-arm/src/
__dso_handle_so.h
29
/* The __dso_handle global
variable
is used by static
/development/samples/ApiDemos/src/com/example/android/apis/media/
MediaPlayerDemo_Video.java
79
* TODO: Set the path
variable
to a local media file path.
88
+ "and set the path
variable
to your media file path."
96
* TODO: Set path
variable
to progressive streamable mp4 or
111
+ " and set the path
variable
to your media file URL.",
VideoViewDemo.java
30
* TODO: Set the path
variable
to a streaming video URL or a local media
/external/antlr/antlr-3.4/runtime/Perl5/
README
13
* Perl's syntax clashes with ANTLR's StringTemplate ('%') and
variable
('$')
/external/antlr/antlr-3.4/runtime/Perl5/examples/expr/
Expr.g
41
print STDERR "undefined
variable
$ID.text\n";
/external/ceres-solver/data/nist/
Bennett5.dat
13
response
variable
is magnetism, and the predictor
14
variable
is the log of time in minutes.
25
Data: 1 Response
Variable
(y = magnetism)
26
1 Predictor
Variable
(x = log[time])
/external/chromium_org/base/
callback_helpers.h
12
// reads/writes the
variable
holding the Callback.
/external/chromium_org/base/memory/
ref_counted_unittest.cc
19
// This shouldn't compile if we don't have access to the member
variable
.
/external/chromium_org/base/profiler/
alternate_timer.h
23
// Environment
variable
name that is used to activate alternate timer profiling
/external/chromium_org/build/
branding_value.sh
8
# value of GYP's branding
variable
followed by the key you want and the right
/external/chromium_org/chrome/browser/extensions/
extension_garbage_collector_chromeos.h
48
// class are created per-profile so this static
variable
prevents multiple
/external/chromium_org/chrome/browser/first_run/
first_run_internal.h
29
// This
variable
should only be accessed through IsChromeFirstRun().
/external/chromium_org/chrome/browser/ui/
browser_window_state.h
49
// The |show_state|
variable
will receive the desired initial show state for
/external/chromium_org/chrome/common/extensions/api/
idltest.idl
24
// This function should not have C++ code autogenerated (the
variable
name
/external/chromium_org/components/nacl/zygote/
nacl_fork_delegate_linux_unittest.cc
31
// Not adding passthrough4 to the passthrough
variable
.
/external/chromium_org/content/common/
sandbox_mac.h
59
// A map of
variable
name -> string to substitute in its place.
91
// The header comment for PostProcessSandboxProfile() explains how
variable
118
// |substitutions| is a hash of "
variable
name" -> "string to substitute".
135
// Escape |src_utf8| for use in a plain string
variable
in a sandbox
/external/chromium_org/mojo/
mojo_public_gles2_for_loadable_module.gypi
7
# library. So, this
variable
expands out to either list the sources directly (in
/external/chromium_org/mojo/public/cpp/utility/
mutex.h
65
// Catch bug where
variable
name is omitted (e.g., |MutexLock (&mu)|).
/external/chromium_org/mojo/public/python/src/
python_system_helper.h
8
// Python must be the first include, as it defines preprocessor
variable
without
/external/chromium_org/native_client_sdk/doc_generated/_static/
pygments.css
40
.highlight .nv { color: #bb60d5 } /* Name.
Variable
*/
59
.highlight .vc { color: #bb60d5 } /* Name.
Variable
.Class */
60
.highlight .vg { color: #bb60d5 } /* Name.
Variable
.Global */
61
.highlight .vi { color: #bb60d5 } /* Name.
Variable
.Instance */
/external/chromium_org/native_client_sdk/src/
README.Makefiles
32
This
variable
holds the name of your project. Normally this is the
40
This
variable
can be used to control which toolchains are supported by
47
environment
variable
will by used. It is an error if this
variable
is
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_cond_init.c
47
* This function initializes a condition
variable
.
58
* This function initializes a condition
variable
.
61
* 0 successfully created condition
variable
,
83
* Creating condition
variable
that can be shared between
/external/chromium_org/testing/gtest/test/
gtest_throw_on_failure_test.py
59
"""Sets an environment
variable
to a given value; unsets it when the
89
variable
; None if the
variable
should be unset.
134
"""Tests using the GTEST_THROW_ON_FAILURE environment
variable
."""
/external/chromium_org/testing/gtest/xcode/Config/
ReleaseProject.xcconfig
29
OTHER_CFLAGS = $(OTHER_CFLAGS) -DNDEBUG=1 -Wno-unused-
variable
/external/chromium_org/third_party/WebKit/ManualTests/inspector/
debugger-scopes-inspection.html
33
<p>To test, open the Inspector and start a debugging session. In a second debugger will pause. While paused look at scope chain pane. There should be three scopes: 'With scope' containing objField
variable
, 'Local scope' with this and self variables and 'Global scope'. All scopes but 'Global' should be expanced. 'Global' scope should be collapsed(it takes too long to expand DOMWindow so we prefer to do it on demand). </p>
Completed in 395 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>