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:staticOffsets
(Results
1 - 11
of
11
) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H
A
D
ShaderCore.cpp
858
,
staticOffsets
{}
in Pointer()
868
,
staticOffsets
{}
in Pointer()
878
,
staticOffsets
{}
in Pointer()
888
,
staticOffsets
{}
in Pointer()
903
staticOffsets
= {};
in operator *=()
923
for(int el = 0; el < SIMD::Width; el++) {
staticOffsets
[el] += i; }
in operator +=()
929
for(int el = 0; el < SIMD::Width; el++) {
staticOffsets
[el] *= i; }
in operator *=()
953
return dynamicOffsets + SIMD::Int(
staticOffsets
[0],
staticOffsets
[1],
staticOffsets
[
in offsets()
[all...]
H
A
D
ShaderCore.hpp
159
std::array<int32_t, SIMD::Width>
staticOffsets
;
member
328
return rr::Load(rr::Pointer<T>(base +
staticOffsets
[0]), alignment, atomic, order);
in Load()
334
return T(*rr::Pointer<EL>(base +
staticOffsets
[0], alignment));
in Load()
364
EL el = *rr::Pointer<EL>(base +
staticOffsets
[0], alignment);
in Load()
454
*rr::Pointer<EL>(base +
staticOffsets
[0], alignment) = As<EL>(scalarVal);
in Store()
463
auto p = rr::Pointer<SIMD::Int>(base +
staticOffsets
[0], alignment);
in Store()
H
A
D
SpirvShaderMemory.cpp
475
p.
staticOffsets
[0] += 0 * sizeof(float);
in InterleaveByLane()
476
p.
staticOffsets
[1] += 1 * sizeof(float);
in InterleaveByLane()
477
p.
staticOffsets
[2] += 2 * sizeof(float);
in InterleaveByLane()
478
p.
staticOffsets
[3] += 3 * sizeof(float);
in InterleaveByLane()
H
A
D
SpirvShaderGLSLstd450.cpp
1055
Int offset = ((Extract(ptr.dynamicOffsets, 0) + ptr.
staticOffsets
[0]) >> 2) + component;
in Interpolate()
1063
uint32_t offset = (ptr.
staticOffsets
[0] >> 2) + component;
in Interpolate()
/third_party/icu/icu4c/source/common/
H
A
D
ucnvscsu.cpp
76
static const uint32_t
staticOffsets
[8]={
variable
405
*target++=(UChar)(
staticOffsets
[quoteWindow]+b);
in _SCSUToUnicodeWithOffsets()
725
*target++=(UChar)(
staticOffsets
[quoteWindow]+b);
in _SCSUToUnicode()
1200
} else if((window=getWindow(
staticOffsets
, c))>=0) {
in _SCSUFromUnicodeWithOffsets()
1202
c=((uint32_t)(SQ0+window)<<8)|(c-
staticOffsets
[window]);
in _SCSUFromUnicodeWithOffsets()
1683
} else if((window=getWindow(
staticOffsets
, c))>=0) {
in _SCSUFromUnicode()
1685
c=((uint32_t)(SQ0+window)<<8)|(c-
staticOffsets
[window]);
in _SCSUFromUnicode()
/third_party/node/deps/icu-small/source/common/
H
A
D
ucnvscsu.cpp
76
static const uint32_t
staticOffsets
[8]={
variable
405
*target++=(char16_t)(
staticOffsets
[quoteWindow]+b);
in _SCSUToUnicodeWithOffsets()
725
*target++=(char16_t)(
staticOffsets
[quoteWindow]+b);
in _SCSUToUnicode()
1200
} else if((window=getWindow(
staticOffsets
, c))>=0) {
in _SCSUFromUnicodeWithOffsets()
1202
c=((uint32_t)(SQ0+window)<<8)|(c-
staticOffsets
[window]);
in _SCSUFromUnicodeWithOffsets()
1683
} else if((window=getWindow(
staticOffsets
, c))>=0) {
in _SCSUFromUnicode()
1685
c=((uint32_t)(SQ0+window)<<8)|(c-
staticOffsets
[window]);
in _SCSUFromUnicode()
/third_party/skia/third_party/externals/icu/source/common/
H
A
D
ucnvscsu.cpp
76
static const uint32_t
staticOffsets
[8]={
variable
405
*target++=(UChar)(
staticOffsets
[quoteWindow]+b);
in _SCSUToUnicodeWithOffsets()
725
*target++=(UChar)(
staticOffsets
[quoteWindow]+b);
in _SCSUToUnicode()
1200
} else if((window=getWindow(
staticOffsets
, c))>=0) {
in _SCSUFromUnicodeWithOffsets()
1202
c=((uint32_t)(SQ0+window)<<8)|(c-
staticOffsets
[window]);
in _SCSUFromUnicodeWithOffsets()
1683
} else if((window=getWindow(
staticOffsets
, c))>=0) {
in _SCSUFromUnicode()
1685
c=((uint32_t)(SQ0+window)<<8)|(c-
staticOffsets
[window]);
in _SCSUFromUnicode()
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H
A
D
CharsetSCSU.java
68
private static final int
staticOffsets
[]={
field in CharsetSCSU
431
target.put((char)(
staticOffsets
[quoteWindow] + b));
in singleByteMode()
914
} else if((window = getWindow(
staticOffsets
))>=0){
in loop()
916
c = ((SQ0+window)<<8) | (c -
staticOffsets
[window]);
in loop()
/third_party/skia/third_party/externals/sfntly/java/lib/
H
A
D
icu4j-charset-4_8_1_1.jar
META-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/ibm/ com/ibm/icu/
...
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H
A
D
vktBindingShaderAccessTests.cpp
2815
const deUint32
staticOffsets
[] =
2830
const deUint32 dataOffset = ((isDynamicCase) ? (bindTimeOffsets.back()) : 0) + ((m_setViewOffset) ? (
staticOffsets
[parity]) : (0u));
2831
const deUint32 viewOffset = ((m_setViewOffset) ? (
staticOffsets
[parity]) : (0u));
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H
A
D
vktBindingShaderAccessTests.cpp
2815
const deUint32
staticOffsets
[] =
2830
const deUint32 dataOffset = ((isDynamicCase) ? (bindTimeOffsets.back()) : 0) + ((m_setViewOffset) ? (
staticOffsets
[parity]) : (0u));
2831
const deUint32 viewOffset = ((m_setViewOffset) ? (
staticOffsets
[parity]) : (0u));
Completed in 38 milliseconds