HomeSort by relevance Sort by last modified time
    Searched full:examples (Results 151 - 175 of 2868) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/ui/views/examples/
throbber_example.cc 5 #include "ui/views/examples/throbber_example.h"
12 namespace examples { namespace in namespace:views
60 } // namespace examples
widget_example.h 13 #include "ui/views/examples/example_base.h"
17 namespace examples { namespace in namespace:views
49 } // namespace examples
double_split_view_example.cc 5 #include "ui/views/examples/double_split_view_example.h"
12 namespace examples { namespace in namespace:views
81 } // namespace examples
message_box_example.cc 5 #include "ui/views/examples/message_box_example.h"
14 namespace examples { namespace in namespace:views
65 } // namespace examples
progress_bar_example.cc 5 #include "ui/views/examples/progress_bar_example.h"
26 namespace examples { namespace in namespace:views
71 } // namespace examples
radio_button_example.cc 5 #include "ui/views/examples/radio_button_example.h"
15 namespace examples { namespace in namespace:views
68 } // namespace examples
single_split_view_example.cc 5 #include "ui/views/examples/single_split_view_example.h"
12 namespace examples { namespace in namespace:views
90 } // namespace examples
table_example.h 18 #include "ui/views/examples/example_base.h"
28 namespace examples { namespace in namespace:views
75 } // namespace examples
text_example.h 13 #include "ui/views/examples/example_base.h"
19 namespace examples { namespace in namespace:views
90 } // namespace examples
tree_view_example.h 15 #include "ui/views/examples/example_base.h"
22 namespace examples { namespace in namespace:views
87 } // namespace examples
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/
SimpleCLexer.m 4 * - From the grammar source file : /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleC.g
40 // $ANTLR 3.2 Aug 23, 2010 07:48:06 /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleC.g 2010-08-23 07:54:47
184 [ANTLRBaseRecognizer setGrammarFileName:@"/usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleC.g"];
225 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleC.g:7:7: ( ';' ) // ruleBlockSingleAlt
226 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleC.g:7:9: ';' // alt
255 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleC.g:8:7: ( '(' ) // ruleBlockSingleAlt
256 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleC.g:8:9: '(' // alt
285 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleC.g:9:7: ( ',' ) // ruleBlockSingleAlt
286 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleC.g:9:9: ',' // alt
315 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleC.g:10:7: ( ')' ) // ruleBlockSingleAl
    [all...]
SimpleCTP.m 4 * - From the grammar source file : /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleCTP.g
40 // $ANTLR 3.2 Aug 23, 2010 07:48:06 /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleCTP.g 2010-08-23 07:55:04
273 * /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleCTP.g:13:1: program : ( declaration )+ ;
280 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleCTP.g:14:5: ( ( declaration )+ ) // ruleBlockSingleAlt
281 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleCTP.g:14:9: ( declaration )+ // alt
283 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleCTP.g:14:9: ( declaration )+ // positiveClosureBlock
295 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleCTP.g:14:9: declaration // alt
332 * /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleCTP.g:17:1: declaration : ( variable | ^( FUNC_DECL functionHeader ) | ^( FUNC_DEF functionHeader block ) );
339 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleCTP.g:18:5: ( variable | ^( FUNC_DECL functionHeader ) | ^( FUNC_DEF functionHeader block ) ) //ruleblock
365 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleCTP.g:18:9: variable // al
    [all...]
  /external/chromium/third_party/libjingle/source/talk/
libjingle.scons 221 "examples/login/xmppthread.cc",
222 "examples/login/login_main.cc",
238 "examples/login/xmppauth.cc",
239 "examples/login/xmpppump.cc",
240 "examples/login/xmppsocket.cc",
274 "examples/call/call_main.cc",
275 "examples/call/callclient.cc",
276 "examples/call/console.cc",
277 "examples/call/discoitemsquerytask.cc",
278 "examples/call/friendinvitesendtask.cc"
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
fontSettings.html 40 <h2 id="examples">Examples</h2>
57 <a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensions/docs/examples/api/fontSettings/">examples/api/fontSettings</a>
58 directory. For other examples and for help in viewing the source code, see
pageAction.html 2 Some examples:
113 <h2 id="examples"> Examples </h2>
116 You can find simple examples of using page actions in the
117 <a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensions/docs/examples/api/pageAction/">examples/api/pageAction</a>
119 For other examples and for help in viewing the source code, see
devtools_network.html 31 <h2 id="overview-examples">Examples</h2>
47 You can find more examples that use this API in
  /external/bison/djgpp/
config.bat 304 test -d %XSRC%/examples/calc++
305 if not errorlevel 1 mv -f %XSRC%/examples/calc++ %XSRC%/examples/calcxx
306 test -d %XSRC%/examples/calcxx
307 if errorlevel 1 mv -f %XSRC%/examples/calcpp %XSRC%/examples/calcxx
308 test -f %XSRC%/examples/calcxx/calc++-scanner.cc
309 if not errorlevel 1 mv -f %XSRC%/examples/calcxx/calc++-scanner.cc %XSRC%/examples/calcxx/calcxx-scanner.cc
310 test -f %XSRC%/examples/calcxx/calcxx-scanner.cc
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/
SymbolTableLexer.m 4 * - From the grammar source file : /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/scopes/SymbolTable.g
40 // $ANTLR 3.2 Aug 19, 2010 17:16:04 /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/scopes/SymbolTable.g 2010-08-19 17:16:47
158 [ANTLRBaseRecognizer setGrammarFileName:@"/usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/scopes/SymbolTable.g"];
199 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/scopes/SymbolTable.g:7:6: ( 'method' ) // ruleBlockSingleAlt
200 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/scopes/SymbolTable.g:7:8: 'method' // alt
229 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/scopes/SymbolTable.g:8:6: ( '(' ) // ruleBlockSingleAlt
230 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/scopes/SymbolTable.g:8:8: '(' // alt
259 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/scopes/SymbolTable.g:9:6: ( ')' ) // ruleBlockSingleAlt
260 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/scopes/SymbolTable.g:9:8: ')' // alt
289 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/scopes/SymbolTable.g:10:7: ( '{' ) // ruleBlockSingleAl
    [all...]
  /external/chromium_org/native_client_sdk/src/build_tools/
sdk_files.list 3 examples/api/audio/*
4 examples/api/core/*
5 examples/api/file_io/*
6 examples/api/gamepad/*
7 examples/api/graphics_2d/*
8 examples/api/graphics_3d/*
9 examples/api/input_event/*
10 [win]examples/api/make.bat
11 examples/api/Makefile
12 examples/api/mouse_cursor/
    [all...]
  /external/eigen/
CMakeLists.txt 129 option(EIGEN_TEST_SSE2 "Enable/Disable SSE2 in tests/examples" OFF)
132 message(STATUS "Enabling SSE2 in tests/examples")
135 option(EIGEN_TEST_SSE3 "Enable/Disable SSE3 in tests/examples" OFF)
138 message(STATUS "Enabling SSE3 in tests/examples")
141 option(EIGEN_TEST_SSSE3 "Enable/Disable SSSE3 in tests/examples" OFF)
144 message(STATUS "Enabling SSSE3 in tests/examples")
147 option(EIGEN_TEST_SSE4_1 "Enable/Disable SSE4.1 in tests/examples" OFF)
150 message(STATUS "Enabling SSE4.1 in tests/examples")
153 option(EIGEN_TEST_SSE4_2 "Enable/Disable SSE4.2 in tests/examples" OFF)
156 message(STATUS "Enabling SSE4.2 in tests/examples")
    [all...]
  /external/mockito/src/org/mockito/
Matchers.java 116 * See examples in javadoc for {@link Matchers} class
131 * See examples in javadoc for {@link Matchers} class
146 * See examples in javadoc for {@link Matchers} class
161 * See examples in javadoc for {@link Matchers} class
176 * See examples in javadoc for {@link Matchers} class
191 * See examples in javadoc for {@link Matchers} class
206 * See examples in javadoc for {@link Matchers} class
221 * See examples in javadoc for {@link Matchers} class
238 * See examples in javadoc for {@link Matchers} class
265 * See examples in javadoc for {@link Matchers} class
    [all...]
  /external/chromium/chrome/common/extensions/docs/
samples.json 175 "path": "examples/api/browserAction/set_icon_path/",
185 "zip_path": "examples/api/browserAction/set_icon_path.zip"
200 "path": "examples/api/browserAction/set_page_color/",
211 "zip_path": "examples/api/browserAction/set_page_color.zip"
229 "path": "examples/api/browserAction/make_page_red/",
239 "zip_path": "examples/api/browserAction/make_page_red.zip"
254 "path": "examples/api/i18n/getMessage/",
265 "zip_path": "examples/api/i18n/getMessage.zip"
287 "path": "examples/api/pageAction/set_icon/",
295 "zip_path": "examples/api/pageAction/set_icon.zip
    [all...]
  /external/mockito/src/org/mockito/verification/
VerificationWithTimeout.java 22 * See examples in javadoc for {@link Mockito#verify(Object, VerificationMode)}
32 * See examples in javadoc for {@link Mockito} class
52 * See examples in javadoc for {@link Mockito} class
65 * See examples in javadoc for {@link Mockito} class
77 * See examples in javadoc for {@link Mockito} class
115 * See examples in javadoc for {@link Mockito} class
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/output1/
Testlexer.m 4 * - From the grammar source file : /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/lexertest-simple/TestLexer.g
40 // $ANTLR 3.2 Aug 07, 2010 22:08:38 /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/lexertest-simple/TestLexer.g 2010-08-11 13:41:44
65 [ANTLRBaseRecognizer setGrammarFileName:@"/usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/lexertest-simple/TestLexer.g"];
94 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/lexertest-simple/TestLexer.g:8:4: ( LETTER ( LETTER | DIGIT )* ) // ruleBlockSingleAlt
95 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/lexertest-simple/TestLexer.g:8:6: LETTER ( LETTER | DIGIT )* // alt
111 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/lexertest-simple/TestLexer.g: // alt
154 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/lexertest-simple/TestLexer.g:11:16: ( '0' .. '9' ) // ruleBlockSingleAlt
155 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/lexertest-simple/TestLexer.g:11:18: '0' .. '9' // alt
176 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/lexertest-simple/TestLexer.g:15:2: ( 'a' .. 'z' | 'A' .. 'Z' ) // ruleBlockSingleAlt
177 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/lexertest-simple/TestLexer.g: // al
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/
TreeRewriteLexer.m 4 * - From the grammar source file : /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/treerewrite/TreeRewrite.g
40 // $ANTLR 3.2 Aug 20, 2010 15:00:19 /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/treerewrite/TreeRewrite.g 2010-08-20 15:03:14
64 [ANTLRBaseRecognizer setGrammarFileName:@"/usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/treerewrite/TreeRewrite.g"];
103 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/treerewrite/TreeRewrite.g:15:5: ( ( '0' .. '9' )+ ) // ruleBlockSingleAlt
104 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/treerewrite/TreeRewrite.g:15:7: ( '0' .. '9' )+ // alt
106 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/treerewrite/TreeRewrite.g:15:7: ( '0' .. '9' )+ // positiveClosureBlock
118 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/treerewrite/TreeRewrite.g:15:8: '0' .. '9' // alt
160 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/treerewrite/TreeRewrite.g:18:5: ( ' ' ) // ruleBlockSingleAlt
161 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/treerewrite/TreeRewrite.g:18:9: ' ' // alt
184 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/treerewrite/TreeRewrite.g:1:8: ( INT | WS ) //rulebloc
    [all...]

Completed in 248 milliseconds

1 2 3 4 5 67 8 91011>>