Home
last modified time | relevance | path

Searched refs:is_bound (Results 1 – 25 of 63) sorted by relevance

123

/external/v8/src/interpreter/
Dcontrol-flow-builders.cc15 DCHECK(break_labels_.empty() || break_labels_.is_bound()); in ~BreakableControlFlowBuilder()
49 DCHECK(continue_labels_.empty() || continue_labels_.is_bound()); in ~LoopBuilder()
50 DCHECK(end_labels_.empty() || end_labels_.is_bound()); in ~LoopBuilder()
96 DCHECK(!site.has_referrer_jump() || site.is_bound()); in ~SwitchBuilder()
176 if (!else_labels_.is_bound()) else_labels_.Bind(builder()); in ~ConditionalControlFlowBuilder()
179 DCHECK(end_labels_.empty() || end_labels_.is_bound()); in ~ConditionalControlFlowBuilder()
180 DCHECK(then_labels_.empty() || then_labels_.is_bound()); in ~ConditionalControlFlowBuilder()
181 DCHECK(else_labels_.empty() || else_labels_.is_bound()); in ~ConditionalControlFlowBuilder()
Dbytecode-label.h52 bool is_bound() const { return bound_; } in is_bound() function
94 bool is_bound() const { in is_bound() function
98 return !l.has_referrer_jump() || l.is_bound(); in is_bound()
Dbytecode-label.cc15 DCHECK(!is_bound()); in New()
Dbytecode-array-builder.cc1158 DCHECK(!label->is_bound()); in Jump()
1165 DCHECK(!label->is_bound()); in JumpIfTrue()
1177 DCHECK(!label->is_bound()); in JumpIfFalse()
1188 DCHECK(!label->is_bound()); in JumpIfNull()
1195 DCHECK(!label->is_bound()); in JumpIfNotNull()
1202 DCHECK(!label->is_bound()); in JumpIfUndefined()
1209 DCHECK(!label->is_bound()); in JumpIfUndefinedOrNull()
1216 DCHECK(!label->is_bound()); in JumpIfNotUndefined()
1259 DCHECK(!label->is_bound()); in JumpIfJSReceiver()
Dbytecode-jump-table.h42 bool is_bound(int case_value) const { in is_bound() function
/external/libchrome/mojo/public/cpp/bindings/
Dbinding.h108 DCHECK(is_bound()); in AddFilter()
178 DCHECK(is_bound()); in set_connection_error_handler()
184 DCHECK(is_bound()); in set_connection_error_with_reason_handler()
195 bool is_bound() const { return internal_state_.is_bound(); } in is_bound() function
197 explicit operator bool() const { return internal_state_.is_bound(); }
Dinterface_ptr.h93 bool is_bound() const { return internal_state_.is_bound(); } in is_bound() function
138 if (internal_state_.is_bound()) in ResetWithReason()
208 explicit operator bool() const { return internal_state_.is_bound(); }
Dassociated_interface_ptr.h83 bool is_bound() const { return internal_state_.is_bound(); } in is_bound() function
127 if (internal_state_.is_bound()) in ResetWithReason()
171 explicit operator bool() const { return internal_state_.is_bound(); }
Dstrong_binding.h63 DCHECK(binding_.is_bound()); in set_connection_error_handler()
70 DCHECK(binding_.is_bound()); in set_connection_error_with_reason_handler()
Dstrong_associated_binding.h65 DCHECK(binding_.is_bound()); in set_connection_error_handler()
72 DCHECK(binding_.is_bound()); in set_connection_error_with_reason_handler()
Dassociated_binding.h61 bool is_bound() const { return !!endpoint_client_; } in is_bound() function
/external/libchrome/mojo/public/cpp/bindings/lib/
Dbinding_state.h57 DCHECK(is_bound()); in set_connection_error_handler()
63 DCHECK(is_bound()); in set_connection_error_with_reason_handler()
68 bool is_bound() const { return !!router_; } in is_bound() function
71 DCHECK(is_bound()); in handle()
Dassociated_binding.cc34 DCHECK(is_bound()); in set_connection_error_handler()
40 DCHECK(is_bound()); in set_connection_error_with_reason_handler()
Dbinding_state.cc73 DCHECK(is_bound()); in EnableTestingMode()
90 DCHECK(!is_bound()) << "Attempting to bind interface that is already bound: " in BindInternal()
Dassociated_interface_ptr_state.h45 bool is_bound() const { return !!endpoint_client_; } in is_bound() function
Dinterface_ptr_state.h47 bool is_bound() const { return handle_.is_valid() || endpoint_client_; } in is_bound() function
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Degl_environment.cc65 bool is_bound; in Init() local
67 TFLITE_GPU_CALL_EGL(eglBindAPI, &is_bound, EGL_OPENGL_ES_API)); in Init()
68 if (!is_bound) { in Init()
/external/v8/src/codegen/
Dlabel.h59 V8_INLINE bool is_bound() const { return pos_ < 0; } in is_bound() function
88 DCHECK(is_bound()); in bind_to()
Dconstant-pool.cc53 DCHECK(!emitted_label_.is_bound()); in AddEntry()
185 bool emitted = emitted_label_.is_bound(); in Emit()
/external/libchrome/ipc/
Dipc_message_pipe_reader.cc48 if (binding_.is_bound()) in Close()
74 if (!sender_.is_bound()) in GetRemoteInterface()
Dipc_message_pipe_reader.h78 bool IsValid() { return sender_.is_bound(); } in COMPONENT_EXPORT()
Dipc_channel_mojo.cc130 if (!message_reader_ || !message_reader_->sender().is_bound()) in ForwardMessageFromThreadSafePtr()
140 if (!message_reader_ || !message_reader_->sender().is_bound()) in ForwardMessageWithResponderFromThreadSafePtr()
Dipc_channel_mojo_unittest.cc703 DCHECK(!binding_.is_bound()); in BindRequest()
898 DCHECK(!binding_.is_bound()); in BindRequest()
999 DCHECK(!driver_binding_.is_bound()); in OnAssociatedInterfaceRequest()
1128 DCHECK(!binding_.is_bound()); in OnAssociatedInterfaceRequest()
1135 DCHECK(!binding_.is_bound()); in BindRequest()
1261 DCHECK(!binding_.is_bound()); in OnAssociatedInterfaceRequest()
/external/v8/src/codegen/s390/
Dassembler-s390.cc577 DCHECK(!L->is_bound()); // label can only be bound once in bind()
594 if (L->is_bound()) { in link()
615 if (L->is_bound()) { in load_label_offset()
636 void Assembler::branchOnCond(Condition c, int branch_offset, bool is_bound) { in branchOnCond() argument
638 if (is_bound && is_int16(offset_in_halfwords)) { in branchOnCond()
811 DCHECK(label->is_bound()); in emit_label_addr()
/external/v8/src/regexp/
Dregexp-bytecode-generator.cc37 DCHECK(!l->is_bound()); in Bind()
53 if (l->is_bound()) { in EmitOrLink()

123