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:off0
(Results
1 - 6
of
6
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
iff.c
1453
GetByteContext
off0
, off1, dgb, ogb;
in decode_delta_l()
local
1465
bytestream2_init(&
off0
, buf, buf_end - buf);
in decode_delta_l()
1472
poff0 = bytestream2_get_be32(&
off0
);
in decode_delta_l()
/third_party/python/Lib/test/
H
A
D
datetimetester.py
5450
off0
= dt.replace(fold=0).utcoffset()
5452
if
off0
is None or off1 is None or dt.dst() is None:
5454
if
off0
== off1:
5455
ldt = dt +
off0
5457
if
off0
== off1:
5461
for off in [
off0
, off1]:
/third_party/vk-gl-cts/modules/gles31/functional/
H
A
D
es31fTextureGatherTests.cpp
818
const IVec2&
off0
= IVec2(),
in GatherArgs()
824
offsets[0] =
off0
;
in GatherArgs()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H
A
D
vktShaderRenderTextureGatherTests.cpp
810
const IVec2&
off0
= IVec2(),
in GatherArgs()
816
offsets[0] =
off0
;
in GatherArgs()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H
A
D
vktShaderRenderTextureGatherTests.cpp
822
const IVec2&
off0
= IVec2(),
in GatherArgs()
828
offsets[0] =
off0
;
in GatherArgs()
/third_party/glfw/deps/
H
A
D
nuklear.h
12974
const int
off0
= ((img_dst.x + x) + (img_dst.y + y) * img_width);
in nk_font_bake_custom_data()
local
12975
const int off1 =
off0
+ 1 + tex_width;
in nk_font_bake_custom_data()
12976
pixels[
off0
] = (texture_data_mask[n] == white) ? 0xFF : 0x00;
in nk_font_bake_custom_data()
Completed in 67 milliseconds