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:odd
(Results
101 - 112
of
112
) sorted by relevance
1
2
3
4
5
/kernel/linux/linux-6.6/drivers/gpu/drm/
H
A
D
drm_modes.c
183
unsigned int even,
odd
;
member
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H
A
D
lp_bld_arit.c
3150
LLVMValueRef even = NULL,
odd
= NULL;
in lp_build_polynomial()
local
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H
A
D
m66592-udc.h
586
unsigned long
odd
= len & 0x0001;
in m66592_write_fifo()
local
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H
A
D
m66592-udc.h
586
unsigned long
odd
= len & 0x0001;
in m66592_write_fifo()
local
/third_party/icu/icu4c/source/test/cintltst/
H
A
D
cbiditst.c
1160
UBool
odd
;
in _testReordering()
local
/third_party/node/deps/v8/src/regexp/
H
A
D
regexp-compiler.cc
1020
bool
odd
= (((cut_index - start_index) & 1) == 1);
in CutOutRange()
local
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H
A
D
ivtv-driver.h
531
u8
odd
[2]; /* two-byte payload of
odd
field */
member
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H
A
D
ivtv-driver.h
529
u8
odd
[2]; /* two-byte payload of
odd
field */
member
/third_party/mesa3d/src/amd/common/
H
A
D
ac_nir_lower_ngg.c
1770
nir_ssa_def *
odd
= nir_iand_imm(b, current_vtx_per_prim, 1);
in lower_ngg_gs_emit_vertex_with_counter()
local
/third_party/astc-encoder/Source/
H
A
D
stb_image.h
3575
__m128i
odd
= _mm_add_epi16(nxtd, curb);
in stbi__resample_row_hv_2_simd()
local
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/
H
A
D
ipu3-abi.h
1095
odd
[IMGU_ABI_BDS_PHASE_COEFFS_ARRAY_SIZE];
member
/kernel/linux/linux-6.6/drivers/staging/media/ipu3/
H
A
D
ipu3-abi.h
1095
odd
[IMGU_ABI_BDS_PHASE_COEFFS_ARRAY_SIZE];
member
Completed in 55 milliseconds
1
2
3
4
5