OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:kernels
(Results
151 - 175
of
491
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/compile/libbcc/lib/Renderscript/
RSForEachExpand.cpp
52
* support doing this for any ForEach-able compute
kernels
. The new function
65
* signature for expanded
kernels
. These must be re-calculated for each
191
// Create the function type for expanded
kernels
.
504
// No usrData parameter on
kernels
.
550
* we don't allow
kernels
to operate on pointer data means that if we see
601
* we don't allow
kernels
to operate on pointer data means that if we
728
// TODO: Extend analysis to allow simple cases of old-style
kernels
.
/frameworks/compile/slang/
slang_rs_reflection_cpp.cpp
207
"allocations passed to
kernels
.");
258
"output allocation will wait for the
kernels
to complete.");
392
// FIXME: Add support for
kernels
with multiple inputs.
420
// FIXME: Add support for
kernels
with multiple inputs.
440
// FIXME: Add support for
kernels
with multiple inputs.
453
// FIXME (no support for usrData with C++
kernels
)
839
// For pointer parameters to original forEach
kernels
.
[
all
...]
/external/e2fsprogs/misc/
mke2fs.8.in
369
In
kernels
after 2.6.10 and some
370
earlier vendor
kernels
it is possible to utilize inodes larger than
374
stored in large inodes are not visible with older
kernels
, and such
375
filesystems will not be mountable with 2.4
kernels
at all.
562
kernels
only support revision 0 filesystems. The default is to
/external/chromium_org/third_party/WebKit/Source/platform/audio/
SincResampler.cpp
110
// Generates a set of windowed sinc()
kernels
.
246
// We'll compute "convolutions" for the two
kernels
which straddle m_virtualSourceIndex
336
// Optimize size 32 and size 64
kernels
by unrolling the while loop.
HRTFElevation.h
66
// Returns the left and right
kernels
for the given azimuth index.
HRTFKernel.cpp
111
// Interpolates two
kernels
with x: 0 -> 1 and returns the result.
MultiChannelResampler.cpp
105
// The provider can provide us with multi-channel audio data. But each of our single-channel resamplers (
kernels
)
/external/chromium_org/net/ftp/
ftp_directory_listing_parser_ls_unittest.cc
75
{ "dr--r--r-- 1 ftp ----- 0 Nov 17 17:08
kernels
",
76
FtpDirectoryListingEntry::DIRECTORY, "
kernels
", -1,
/external/chromium_org/third_party/libevent/
epoll.c
97
/* On Linux
kernels
at least up to 2.6.24.4, epoll can't handle timeout
193
/* Linux
kernels
can wait forever if the timeout is too big;
/frameworks/base/cmds/app_process/
app_main.cpp
189
// Older
kernels
don't understand PR_SET_NO_NEW_PRIVS and return
190
// EINVAL. Don't die on such
kernels
.
/bionic/libc/arch-mips/include/machine/
exec.h
42
* If included from sys/exec.h define
kernels
ELF format.
/bionic/libc/arch-mips64/include/machine/
exec.h
42
* If included from sys/exec.h define
kernels
ELF format.
/bionic/linker/
linker_environ.cpp
51
// We don't support ancient
kernels
.
/cts/tests/tests/net/src/android/net/ipv6/cts/
PingTest.java
40
* <code>common/android-3.x</code> kernel trees. If you are not running one of these
kernels
, the
/development/ndk/platforms/android-9/arch-mips/include/machine/
exec.h
42
* If included from sys/exec.h define
kernels
ELF format.
/development/ndk/platforms/android-9/arch-x86/include/machine/
asm.h
98
/* let
kernels
and others override entrypoint alignment */
/development/ndk/platforms/android-L/arch-mips/include/machine/
exec.h
42
* If included from sys/exec.h define
kernels
ELF format.
/development/ndk/platforms/android-L/arch-mips64/include/machine/
exec.h
42
* If included from sys/exec.h define
kernels
ELF format.
/external/chromium_org/sandbox/linux/seccomp-bpf/
bpf_tests.h
18
// to not support seccomp-bpf in their
kernels
.
/external/chromium_org/sandbox/win/src/
sharedmem_ipc_server.h
51
// creates the
kernels
events used to signal the IPC.
/external/chromium_org/third_party/android_crazy_linker/src/
README.TXT
43
WARNING: This feature will not work on certain older
kernels
. See
/external/chromium_org/third_party/mesa/src/docs/
relnotes-8.0.2.html
120
<li>i965: Fix Gen6+ dynamic state upper bound on older
kernels
.</li>
/external/chromium_org/third_party/skia/platform_tools/android/third_party/cpufeatures/
cpu-features.c
46
* NDK r5: Handle buggy
kernels
which report a CPU Architecture number of 7
49
* Handle
kernels
that only report 'neon', and not 'vfpv3'
52
* Handle
kernels
that only report 'vfpv3d16', and not 'vfpv3'
656
// Note that some buggy
kernels
do not report these even when
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
vdso_support.h
38
// every process by
kernels
which support VDSO, such as 2.6.x for 32-bit
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
vdso_support.h
38
// every process by
kernels
which support VDSO, such as 2.6.x for 32-bit
Completed in 651 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>