OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:refer
(Results
1 - 25
of
66
) sorted by null
1
2
3
/external/opencv/cvaux/src/
decomppoly.cpp
431
int*
refer
,
442
refer
[ i * 4 ] = -1;
443
refer
[ i * 4 + 1 ] = -1;
444
refer
[ i * 4 + 2 ] = -1;
445
refer
[ i * 4 + 3 ] = -1;
460
if(
refer
[ i * 4 ] == -1 ) {
461
refer
[ i * 4 ] = ( leftEdgeIdx << 2 );
465
if(
refer
[ i * 4 ] == -1 ) {
466
refer
[ i * 4 ] = ( leftEdgeIdx << 2 ) | 2;
470
if(
refer
[ i * 4 + 1 ] == -1 )
[
all
...]
/external/qemu/distrib/sdl-1.2.15/src/hermes/
mmx_main.asm
6
; Please
refer
to the file COPYING.LIB contained in the distribution for
x86_main.asm
6
; Please
refer
to the file COPYING.LIB contained in the distribution for
mmxp2_32.asm
7
; Please
refer
to the file COPYING.LIB contained in the distribution for
x86p_16.asm
6
; Please
refer
to the file COPYING.LIB contained in the distribution for
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
build_scripts.py
57
line to
refer
to the current Python interpreter as we copy.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
build_scripts.py
57
line to
refer
to the current Python interpreter as we copy.
/external/chromium_org/remoting/webapp/
host.js
17
* are just the ones that we
refer
to directly.
host_table_entry.js
283
* Remove the confirm and cancel event handlers, which
refer
to this object.
/external/chromium_org/v8/test/webkit/
dfg-inline-arguments-become-double.js
25
"This tests that inlining preserves function.arguments functionality if the arguments are reassigned to
refer
to an int32."
dfg-inline-arguments-become-int32.js
25
"This tests that inlining preserves function.arguments functionality if the arguments are reassigned to
refer
to an int32."
/build/core/
cleanspec.mk
44
# Use $(OUT_DIR) to
refer
to the "out" directory.
/external/chromium_org/media/tools/layout_tests/
layouttest_analyzer.py
126
debug: please
refer
to |options|.
127
test_group_file_location: please
refer
to |options|.
128
test_group_name: please
refer
to |options|.
129
result_directory_location: please
refer
to |options|.
134
prev_analyzer_result_map: previous analyzer result map. Please
refer
to
136
analyzer_result_map: current analyzer result map. Please
refer
to
197
prev_analyzer_result_map: previous analyzer result map. Please
refer
to
199
analyzer_result_map: current analyzer result map. Please
refer
to
202
email_only_change_mode: please
refer
to |options|.
203
debug: please
refer
to |options|
[
all
...]
/external/chromium_org/tools/grit/grit/tool/
transl2tc.py
45
refer
to, and match together the source messages and translated messages. It
/external/clang/test/SemaCXX/
alias-template.cpp
119
expected-error {{'T' does not
refer
to a value}} \
/external/chromium_org/content/browser/resources/media/
ssrc_info_manager.js
25
// versions use id to
refer
to the ssrc.
/external/chromium_org/tools/
bisect-builds.py
748
help = 'Command to execute. %p and %a
refer
to Chrome ' +
[
all
...]
/external/chromium_org/v8/test/mjsunit/
debug-backtrace.js
207
// Source slices for the individual frames (they all
refer
to this script).
/external/v8/test/mjsunit/
debug-backtrace.js
207
// Source slices for the individual frames (they all
refer
to this script).
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jsevalcontext.js
119
* $this can be used to
refer
to it). Notice this can even be value,
/external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jsevalcontext.js
119
* $this can be used to
refer
to it). Notice this can even be value,
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jsevalcontext.js
119
* $this can be used to
refer
to it). Notice this can even be value,
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jsevalcontext.js
119
* $this can be used to
refer
to it). Notice this can even be value,
/external/chromium_org/third_party/jstemplate/
jsevalcontext.js
119
* $this can be used to
refer
to it). Notice this can even be value,
/external/chromium_org/third_party/libxslt/libxslt/
numbers.c
401
* one wonders why XSLT doesn't
refer
to these instead).
[
all
...]
Completed in 832 milliseconds
1
2
3