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
defs:backward
(Results
1 - 25
of
35
) sorted by relevance
1
2
/third_party/pulseaudio/speex/libspeexdsp/
H
A
D
fftwrap.c
300
kiss_fftr_cfg
backward
;
member
/third_party/skia/third_party/externals/harfbuzz/src/
H
A
D
hb-bimap.hh
72
hb_codepoint_t
backward
(hb_codepoint_t rhs) const { return back_map.get (rhs); }
in backward()
function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H
A
D
RegisterScavenging.h
107
void
backward
(MachineBasicBlock::iterator I) {
in backward()
function in llvm::RegScavenger
/third_party/ffmpeg/libavcodec/
H
A
D
hnm4video.c
156
uint8_t tag, previous, backline,
backward
, swap;
in decode_interframe_v4()
local
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/
H
A
D
TransformsMapper.java
76
private enum Direction { forward,
backward
, both }
enum constant
/third_party/node/deps/brotli/c/enc/
H
A
D
hash_longest_match64_inc.h
182
const size_t
backward
= (size_t)distance_cache[i];
in FindLongestMatch()
local
228
const size_t
backward
in FindLongestMatch()
local
[all...]
H
A
D
hash_longest_match_quickly_inc.h
191
size_t
backward
;
in FindLongestMatch()
local
225
size_t
backward
;
in FindLongestMatch()
local
[all...]
H
A
D
hash_rolling_inc.h
182
size_t
backward
= (uint32_t)(cur_ix - found_ix);
in FindLongestMatch()
local
H
A
D
hash_to_binary_tree_inc.h
144
const size_t
backward
= cur_ix - prev_ix;
in StoreAndFindMatches()
local
220
const size_t
backward
= cur_ix - prev_ix;
in FindAllMatches()
local
H
A
D
hash_forgetful_chain_inc.h
215
const size_t
backward
= (size_t)distance_cache[i];
in FindLongestMatch()
local
244
size_t
backward
= 0;
in FindLongestMatch()
local
[all...]
H
A
D
hash_longest_match_inc.h
178
const size_t
backward
= (size_t)distance_cache[i];
in FindLongestMatch()
local
223
const size_t
backward
in FindLongestMatch()
local
[all...]
H
A
D
hash.h
142
size_t
backward
;
in TestStaticDictionaryItem()
local
H
A
D
backward_references_hq.c
449
const size_t
backward
=
in UpdateNodes()
local
/third_party/skia/third_party/externals/brotli/c/enc/
H
A
D
hash_longest_match_quickly_inc.h
191
size_t
backward
;
in FindLongestMatch()
local
225
size_t
backward
;
in FindLongestMatch()
local
[all...]
H
A
D
hash_rolling_inc.h
182
size_t
backward
= (uint32_t)(cur_ix - found_ix);
in FindLongestMatch()
local
H
A
D
hash_longest_match64_inc.h
182
const size_t
backward
= (size_t)distance_cache[i];
in FindLongestMatch()
local
228
const size_t
backward
in FindLongestMatch()
local
[all...]
H
A
D
hash_to_binary_tree_inc.h
144
const size_t
backward
= cur_ix - prev_ix;
in StoreAndFindMatches()
local
220
const size_t
backward
= cur_ix - prev_ix;
in FindAllMatches()
local
H
A
D
hash_longest_match_inc.h
178
const size_t
backward
= (size_t)distance_cache[i];
in FindLongestMatch()
local
223
const size_t
backward
in FindLongestMatch()
local
[all...]
H
A
D
hash_forgetful_chain_inc.h
215
const size_t
backward
= (size_t)distance_cache[i];
in FindLongestMatch()
local
244
size_t
backward
= 0;
in FindLongestMatch()
local
[all...]
H
A
D
hash.h
142
size_t
backward
;
in TestStaticDictionaryItem()
local
/third_party/ffmpeg/libavfilter/
H
A
D
vf_vignette.c
62
int
backward
;
member
/third_party/mesa3d/src/gallium/drivers/nouveau/
H
A
D
nouveau_video.c
277
bool forward,
backward
;
in nouveau_vpe_mb_mv_header()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H
A
D
RegisterScavenging.cpp
261
void RegScavenger::
backward
() {
in backward()
function in RegScavenger
/third_party/skia/third_party/externals/harfbuzz/util/
H
A
D
helper-cairo.hh
661
hb_bool_t
backward
= HB_DIRECTION_IS_BACKWARD (hb_buffer_get_direction (buffer));
in helper_cairo_line_from_buffer()
local
/third_party/node/deps/icu-small/source/tools/icuexportdata/
H
A
D
icuexportdata.cpp
540
UnicodeString
backward
;
in writeCanonicalCompositions()
local
Completed in 21 milliseconds
1
2