OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ubi
(Results
1 - 5
of
5
) sorted by null
/external/strace/test/
Makefile
6
mtd
ubi
seccomp sfd mmap_offset_decode x32_lseek x32_mmap \
/external/opencv3/samples/gpu/
opticalflow_nvidia_api.cpp
493
SAFE_MAT_DECL (
ubi
, g_pGPUMemAllocator, width, height);
529
ncvAssertCUDAReturn (cudaMemset (
ubi
.ptr (), 0,
ubi
.pitch () *
ubi
.height ()), NCV_CUDA_ERROR);
552
state.ppBuffers[4] =
ubi
.ptr ();
562
ncvAssertCUDAReturn (cudaMemset (
ubi
.ptr (), 0,
ubi
.pitch () *
ubi
.height ()), NCV_CUDA_ERROR);
579
ncvAssertCUDAReturn (cudaMemset (
ubi
.ptr (), 0,
ubi
.pitch () * ubi.height ()), NCV_CUDA_ERROR)
[
all
...]
/system/update_engine/payload_consumer/
mtd_file_descriptor.cc
20
#include <mtd/
ubi
-user.h>
40
static const char kSysfsClassUbi[] = "/sys/class/
ubi
/";
47
// Return a UbiVolumeInfo pointer if |path| is a
UBI
volume. Otherwise, return
171
TEST_AND_RETURN_FALSE(base::StartsWith(ubi_name.MaybeAsASCII(), "
ubi
",
193
// It's best to use volume update ioctl so that
UBI
layer will mark the
247
//
UBI
writes with 0xFF.
/external/strace/
mtd.c
39
# include "
ubi
-user.h"
41
# include <mtd/
ubi
-user.h>
/external/opencv3/modules/cudalegacy/src/cuda/
NPP_staging.cu
[
all
...]
Completed in 554 milliseconds