OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:supported
(Results
376 - 400
of
1179
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/system/media/audio_utils/include/audio_utils/
fifo.h
25
#error C API is no longer
supported
/external/mesa3d/src/mesa/main/
texparam.c
51
* Check if a coordinate wrap mode is
supported
for the texture target.
59
bool
supported
;
local
66
supported
= (ctx->API == API_OPENGL_COMPAT)
71
supported
= true;
75
supported
= ctx->API != API_OPENGLES && e->ARB_texture_border_clamp
81
supported
= (target != GL_TEXTURE_RECTANGLE_NV)
86
supported
= is_desktop_gl
93
supported
= is_desktop_gl
100
supported
= is_desktop_gl && e->EXT_texture_mirror_clamp
106
supported
= false
[
all
...]
/build/soong/cc/
object.go
46
panic(fmt.Errorf("appendLdflags on objectLinker not
supported
"))
/build/soong/python/
androidmk.go
74
// Soong installation is only
supported
for host modules. Have Make
/compatibility/cdd/6_dev-tools-and-options/
6_1_developer_tools.md
29
MUST be
supported
whenever the user has activated the Android Debug Bridge,
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
SmiEntry.S
110
cpuid # use CPUID to determine if specific CR4 bits are
supported
142
# enable NXE if
supported
/external/libunwind_llvm/src/
libunwind.cpp
67
# warning The MIPS architecture is not
supported
with this ABI and environment!
69
# error Architecture not
supported
/external/libxcam/
README.md
9
quality improvement and video analysis. There are lots features
supported
/external/llvm/test/MC/Mips/mips4/
invalid-mips64.s
3
# FIXME: This test should be moved to the mips5 directory when mips5 is
supported
/external/mesa3d/src/mesa/drivers/dri/i965/
intel_extensions.c
200
brw->predicate.
supported
= false;
235
brw->predicate.
supported
= true;
/external/swiftshader/src/D3D9/
Direct3DSwapChain9.cpp
248
bool
supported
= frameBuffer->getScanline(inVerticalBlank, scanline);
local
250
if(
supported
)
/external/swiftshader/third_party/LLVM/test/MC/MBlaze/
mblaze_memory.s
3
# Test to make sure that all of the TYPE-A instructions
supported
by
mblaze_typeb.s
3
# Test to make sure that all of the TYPE-B instructions
supported
by
/external/webrtc/tools/valgrind-webrtc/
webrtc_tests.bat
40
echo "Unknown tool: `%TOOL_NAME%`! Only drmemory* tools are
supported
."
/frameworks/native/libs/gui/include/gui/
Surface.h
160
status_t getWideColorSupport(bool*
supported
);
161
status_t getHdrSupport(bool*
supported
);
/libcore/tools/docs/crypto/
format_supported_algorithm_table.py
65
output.append('<h2 id="SupportedAlgorithms">
Supported
Algorithms</h2>')
70
output.append(' <li><a href="#
Supported
{name}">'
78
# These are handled in the "
Supported
" section below
129
output.append('<h3 id="
Supported
{name}">{name}</h3>'.format(**category))
136
output.append(' <th>
Supported
API Levels</th>')
195
elif category['name'].endswith('.
Supported
'):
196
# Some categories come with a "
Supported
" and "Enabled" list, and we
198
# must be
supported
, so we can just look up the enabled version for each
199
#
supported
item
200
basename = category['name'][:-len('.
Supported
')]
[
all
...]
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
zcse.go
70
// zero arg value for the
supported
ops.
/prebuilts/go/darwin-x86/src/cmd/go/internal/get/
discovery.go
17
// wasn't downloaded if the encoding is not
supported
. Note that, in
/prebuilts/go/darwin-x86/src/cmd/go/internal/vet/
vet.go
29
The build flags
supported
by go vet are those that control package resolution
/prebuilts/go/darwin-x86/src/math/big/
intmarsh.go
41
return fmt.Errorf("Int.GobDecode: encoding version %d not
supported
", b>>1)
/prebuilts/go/darwin-x86/src/net/
parse_test.go
18
t.Skipf("not
supported
on %s", runtime.GOOS)
/prebuilts/go/darwin-x86/src/plugin/
plugin.go
16
// Currently plugins are only
supported
on Linux and macOS.
/prebuilts/go/darwin-x86/src/runtime/
defs_freebsd.go
40
_CTL_MAXNAME = C.CTL_MAXNAME // Largest number of components
supported
.
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
zcse.go
70
// zero arg value for the
supported
ops.
/prebuilts/go/linux-x86/src/cmd/go/internal/get/
discovery.go
17
// wasn't downloaded if the encoding is not
supported
. Note that, in
Completed in 517 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>