OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_linked
(Results
1 - 25
of
49
) sorted by null
1
2
/external/v8/src/regexp/
regexp-macro-assembler-irregexp.cc
30
if (backtrack_.
is_linked
()) backtrack_.Unuse();
44
if (l->
is_linked
()) {
62
if (l->
is_linked
()) {
/toolchain/binutils/binutils-2.25/opcodes/
arc-dis.c
536
int
is_linked
= 0;
local
742
is_linked
= 1;
747
is_linked
= 0;
905
selects whether linked, thus "
is_linked
" is set above. */
915
state->flow =
is_linked
? direct_call : direct_jump;
919
if (
is_linked
&& state->nullifyMode == BR_exec_when_jump)
924
state->flow =
is_linked
? indirect_call : indirect_jump;
/external/v8/src/regexp/ia32/
regexp-macro-assembler-ia32.cc
766
if (success_label_.
is_linked
()) {
856
if (backtrack_label_.
is_linked
()) {
864
if (check_preempt_label_.
is_linked
()) {
884
if (stack_overflow_label_.
is_linked
()) {
916
if (exit_with_exception.
is_linked
()) {
[
all
...]
/external/v8/src/regexp/x87/
regexp-macro-assembler-x87.cc
766
if (success_label_.
is_linked
()) {
856
if (backtrack_label_.
is_linked
()) {
864
if (check_preempt_label_.
is_linked
()) {
884
if (stack_overflow_label_.
is_linked
()) {
916
if (exit_with_exception.
is_linked
()) {
[
all
...]
/external/v8/src/regexp/arm64/
regexp-macro-assembler-arm64.cc
833
if (backtrack_label_.
is_linked
()) {
838
if (success_label_.
is_linked
()) {
[
all
...]
/external/v8/src/regexp/arm/
regexp-macro-assembler-arm.cc
728
if (success_label_.
is_linked
()) {
825
if (backtrack_label_.
is_linked
()) {
833
if (check_preempt_label_.
is_linked
()) {
848
if (stack_overflow_label_.
is_linked
()) {
872
if (exit_with_exception.
is_linked
()) {
[
all
...]
/external/v8/src/regexp/mips/
regexp-macro-assembler-mips.cc
727
if (success_label_.
is_linked
()) {
828
if (backtrack_label_.
is_linked
()) {
836
if (check_preempt_label_.
is_linked
()) {
855
if (stack_overflow_label_.
is_linked
()) {
[
all
...]
/external/v8/src/regexp/mips64/
regexp-macro-assembler-mips64.cc
766
if (success_label_.
is_linked
()) {
[
all
...]
/external/v8/src/regexp/ppc/
regexp-macro-assembler-ppc.cc
771
if (success_label_.
is_linked
()) {
874
if (backtrack_label_.
is_linked
()) {
882
if (check_preempt_label_.
is_linked
()) {
897
if (stack_overflow_label_.
is_linked
()) {
[
all
...]
/external/v8/src/regexp/x64/
regexp-macro-assembler-x64.cc
814
if (success_label_.
is_linked
()) {
910
if (backtrack_label_.
is_linked
()) {
918
if (check_preempt_label_.
is_linked
()) {
940
if (stack_overflow_label_.
is_linked
()) {
[
all
...]
/bionic/linker/
linker.cpp
[
all
...]
linker.h
331
bool
is_linked
() const;
/external/v8/src/arm64/
assembler-arm64.cc
418
if (after_pool.
is_linked
()) {
607
if (label->
is_linked
()) {
629
DCHECK(label->
is_linked
());
729
while (label->
is_linked
()) {
766
DCHECK(!label->
is_linked
());
788
if (label->
is_linked
()) {
814
DCHECK(label->
is_linked
());
854
if (label->
is_linked
()) {
[
all
...]
/external/v8/src/mips64/
assembler-mips64.cc
826
} else if (L->
is_linked
()) {
829
while (l.
is_linked
()) {
850
if (L->
is_linked
() && !trampoline_emitted_) {
855
while (L->
is_linked
()) {
902
DCHECK(L->
is_linked
());
[
all
...]
/external/v8/src/x87/
assembler-x87.cc
71
if (L->
is_linked
()) {
1213
} else if (L->
is_linked
()) {
1216
while (l.
is_linked
()) {
1232
while (L->
is_linked
()) {
[
all
...]
/external/v8/src/mips/
assembler-mips.cc
812
} else if (L->
is_linked
()) {
815
while (l.
is_linked
()) {
836
if (L->
is_linked
() && !trampoline_emitted_) {
841
while (L->
is_linked
()) {
886
DCHECK(L->
is_linked
());
[
all
...]
/external/v8/src/x64/
assembler-x64.cc
323
if (L->
is_linked
()) {
446
} else if (label->
is_linked
()) {
813
} else if (L->
is_linked
()) {
1184
} else if (L->
is_linked
()) {
[
all
...]
/external/v8/src/
assembler.h
270
DCHECK(!
is_linked
());
279
INLINE(bool
is_linked
() const) { return pos_ > 0; }
function in class:v8::internal::Label
309
DCHECK(
is_linked
());
[
all
...]
/device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h
265
uint8_t
is_linked
; /* flag if stream is linked */
member in struct:mm_stream
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h
265
uint8_t
is_linked
; /* flag if stream is linked */
member in struct:mm_stream
/external/v8/src/ia32/
assembler-ia32.cc
156
if (L->
is_linked
()) {
1342
} else if (L->
is_linked
()) {
1345
while (l.
is_linked
()) {
1361
while (L->
is_linked
()) {
[
all
...]
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h
282
uint8_t
is_linked
; /* flag if stream is linked */
member in struct:mm_stream
/external/v8/src/arm/
assembler-arm.cc
906
} else if (L->
is_linked
()) {
909
while (l.
is_linked
()) {
961
while (L->
is_linked
()) {
982
DCHECK(L->
is_linked
());
[
all
...]
/device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c
[
all
...]
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c
[
all
...]
Completed in 2080 milliseconds
1
2