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:bType
(Results
1 - 7
of
7
) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/
H
A
D
usb_hid.c
224
unsigned int bTag,
bType
, bSize;
in hid_get_item()
local
284
bType
= 0xff; /* XXX what should it be */
in hid_get_item()
288
bType
= (bSize >> 2) & 3;
in hid_get_item()
322
switch (
bType
) {
in hid_get_item()
531
DPRINTFN(0, "default
bType
=%d\n",
bType
);
in hid_get_item()
/third_party/glslang/glslang/MachineIndependent/
H
A
D
Initialize.cpp
6244
for (size_t
bType
= 0;
bType
< sizeof(bTypes)/sizeof(TBasicType); ++
bType
) {
in initialize()
6250
sampler.setImage(bTypes[
bType
], (TSamplerDim)dim, arrayed ? true : false,
in initialize()
6331
for (size_t
bType
= 0;
bType
< sizeof(bTypes)/sizeof(TBasicType); ++
bType
) {
in add2ndGenerationSamplingImaging()
6332
if (bTypes[
bType
] == EbtFloat16 && (profile == EEsProfile || version < 450))
in add2ndGenerationSamplingImaging()
6334
if (dim == EsdRect && version < 140 &&
bType
> 0)
in add2ndGenerationSamplingImaging()
6336
if (shadow && (bTypes[
bType
]
in add2ndGenerationSamplingImaging()
[all...]
/third_party/curl/lib/
H
A
D
curl_ntlm_core.c
276
blob.hdr.
bType
= PLAINTEXTKEYBLOB;
in encrypt_des()
/third_party/skia/src/core/
H
A
D
SkMatrix.cpp
614
TypeMask
bType
= b.getType();
in setConcat()
local
620
} else if (only_scale_and_translate(aType |
bType
)) {
in setConcat()
628
if ((aType |
bType
) & kPerspective_Mask) {
in setConcat()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H
A
D
vktComputeCooperativeMatrixTests.cpp
1037
const bool
bType
= (m_data.useType == UT_KHR_B) || (m_data.useType == UT_NV);
in iterate()
local
1052
if (
bType
&& p->BType == types[j]) typeSizes[j].insert(TestTuple(p->KSize, p->NSize, 0));
in iterate()
/third_party/node/deps/openssl/openssl/engines/
H
A
D
e_capi.c
667
if (bh->
bType
!= PUBLICKEYBLOB) {
in capi_get_pkey()
/third_party/openssl/engines/
H
A
D
e_capi.c
667
if (bh->
bType
!= PUBLICKEYBLOB) {
in capi_get_pkey()
Completed in 21 milliseconds