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:SLint16
(Results
1 - 3
of
3
) sorted by relevance
/interface/sdk_c/third_party/openSLES/api/1.0.1/
H
A
D
OpenSLES.h
68
typedef sl_int16_t
SLint16
; /* 16 bit signed integer */
typedef
78
typedef
SLint16
SLmillibel;
83
typedef
SLint16
SLpermille;
442
SLint16
numInterfaces,
460
#define SL_DEVCONNECTION_INTEGRATED ((
SLint16
) 0x0001)
461
#define SL_DEVCONNECTION_ATTACHED_WIRED ((
SLint16
) 0x0100)
462
#define SL_DEVCONNECTION_ATTACHED_WIRELESS ((
SLint16
) 0x0200)
463
#define SL_DEVCONNECTION_NETWORK ((
SLint16
) 0x0400)
482
SLint16
deviceConnection;
483
SLint16
deviceScop
[all...]
/interface/sdk_c/third_party/openSLES/api/1.0/
H
A
D
OpenSLES.h
68
typedef sl_int16_t
SLint16
; /* 16 bit signed integer */
typedef
78
typedef
SLint16
SLmillibel;
83
typedef
SLint16
SLpermille;
441
SLint16
numInterfaces,
479
SLint16
deviceConnection;
480
SLint16
deviceScope;
481
SLint16
deviceLocation;
487
SLint16
numOfSamplingRatesSupported;
488
SLint16
maxChannels;
494
SLint16
deviceConnectio
[all...]
/interface/sdk_c/third_party/openSLES/api/1.1/
H
A
D
OpenSLES.h
69
typedef sl_int16_t
SLint16
; /* 16 bit signed integer */
typedef
81
typedef
SLint16
SLmillibel;
86
typedef
SLint16
SLpermille;
503
#define SL_DEVCONNECTION_INTEGRATED ((
SLint16
) 0x0001)
504
#define SL_DEVCONNECTION_ATTACHED_WIRED ((
SLint16
) 0x0100)
505
#define SL_DEVCONNECTION_ATTACHED_WIRELESS ((
SLint16
) 0x0200)
506
#define SL_DEVCONNECTION_NETWORK ((
SLint16
) 0x0400)
525
SLint16
deviceNameLength;
526
SLint16
deviceConnection;
527
SLint16
deviceScop
[all...]
Completed in 11 milliseconds