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:board
(Results
1 - 4
of
4
) sorted by relevance
/third_party/python/Tools/demo/
H
A
D
life.py
6
An empty
board
will be displayed, and the following commands are available:
7
E : Erase the
board
8
R : Fill the
board
randomly
12
Cursor keys : Move the cursor around the
board
23
"""Encapsulates a Life
board
26
X,Y : horizontal and vertical size of the
board
32
of the
board
and refresh the screen.
33
erase() -- clear the entire
board
34
make_random() -- fill the
board
randomly
53
# Draw a border around the
board
[all...]
/third_party/backends/backend/escl/
H
A
D
escl_capabilities.c
87
* \return
board
(the allocated array)
92
SANE_String_Const *
board
= NULL;
in char_to_array()
local
111
board
= (SANE_String_Const *)malloc(sizeof(SANE_String_Const) * ((*tabsize) + 1));
in char_to_array()
113
board
= (SANE_String_Const *)realloc(tab, sizeof(SANE_String_Const) * ((*tabsize) + 1));
in char_to_array()
114
board
[*tabsize - 1] = (SANE_String_Const)strdup(convert);
in char_to_array()
115
board
[*tabsize] = NULL;
in char_to_array()
116
return (
board
);
in char_to_array()
123
* \return
board
(the allocated array)
128
SANE_Int *
board
= NULL;
in int_to_array()
local
138
board
in int_to_array()
[all...]
/third_party/jerryscript/targets/mbedos5/tools/
H
A
D
generate_pins.py
142
Write the generated pins for a specified mbed
board
into the output C++ file.
185
Generate pins.cpp for a specified mbed
board
, using target definitions from the
191
parser.add_argument('
board
', help='mbed
board
name')
198
board_name = args.
board
.upper()
/third_party/skia/third_party/externals/microhttpd/doc/
H
A
D
texinfo.tex
3051
% "outlined" (blackboard
board
, sort of) versions, which we don't need).
Completed in 10 milliseconds