OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:last_section
(Results
1 - 25
of
49
) sorted by null
1
2
/toolchain/binutils/binutils-2.25/libiberty/
simple-object.c
320
ret->
last_section
= NULL;
342
if (sobj->
last_section
== NULL)
345
sobj->
last_section
= ret;
349
sobj->
last_section
->next = ret;
350
sobj->
last_section
= ret;
simple-object-common.h
58
simple_object_write_section *
last_section
;
member in struct:simple_object_write_struct
/cts/tools/cts-media/
get_achievable_rates.py
344
last_section
= None
350
if section !=
last_section
:
351
if
last_section
:
352
yield ' </%s>' %
last_section
354
last_section
= section
363
if
last_section
:
364
yield ' </%s>' %
last_section
/external/f2fs-tools/mkfs/
f2fs_format.c
32
#define
last_section
(cur) (cur + (config.secs_per_zone - 1) * config.segs_per_sec)
macro
338
config.cur_seg[CURSEG_HOT_NODE] =
last_section
(last_zone(total_zones));
/toolchain/binutils/binutils-2.25/bfd/
elf.c
7664
asection *
last_section
;
member in struct:elf_find_function_cache
[
all
...]
/art/tools/
cpplint.py
519
last_section
= self._section
549
if
last_section
!= self._section:
[
all
...]
/external/compiler-rt/lib/sanitizer_common/scripts/
cpplint.py
515
last_section
= self._section
545
if
last_section
!= self._section:
[
all
...]
/external/libvpx/libvpx/tools/
cpplint.py
640
last_section
= self._section
670
if
last_section
!= self._section:
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
cpplint.py
640
last_section
= self._section
670
if
last_section
!= self._section:
[
all
...]
/external/c-ares/
configure
[
all
...]
/external/google-breakpad/m4/
libtool.m4
[
all
...]
/external/google-tv-pairing-protocol/cpp/
configure
[
all
...]
/external/google-tv-pairing-protocol/cpp/m4/
libtool.m4
[
all
...]
/external/libcap-ng/libcap-ng-0.7/
configure
[
all
...]
/external/libcap-ng/libcap-ng-0.7/m4/
libtool.m4
[
all
...]
/external/libedit/
configure
[
all
...]
/external/libedit/m4/
libtool.m4
[
all
...]
/external/libevent/
configure
[
all
...]
/external/libexif/auto-m4/
libtool.m4
[
all
...]
/external/libexif/
configure
[
all
...]
/external/libmicrohttpd/
configure
[
all
...]
/external/libmicrohttpd/m4/
libtool.m4
[
all
...]
/external/libmtp/
configure
[
all
...]
/external/libmtp/m4/
libtool.m4
[
all
...]
/external/libogg/
aclocal.m4
[
all
...]
Completed in 2572 milliseconds
1
2