Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:demo
(Results
26 - 50
of
60
) sorted by relevance
1
2
3
/third_party/jerryscript/tests/jerry/es2015/
H
A
D
regression-test-issue-3787.js
16
var obj = {
demo
: "3"};
22
assert(str === '{"
demo
":"3"}');
/third_party/python/Tools/demo/
H
A
D
sortvisu.py
63
self.reset("Sort
demo
, size %d" % self.size)
482
# Sort
demo
class -- usable as a Grail applet
514
def __init__(self, master,
demo
):
515
self.
demo
=
demo
520
self.
demo
.resize(value)
630
demo
= SortDemo(root)
631
root.protocol('WM_DELETE_WINDOW',
demo
.c_quit)
H
A
D
redemo.py
166
demo
= ReDemo(root)
/third_party/libphonenumber/java/demo/src/main/java/com/google/phonenumbers/demo/render/
H
A
D
LibPhoneNumberRenderer.java
19
package com.google.phonenumbers.
demo
.render;
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H
A
D
demo.bat
11
REM For best results, run the
demo
as an applet inside of Netscape
H
A
D
InfoDialog.java
9
package com.ibm.icu.dev.
demo
.translit;
H
A
D
IntDiffer.java
10
package com.ibm.icu.dev.
demo
.translit;
/third_party/mbedtls/programs/
H
A
D
demo_common.sh
1
## Common shell functions used by
demo
scripts programs/*/*.sh.
3
## How to write a
demo
script
6
## Include this file near the top of each
demo
script:
22
# The code supports
demo
scripts nested up to 4 levels deep.
23
# The code works no matter where the
demo
script is relative to the current
102
$0: this
demo
requires the following
125
## meant to be called directly from a
demo
script.
/third_party/libphonenumber/java/demo/src/main/java/com/google/phonenumbers/demo/helper/
H
A
D
WebHelper.java
19
package com.google.phonenumbers.
demo
.helper;
/third_party/qrcodegen/c/
H
A
D
Makefile
56
MAINS = qrcodegen-
demo
qrcodegen-test
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/
H
A
D
HolidayCalendarDemo.java
10
package com.ibm.icu.dev.
demo
.holiday;
39
import com.ibm.icu.dev.
demo
.impl.DemoApplet;
40
import com.ibm.icu.dev.
demo
.impl.DemoTextBox;
41
import com.ibm.icu.dev.
demo
.impl.DemoUtility;
66
/* This creates a CalendarFrame for the
demo
applet. */
133
// Get G7 locales only for
demo
purpose. To get all the locales
in init()
185
// Label for the
demo
's title
in buildGUI()
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/
H
A
D
CalendarCalc.java
10
package com.ibm.icu.dev.
demo
.calendar;
37
import com.ibm.icu.dev.
demo
.impl.DemoApplet;
38
import com.ibm.icu.dev.
demo
.impl.DemoUtility;
68
* This creates a CalendarCalcFrame for the
demo
applet.
H
A
D
CalendarFrame.java
10
package com.ibm.icu.dev.
demo
.calendar;
38
import com.ibm.icu.dev.
demo
.impl.DemoApplet;
39
import com.ibm.icu.dev.
demo
.impl.DemoUtility;
H
A
D
CalendarPanel.java
10
package com.ibm.icu.dev.
demo
.calendar;
21
import com.ibm.icu.dev.
demo
.impl.DemoUtility;
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
H
A
D
AppletFrame.java
9
package com.ibm.icu.dev.
demo
.impl;
H
A
D
DemoApplet.java
10
package com.ibm.icu.dev.
demo
.impl;
30
//Create a button that will display the
demo
H
A
D
DemoTextBox.java
9
package com.ibm.icu.dev.
demo
.impl;
H
A
D
DemoUtility.java
9
package com.ibm.icu.dev.
demo
.impl;
H
A
D
Selection.java
9
package com.ibm.icu.dev.
demo
.impl;
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/
H
A
D
RbnfSampleRuleSets.java
9
package com.ibm.icu.dev.
demo
.rbnf;
1619
* A list of all the sample rule sets, used by the
demo
program.
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/charsetdet/
H
A
D
DetectingViewer.java
11
package com.ibm.icu.dev.
demo
.charsetdet;
41
import com.ibm.icu.dev.
demo
.impl.DemoApplet;
/third_party/python/Lib/
H
A
D
filecmp.py
300
def
demo
():
function
313
demo
()
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/number/
H
A
D
CurrencyDemo.java
13
package com.ibm.icu.dev.
demo
.number;
/third_party/python/Lib/turtledemo/
H
A
D
__main__.py
10
(1) How to use the
demo
viewer
11
(2) How to add your own demos to the
demo
repository
14
(1) How to use the
demo
viewer.
20
The
demo
viewer windows can be resized. The divider between text
26
Press START button to start the
demo
.
33
Press START button to start the
demo
.
36
as in an ordinary
demo
script.
50
between events concerning the
demo
script and those concerning the
51
demo
-viewer. (They run in the same process.) Strange behaviour may be
57
(2) How to add your own demos to the
demo
repositor
[all...]
/third_party/python/Lib/test/test_importlib/extension/
H
A
D
test_loader.py
158
self.assertEqual(ex.
demo
('abcd'), 'abcd')
159
self.assertEqual(ex.
demo
(), None)
Completed in 14 milliseconds
1
2
3