OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fmt_length
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libnbaio/
NBLog.cpp
887
size_t
fmt_length
= fmtEntry.formatStringLength();
local
889
for (size_t fmt_offset = 0; fmt_offset <
fmt_length
; ++fmt_offset) {
900
if (fmt_offset ==
fmt_length
) {
/toolchain/binutils/binutils-2.25/gas/config/
tc-xtensa.c
4227
int
fmt_length
;
local
11699
int
fmt_length
= xtensa_format_length (isa, fmt);
local
[
all
...]
/toolchain/binutils/binutils-2.25/bfd/
elf32-xtensa.c
4295
int
fmt_length
= xtensa_format_length (isa, fmt);
local
[
all
...]
Completed in 219 milliseconds