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:promoted
(Results
1 - 6
of
6
) sorted by relevance
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H
A
D
promote.py
8
# extensions they were
promoted
from.
19
from
promoted
import *
25
return '
promoted
-' + str(anchor)
36
# promote a core interface and include the extension it was
promoted
from
40
# extension - name of extension interface was
promoted
from
55
del
promoted
[name]
65
del
promoted
[name]
67
logWarn('Unrecognized
promoted
type', type, 'for interface', name)
102
if name in
promoted
:
103
extension =
promoted
[nam
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H
A
D
mir_promote_uniforms.c
319
unsigned
promoted
= SSA_FIXED_REGISTER(uniform_reg);
in midgard_promote_uniforms()
local
331
midgard_instruction mov = v_mov(
promoted
, ins->dest);
in midgard_promote_uniforms()
339
mir_rewrite_index_src(ctx, ins->dest,
promoted
);
in midgard_promote_uniforms()
/third_party/node/deps/v8/src/heap/
H
A
D
array-buffer-sweeper.cc
289
ArrayBufferList
promoted
= SweepListFull(&young_);
in SweepFull()
local
292
old_ = std::move(
promoted
);
in SweepFull()
H
A
D
heap.cc
2617
// can cause another GC. Take into account the objects
promoted
during
in MarkCompact()
2740
size_t
promoted
= new_space()->Size() + new_lo_space()->Size();
in EvacuateYoungGeneration()
local
2741
IncrementYoungSurvivorsCounter(
promoted
);
in EvacuateYoungGeneration()
2742
IncrementPromotedObjectsSize(
promoted
);
in EvacuateYoungGeneration()
2994
// String got
promoted
. Move it to the old string list.
in UpdateYoungReferences()
/third_party/skia/third_party/externals/opengl-registry/xml/
H
A
D
readme.tex
389
enumerants which are
promoted
from extension to core API status
479
example) the case where a command is
promoted
but is also given
855
the corresponding features have been
promoted
).
/third_party/openGLES/xml/
H
A
D
readme.tex
459
enumerants which are
promoted
from extension to core API status
549
example) the case where a command is
promoted
but is also given
932
the corresponding features have been
promoted
).
Completed in 15 milliseconds