HomeSort by relevance Sort by last modified time
    Searched defs:cont (Results 1 - 25 of 108) sorted by null

1 2 3 4 5

  /external/libunwind/src/setjmp/
siglongjmp.c 65 int *cont; local
87 cont = &_UI_longjmp_cont;
112 cont = &_UI_siglongjmp_cont;
117 || unw_set_reg (&c, UNW_REG_IP, (unw_word_t) (uintptr_t) cont))
  /external/valgrind/memcheck/tests/
reach_thread_register.c 15 int cont = 1; variable
24 while (cont) {
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/d30v/
reloc.s 9 bra cont
12 cont: jmp cont2 label
18 bsrtnz.s r1,cont
19 bsrtnz r1,cont
20 bratnz.s r1,cont
21 bratnz r1,cont
22 jmptnz.s r1,cont
  /system/libvintf/
ManifestHal.cpp 54 bool cont = intf.forEachInstance([&](const auto& interface, const auto& instance, local
66 if (!cont) {
MatrixHal.cpp 58 bool cont = local
70 if (!cont) {
81 bool cont = local
85 if (!cont) {
CompatibilityMatrix.cpp 419 bool cont = hal->forEachInstance([&](const MatrixInstance& matrixInstance) { local
425 if (!cont) return false;
  /external/google-breakpad/src/third_party/libdisasm/
x86_disasm.c 135 unsigned int size, count = 0, bytes = 0, cont = 1; local
137 while ( cont && bytes < buf_len ) {
187 cont = 0;
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_fs_live_variables.cpp 155 bool cont = true; local
157 while (cont) {
158 cont = false;
172 cont = true;
179 cont = true;
190 cont = true;
198 cont = true;
brw_vec4_live_variables.cpp 134 bool cont = true; local
136 while (cont) {
137 cont = false;
151 cont = true;
158 cont = true;
169 cont = true;
177 cont = true;
  /external/tensorflow/tensorflow/python/debug/cli/
stepper_cli.py 113 # Parser for "cont".
133 help="Restore all variables in the transitive closure of the cont "
136 self.arg_parsers["cont"] = ap
378 def cont(self, args, screen_info=None): member in class:NodeStepperCLI
383 parsed = self.arg_parsers["cont"].parse_args(args)
393 cont_result = self._node_stepper.cont(
424 """Generate a report of the feed types used in the cont/step call.
428 feeds used in the last cont/step call.
446 """Generate a report of the variables updated in the last cont/step call.
450 variables updated in the last cont/step call
    [all...]
  /system/libvintf/include/vintf/
HalGroup.h 81 bool cont = hal.forEachInstance(func); local
82 if (!cont) return false;
  /external/autotest/client/bin/
setup_job_unittest.py 82 cont = False variable in class:test_init_minimal_options.call_init.options
job_unittest.py 93 cont = False variable in class:test_init_minimal_options.call_init.options
180 def _setup_pre_record_init(self, cont):
185 if not cont:
200 def _setup_post_record_init(self, cont, resultdir, my_harness):
213 if not cont:
221 if not cont:
227 def construct_job(self, cont):
232 resultdir, my_harness = self._setup_pre_record_init(cont)
233 self._setup_post_record_init(cont, resultdir, my_harness)
238 options.cont = con
    [all...]
  /external/boringssl/src/decrepit/bio/
base64_bio.c 85 int cont; // <= 0 when finished member in struct:b64_struct
101 ctx->cont = 1;
168 if (ctx->cont <= 0) {
180 ctx->cont = i;
258 } else if (i < B64_BLOCK_SIZE && ctx->cont > 0) {
440 ctx->cont = 1;
447 if (ctx->cont <= 0) {
  /external/mesa3d/src/egl/drivers/haiku/
egl_haiku.cpp 287 struct haiku_egl_context* cont = haiku_egl_context(ctx); local
295 //cont->ctx.DrawSurface=&surf->surf;
  /external/mesa3d/src/gallium/drivers/vc4/
vc4_qir_live_variables.c 240 bool cont = false; local
253 cont = true;
265 cont = true;
270 return cont;
  /external/tensorflow/tensorflow/python/debug/lib/
stepper.py 66 fetch. cont() (continue to) calls can only be performed on members of the
69 On a cont() call, the stepper performs depth-first tracing of the input
71 available, it will supply the available value to the feed_dict of the cont()
74 (2) TensorHandles from previous cont() calls.
75 (3) Dumped intermediate Tensors from previous cont() calls.
78 During the cont() call, intermediate Tensors are dumped to temporary
79 directories. The dumped Tensor values will be used in subsequent cont() calls
89 are updated during previous cont() calls on this stepper instance. If such
104 stepper.cont(c) # Caches the handle to Tensor c:0.
105 stepper.cont(d) # Uses handle to Tensor c:0, avoiding recomputing c
448 def cont(self, member in class:NodeStepper
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
sys_darwin_arm.s 252 BNE cont
266 cont: label
sys_darwin_arm64.s 240 BNE cont
256 cont: label
  /prebuilts/go/linux-x86/src/runtime/
sys_darwin_arm.s 252 BNE cont
266 cont: label
sys_darwin_arm64.s 240 BNE cont
256 cont: label
  /external/boringssl/src/crypto/asn1/
tasn_enc.c 551 const unsigned char *cont; local
584 cont = otmp->data;
589 cont = NULL;
607 cont = &c;
653 cont = strtmp->data;
660 OPENSSL_memcpy(cout, cont, len);
  /external/icu/icu4c/source/test/cintltst/
uenumtst.c 49 #define cont ((chArrayContext *)en->context) macro
53 if(cont->currUChar != NULL) {
54 free(cont->currUChar);
55 cont->currUChar = NULL;
62 return cont->maxIndex;
67 if(cont->currIndex >= cont->maxIndex) {
71 if(cont->currUChar == NULL) {
72 cont->currUChar = (UChar *)malloc(1024*sizeof(UChar));
75 cont->currChar = (cont->array)[cont->currIndex]
    [all...]
  /external/ltp/pan/
tag_report.c 59 char **cont; local
88 for (cont = (char **)cont_save; *cont != NULL; cont++) {
89 printf(FORMAT, tag, tcid, tc, result, *cont);
  /external/python/cpython2/Lib/idlelib/
Debugger.py 138 self.bcont = b = Button(bframe, text="Go", command=self.cont)
262 def cont(self): member in class:Debugger

Completed in 1616 milliseconds

1 2 3 4 5