/external/pcre/dist/ |
D | pcre_dfa_exec.c | 643 int state_offset = current_state->offset; in internal_dfa_exec() local 648 printf ("%.*sProcessing state %d c=", rlevel*2-2, SP, state_offset); in internal_dfa_exec() 659 if (state_offset < 0) in internal_dfa_exec() 664 ADD_NEW_DATA(state_offset, current_state->count, in internal_dfa_exec() 671 current_state->offset = state_offset = -state_offset; in internal_dfa_exec() 681 if (active_states[j].offset == state_offset && in internal_dfa_exec() 691 code = start_code + state_offset; in internal_dfa_exec() 777 ADD_ACTIVE(state_offset + 1 + LINK_SIZE, 0); in internal_dfa_exec() 780 ADD_ACTIVE(state_offset - GET(code, 1), 0); in internal_dfa_exec() 849 ADD_ACTIVE(state_offset + 1, 0); in internal_dfa_exec() [all …]
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_wm_state.c | 82 sizeof(*wm), 32, &brw->wm.state_offset); in brw_upload_wm_unit() 100 brw->wm.state_offset + in brw_upload_wm_unit() 107 brw->wm.state_offset + in brw_upload_wm_unit() 228 brw->wm.state_offset + in brw_upload_wm_unit() 238 brw->wm.state_offset + in brw_upload_wm_unit()
|
D | brw_context.h | 901 uint32_t state_offset; member 933 uint32_t state_offset; member 946 uint32_t state_offset; member 960 uint32_t state_offset; member 990 uint32_t state_offset; /* offset in batchbuffer to pre-gen6 WM state */ member 1030 uint32_t state_offset; member 1248 brw_program_reloc(struct brw_context *brw, uint32_t state_offset, in brw_program_reloc() argument 1259 state_offset, in brw_program_reloc()
|
D | brw_vs_state.c | 47 sizeof(*vs), 32, &brw->vs.state_offset); in brw_upload_vs_unit() 54 brw->vs.state_offset + in brw_upload_vs_unit() 159 brw->vs.state_offset + in brw_upload_vs_unit()
|
D | brw_gs_state.c | 45 sizeof(*gs), 32, &brw->gs.state_offset); in brw_upload_gs_unit() 56 brw->gs.state_offset + in brw_upload_gs_unit()
|
D | brw_misc_state.c | 159 brw->vs.state_offset); in upload_pipelined_state_pointers() 162 brw->gs.state_offset | 1); in upload_pipelined_state_pointers() 166 brw->clip.state_offset | 1); in upload_pipelined_state_pointers() 168 brw->sf.state_offset); in upload_pipelined_state_pointers() 170 brw->wm.state_offset); in upload_pipelined_state_pointers() 172 brw->cc.state_offset); in upload_pipelined_state_pointers()
|
D | brw_clip_state.c | 44 sizeof(*clip), 32, &brw->clip.state_offset); in brw_upload_clip_unit() 52 brw->clip.state_offset + in brw_upload_clip_unit()
|
D | brw_sf_state.c | 150 sizeof(*sf), 64, &brw->sf.state_offset); in upload_sf_unit() 158 brw->sf.state_offset + in upload_sf_unit() 306 drm_intel_bo_emit_reloc(bo, (brw->sf.state_offset + in upload_sf_unit()
|
D | gen7_cc_state.c | 38 OUT_BATCH(brw->cc.state_offset | 1); in upload_cc_state_pointers()
|
D | gen6_cc.c | 217 sizeof(*cc), 64, &brw->cc.state_offset); in gen6_upload_color_calc_state() 254 OUT_BATCH(brw->cc.state_offset | 1); in upload_cc_state_pointers()
|
D | brw_cc.c | 103 sizeof(*cc), 64, &brw->cc.state_offset); in upload_cc_unit() 224 (brw->cc.state_offset + in upload_cc_unit()
|
/external/ceres-solver/internal/ceres/ |
D | program.cc | 134 int state_offset = 0; in SetParameterOffsetsAndIndex() local 138 parameter_blocks_[i]->set_state_offset(state_offset); in SetParameterOffsetsAndIndex() 140 state_offset += parameter_blocks_[i]->Size(); in SetParameterOffsetsAndIndex() 155 int state_offset = 0; in IsValid() local 160 parameter_block->state_offset() != state_offset || in IsValid() 168 state_offset += parameter_blocks_[i]->Size(); in IsValid()
|
D | parameter_block.h | 136 int state_offset() const { return state_offset_; } in state_offset() function 137 void set_state_offset(int state_offset) { state_offset_ = state_offset; } in set_state_offset() argument
|
D | coordinate_descent_minimizer.cc | 128 parameter_block->SetState(parameters + parameter_block->state_offset()); in Minimize() 183 parameters + parameter_block->state_offset(), in Minimize() 188 parameter_block->SetState(parameters + parameter_block->state_offset()); in Minimize()
|
/external/v8/src/x64/ |
D | deoptimizer-x64.cc | 289 __ Push(Operand(rbx, FrameDescription::state_offset())); in Generate()
|
/external/v8/src/arm64/ |
D | deoptimizer-arm64.cc | 275 __ Ldr(x6, MemOperand(current_frame, FrameDescription::state_offset())); in Generate()
|
/external/v8/src/ppc/ |
D | deoptimizer-ppc.cc | 307 __ LoadP(r9, MemOperand(r5, FrameDescription::state_offset())); in Generate()
|
/external/v8/src/arm/ |
D | deoptimizer-arm.cc | 302 __ ldr(r6, MemOperand(r2, FrameDescription::state_offset())); in Generate()
|
/external/v8/src/mips64/ |
D | deoptimizer-mips64.cc | 305 __ ld(a6, MemOperand(a2, FrameDescription::state_offset())); in Generate()
|
/external/v8/src/mips/ |
D | deoptimizer-mips.cc | 300 __ lw(t2, MemOperand(a2, FrameDescription::state_offset())); in Generate()
|
/external/v8/src/ia32/ |
D | deoptimizer-ia32.cc | 383 __ push(Operand(ebx, FrameDescription::state_offset())); in Generate()
|
/external/v8/src/x87/ |
D | deoptimizer-x87.cc | 420 __ push(Operand(ebx, FrameDescription::state_offset())); in Generate()
|
/external/v8/src/ |
D | deoptimizer.h | 855 static int state_offset() { return offsetof(FrameDescription, state_); } in state_offset() function
|