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:REFERENCE
(Results
1 - 4
of
4
) sorted by relevance
/third_party/icu/tools/colprobe/
H
A
D
colprobeNew.cpp
156
REFERENCE
,
enumerator
391
if(options[
REFERENCE
].doesOccur) {
in processArgs()
393
if(strcmp(options[
REFERENCE
].value, platforms[i].name) == 0) {
in processArgs()
399
logger->log("Unknown reference %s!\n", options[
REFERENCE
].value);
in processArgs()
556
if(options[
REFERENCE
].doesOccur && !options[DIFF].doesOccur) {
in setFiles()
566
if((options[PLATFORM].doesOccur && options[
REFERENCE
].doesOccur) || options[DIFF].doesOccur) {
in setFiles()
716
if(options[
REFERENCE
].doesOccur) {
in processCollator()
777
if(options[
REFERENCE
].doesOccur) {
in processLocale()
948
if(options[
REFERENCE
].doesOccur) {
in generateRepertoire()
970
if(options[
REFERENCE
]
in generateRepertoire()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H
A
D
vktAtomicOperationTests.cpp
69
REFERENCE
, // Buffer passed as a reference.
member in vkt::shaderexecutor::__anon28661::AtomicMemoryType
898
const bool useRef = (m_shaderType.getMemoryType() == AtomicMemoryType::
REFERENCE
);
in iterate()
1271
if (m_shaderType.getMemoryType() == AtomicMemoryType::
REFERENCE
)
in checkSupport()
1310
if (memoryType != AtomicMemoryType::
REFERENCE
)
in createShaderSpec()
1431
if (memoryType == AtomicMemoryType::
REFERENCE
)
in createShaderSpec()
1490
{ AtomicMemoryType::
REFERENCE
, "_reference" },
in addAtomicOperationTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H
A
D
vktAtomicOperationTests.cpp
69
REFERENCE
, // Buffer passed as a reference.
member in vkt::shaderexecutor::__anon29810::AtomicMemoryType
898
const bool useRef = (m_shaderType.getMemoryType() == AtomicMemoryType::
REFERENCE
);
in iterate()
1273
if (m_shaderType.getMemoryType() == AtomicMemoryType::
REFERENCE
)
in checkSupport()
1312
if (memoryType != AtomicMemoryType::
REFERENCE
)
in createShaderSpec()
1433
if (memoryType == AtomicMemoryType::
REFERENCE
)
in createShaderSpec()
1492
{ AtomicMemoryType::
REFERENCE
, "_reference" },
in addAtomicOperationTests()
/third_party/vk-gl-cts/external/amber/src/tools/
H
A
D
amber-syntax.vim
48
syn keyword amberBlockCmd DEPTH_FAIL_OP COMPARE_MASK WRITE_MASK
REFERENCE
Completed in 7 milliseconds