OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Linear
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/nvi/dist/motif_l/
m_motif.h
32
#define
Linear
( scr, y, x ) \
35
( scr->characters +
Linear
( scr, y, x ) )
37
( scr->flags +
Linear
( scr, y, x ) )
m_vi.c
1137
*start =
Linear
( cur_screen, row, col );
1166
*end =
Linear
( cur_screen, row, col );
1215
selection_anchor =
Linear
( __vi_screen, ypos, xpos );
1258
pos =
Linear
( __vi_screen, ypos, xpos );
/src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/aarch64/
vpaes-armv8.S
871
##
Linear
-transform %xmm0 according to tables at (%r11)
/src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/arm/
vpaes-armv8.S
872
##
Linear
-transform %xmm0 according to tables at (%r11)
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.cpp
11241
enum ParamKindTy { LinearWithVarStride,
Linear
, Uniform, Vector };
11259
// b) If the function has any non-uniform, non-
linear
parameters, then the
11355
case
Linear
:
11385
/// var or no
linear
modifiers (1.b in the section). For this, we
11386
/// need to extend ParamKindTy to support the
linear
modifiers.
11396
if (Kind == ParamKindTy::
Linear
)
11399
// TODO: Handle
linear
references with modifiers
11493
case
Linear
:
11729
// Mark
linear
parameters.
11735
// Rescaling factor needed to compute the
linear
paramete
[
all
...]
Completed in 42 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026