OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:require
(Results
901 - 925
of
6655
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
properties.rb
4
require
'antlr3/test/functional'
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
calc.rb
4
require
'antlr3/test/functional'
rule-methods.rb
4
require
'antlr3/test/functional'
/external/bison/examples/calc++/
calc++-parser.yy
3
%
require
"2.6.90.8-d4fe"
/external/bison/m4/
dup2.m4
39
/* Many gnulib modules
require
POSIX conformance of EBADF. */
/external/checkpolicy/
module_compiler.c
36
int require_given; /* 1 if this block had at least one
require
*/
613
/* Attempt to
require
a symbol within the current scope. If currently
647
/* ignore
require
statements if that symbol was
670
/* ignore this
require
statement because it
783
yyerror("could not
require
class here");
827
("Base policy -
require
of permission %s without prior declaration.",
903
yyerror("could not
require
role here");
972
yyerror("could not
require
type/attribute here");
1033
yyerror("could not
require
user here");
1084
yyerror("could not
require
boolean here")
[
all
...]
/external/chromium/base/
bind.h.pump
32
// function_type is one of {function, method, const_method} would
require
stringprintf.h
52
// Don't
require
the namespace for legacy code. New code should use "base::" or
/external/chromium/base/memory/
ref_counted_memory.h
15
//
require
touching >100 files in chrome/ though.
/external/chromium/chrome/browser/
bug_report_util.h
53
// is probably the right one to extend, but will
require
changing
/external/chromium/chrome/browser/resources/bookmark_manager/js/
bmm_test.html
13
goog.
require
('goog.testing.jsunit');
/external/chromium/chrome/browser/resources/shared/js/cr/
event_target_test.html
11
goog.
require
('goog.testing.jsunit');
/external/chromium/chrome/browser/tab_contents/
render_view_context_menu_mac.mm
92
// 10.5 and earlier
require
declareTypes before setData.
/external/chromium/chrome/browser/ui/cocoa/wrench_menu/
wrench_menu_controller.h
27
// items that
require
specific layout and load them from the NIB.
/external/chromium/chrome/common/extensions/docs/
experimental.webNavigation.html
68
and you may omit it in any version. If you
require
this
439
If you
require
this function, the manifest key
509
and you may omit it in any version. If you
require
this
554
and you may omit it in any version. If you
require
this
624
and you may omit it in any version. If you
require
this
692
and you may omit it in any version. If you
require
this
760
and you may omit it in any version. If you
require
this
828
and you may omit it in any version. If you
require
this
[
all
...]
/external/chromium/chrome/common/extensions/docs/static/
omnibox.html
64
used in other situations that
require
color.
/external/chromium/net/base/
net_util_posix.cc
60
// getifaddrs() may
require
IO operations.
/external/chromium/testing/gtest/
configure.ac
21
# Initialize Automake with various options. We
require
at least v1.9, prevent
/external/chromium/testing/gtest/include/gtest/internal/
gtest-type-util.h.pump
138
// We don't want to
require
the users to write TypesN<...> directly,
139
// as that would
require
them to count the length. Types<...> is much
236
// We don't want to
require
the users to write TemplatesN<...> directly,
237
// as that would
require
them to count the length. Templates<...> is much
/external/chromium/third_party/libjingle/source/talk/base/
macutils.h
59
//
require
user interaction.
/external/chromium/third_party/libjingle/source/talk/xmpp/
asyncsocket.h
73
// If both names are passed as empty, we do not
require
a match.
/external/chromium-trace/trace-viewer/src/about_tracing/
profiling_view_test.js
7
base.
require
('base.events');
8
base.
require
('about_tracing.profiling_view');
9
base.
require
('about_tracing.tracing_controller');
10
base.
require
('ui.dom_helpers');
/external/chromium-trace/trace-viewer/src/base/
unittest.js
8
base.
require
('base.settings');
9
base.
require
('base.unittest.test_error');
10
base.
require
('base.unittest.assertions');
86
base.
require
(modules);
/external/chromium-trace/trace-viewer/src/tcmalloc/
heap_test.js
7
base.
require
('tcmalloc.heap');
/external/chromium-trace/trace-viewer/src/tracing/importer/linux_perf/
cpufreq_parser.js
10
base.
require
('tracing.importer.linux_perf.parser');
Completed in 1709 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>