Home
last modified time | relevance | path

Searched defs:off (Results 1 – 25 of 25) sorted by relevance

/device/google/dragon/recovery/updater/
Dflash_device.c97 int flash_read(struct flash_device *dev, off_t off, void *buff, size_t len) in flash_read()
102 int flash_write(struct flash_device *dev, off_t off, void *buff, size_t len) in flash_write()
112 int flash_erase(struct flash_device *dev, off_t off, size_t len) in flash_erase()
132 off_t off = fmap_scan_offset(dev, end); in flash_get_fmap() local
Dvboot_interface.c135 uint32_t off = end - (end % 64); /* start on a 64-byte boundary */ in fmap_scan_offset() local
423 int off = param->offset; in vbnv_readwrite() local
Dec_commands.h1385 } dump, off, on, init, get_seq, get_params_v0, get_params_v1, member
1461 } off, on, init, set_brightness, seq, reg, set_rgb, member
/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
Dfgetstr.c102 size_t off; in __fgetstr() local
/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
Dasm.h81 #define CPUVAR(off) %gs:CPU_INFO_ ## off argument
83 #define CPUVAR(off) %gs:CPU_INFO_/**/off argument
/device/google/marlin/vibrator/
DVibrator.cpp57 Return<Status> Vibrator::off() { in off() function in android::hardware::vibrator::V1_0::implementation::Vibrator
/device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
Dasm.h100 #define CPUVAR(off) %fs:__CONCAT(CPU_INFO_,off) argument
102 #define CPUVAR(off) _C_LABEL(cpu_info_primary)+__CONCAT(CPU_INFO_,off) argument
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
DEfiCopyMemSSE2.c55 ; First off, make sure we have no overlap. That is to say, in EfiCommonLibCopyMem() local
DEfiCopyMem.c57 ; First off, make sure we have no overlap. That is to say, in EfiCommonLibCopyMem() local
/device/lge/bullhead/liblight/
Dlights.c80 static int write_on_off(char const* path, int on, int off) in write_on_off()
/device/huawei/angler/liblight/
Dlights.c118 write_on_off(char const* path, int on, int off) in write_on_off()
/device/linaro/bootloader/edk2/ArmPkg/Include/Chipset/
DAArch64.h128 #define VECTOR_ENTRY(tbl, off) \ argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dcompile.c652 compiler_set_lineno(struct compiler *c, int off) in compiler_set_lineno()
905 int off; in compiler_addop() local
1024 int off; in compiler_addop_i() local
1040 int off; in compiler_addop_j() local
Dast.c2876 int off = 5 + (n_elif - i - 1) * 4; in ast_for_if_stmt() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dcompile.c675 compiler_set_lineno(struct compiler *c, int off) in compiler_set_lineno()
928 int off; in compiler_addop() local
1047 int off; in compiler_addop_i() local
1063 int off; in compiler_addop_j() local
Dast.c2893 int off = 5 + (n_elif - i - 1) * 4; in ast_for_if_stmt() local
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Lan91xDxe/
DLan91xDxe.c143 #define TxQueNext(off) ((((off) + 1) >= TX_QUEUE_DEPTH) ? 0 : ((off) + 1)) argument
/device/lge/bullhead/original-kernel-headers/linux/
Dfuse.h677 uint64_t off; member
701 int64_t off; member
/device/huawei/angler/kernel-headers/linux/
Dfuse.h517 uint64_t off; member
537 int64_t off; member
/device/lge/bullhead/kernel-headers/linux/
Dfuse.h517 uint64_t off; member
537 int64_t off; member
/device/huawei/angler/original-kernel-headers/linux/
Dfuse.h677 uint64_t off; member
701 int64_t off; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Ddatetimemodule.c2881 int off, dst; in tzinfo_fromutc() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Ddatetimemodule.c2881 int off, dst; in tzinfo_fromutc() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dtypeobject.c1442 Py_ssize_t i, n, off, to_merge_size; in set_mro_error() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dtypeobject.c1424 Py_ssize_t i, n, off, to_merge_size; in set_mro_error() local