/kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
H A D | cx18-av-core.c | 115 struct cx18_av_state *state = to_cx18_av_state(sd); in cx18_av_initialize() local 251 state->volume->cur.val = state->volume->default_value = default_volume; in cx18_av_initialize() 252 v4l2_ctrl_handler_setup(&state->hdl); in cx18_av_initialize() 263 struct cx18_av_state *state = to_cx18_av_state(sd); in cx18_av_load_fw() local 265 if (!state->is_initialized) { in cx18_av_load_fw() 267 state->is_initialized = 1; in cx18_av_load_fw() 275 struct cx18_av_state *state = &cx->av_state; in cx18_av_std_setup() local 276 struct v4l2_subdev *sd = &state->sd; in cx18_av_std_setup() 277 v4l2_std_id std = state in cx18_av_std_setup() 518 struct cx18_av_state *state = &cx->av_state; input_change() local 572 struct cx18_av_state *state = &cx->av_state; set_input() local 745 struct cx18_av_state *state = to_cx18_av_state(sd); cx18_av_s_video_routing() local 753 struct cx18_av_state *state = to_cx18_av_state(sd); cx18_av_s_audio_routing() local 760 struct cx18_av_state *state = to_cx18_av_state(sd); cx18_av_g_tuner() local 797 struct cx18_av_state *state = to_cx18_av_state(sd); cx18_av_s_tuner() local 842 struct cx18_av_state *state = to_cx18_av_state(sd); cx18_av_s_std() local 898 struct cx18_av_state *state = to_cx18_av_state(sd); cx18_av_s_radio() local 937 struct cx18_av_state *state = to_cx18_av_state(sd); cx18_av_set_fmt() local 1035 struct cx18_av_state *state = &cx->av_state; log_video_status() local 1067 struct cx18_av_state *state = &cx->av_state; log_audio_status() local 1301 struct cx18_av_state *state = &cx->av_state; cx18_av_probe() local [all...] |
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_dir2_node.c | 29 static void xfs_dir2_leafn_rebalance(xfs_da_state_t *state, 622 * The extrablk in state is a freespace block. 629 xfs_da_state_t *state) /* state to fill in */ in xfs_dir2_leafn_lookup_for_addname() 664 if (state->extravalid) { in xfs_dir2_leafn_lookup_for_addname() 666 curbp = state->extrablk.bp; in xfs_dir2_leafn_lookup_for_addname() 667 curfdb = state->extrablk.blkno; in xfs_dir2_leafn_lookup_for_addname() 752 state->extravalid = 1; in xfs_dir2_leafn_lookup_for_addname() 753 state->extrablk.bp = curbp; in xfs_dir2_leafn_lookup_for_addname() 754 state in xfs_dir2_leafn_lookup_for_addname() 625 xfs_dir2_leafn_lookup_for_addname( struct xfs_buf *bp, xfs_da_args_t *args, int *indexp, xfs_da_state_t *state) xfs_dir2_leafn_lookup_for_addname() argument 778 xfs_dir2_leafn_lookup_for_entry( struct xfs_buf *bp, xfs_da_args_t *args, int *indexp, xfs_da_state_t *state) xfs_dir2_leafn_lookup_for_entry() argument 932 xfs_dir2_leafn_lookup_int( struct xfs_buf *bp, xfs_da_args_t *args, int *indexp, xfs_da_state_t *state) xfs_dir2_leafn_lookup_int() argument 1061 xfs_dir2_leafn_rebalance( xfs_da_state_t *state, xfs_da_state_blk_t *blk1, xfs_da_state_blk_t *blk2) xfs_dir2_leafn_rebalance() argument 1418 xfs_dir2_leafn_split( xfs_da_state_t *state, xfs_da_state_blk_t *oldblk, xfs_da_state_blk_t *newblk) xfs_dir2_leafn_split() argument 1484 xfs_dir2_leafn_toosmall( xfs_da_state_t *state, int *action) xfs_dir2_leafn_toosmall() argument 1614 xfs_dir2_leafn_unbalance( xfs_da_state_t *state, xfs_da_state_blk_t *drop_blk, xfs_da_state_blk_t *save_blk) xfs_dir2_leafn_unbalance() argument 2011 xfs_da_state_t *state; /* btree cursor */ xfs_dir2_node_addname() local 2080 xfs_da_state_t *state; /* btree cursor */ xfs_dir2_node_lookup() local 2132 struct xfs_da_state *state; /* btree cursor */ xfs_dir2_node_removename() local 2197 xfs_da_state_t *state; /* btree cursor */ xfs_dir2_node_replace() local [all...] |
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_dir2_node.c | 29 static void xfs_dir2_leafn_rebalance(xfs_da_state_t *state, 622 * The extrablk in state is a freespace block. 629 xfs_da_state_t *state) /* state to fill in */ in xfs_dir2_leafn_lookup_for_addname() 664 if (state->extravalid) { in xfs_dir2_leafn_lookup_for_addname() 666 curbp = state->extrablk.bp; in xfs_dir2_leafn_lookup_for_addname() 667 curfdb = state->extrablk.blkno; in xfs_dir2_leafn_lookup_for_addname() 752 state->extravalid = 1; in xfs_dir2_leafn_lookup_for_addname() 753 state->extrablk.bp = curbp; in xfs_dir2_leafn_lookup_for_addname() 754 state in xfs_dir2_leafn_lookup_for_addname() 625 xfs_dir2_leafn_lookup_for_addname( struct xfs_buf *bp, xfs_da_args_t *args, int *indexp, xfs_da_state_t *state) xfs_dir2_leafn_lookup_for_addname() argument 778 xfs_dir2_leafn_lookup_for_entry( struct xfs_buf *bp, xfs_da_args_t *args, int *indexp, xfs_da_state_t *state) xfs_dir2_leafn_lookup_for_entry() argument 932 xfs_dir2_leafn_lookup_int( struct xfs_buf *bp, xfs_da_args_t *args, int *indexp, xfs_da_state_t *state) xfs_dir2_leafn_lookup_int() argument 1061 xfs_dir2_leafn_rebalance( xfs_da_state_t *state, xfs_da_state_blk_t *blk1, xfs_da_state_blk_t *blk2) xfs_dir2_leafn_rebalance() argument 1418 xfs_dir2_leafn_split( xfs_da_state_t *state, xfs_da_state_blk_t *oldblk, xfs_da_state_blk_t *newblk) xfs_dir2_leafn_split() argument 1484 xfs_dir2_leafn_toosmall( xfs_da_state_t *state, int *action) xfs_dir2_leafn_toosmall() argument 1614 xfs_dir2_leafn_unbalance( xfs_da_state_t *state, xfs_da_state_blk_t *drop_blk, xfs_da_state_blk_t *save_blk) xfs_dir2_leafn_unbalance() argument 2011 xfs_da_state_t *state; /* btree cursor */ xfs_dir2_node_addname() local 2080 xfs_da_state_t *state; /* btree cursor */ xfs_dir2_node_lookup() local 2132 struct xfs_da_state *state; /* btree cursor */ xfs_dir2_node_removename() local 2197 xfs_da_state_t *state; /* btree cursor */ xfs_dir2_node_replace() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_bw.c | 333 intel_atomic_get_old_bw_state(struct intel_atomic_state *state) in intel_atomic_get_old_bw_state() argument 335 struct drm_i915_private *dev_priv = to_i915(state->base.dev); in intel_atomic_get_old_bw_state() 338 bw_state = intel_atomic_get_old_global_obj_state(state, &dev_priv->bw_obj); in intel_atomic_get_old_bw_state() 344 intel_atomic_get_new_bw_state(struct intel_atomic_state *state) in intel_atomic_get_new_bw_state() argument 346 struct drm_i915_private *dev_priv = to_i915(state->base.dev); in intel_atomic_get_new_bw_state() 349 bw_state = intel_atomic_get_new_global_obj_state(state, &dev_priv->bw_obj); in intel_atomic_get_new_bw_state() 355 intel_atomic_get_bw_state(struct intel_atomic_state *state) in intel_atomic_get_bw_state() argument 357 struct drm_i915_private *dev_priv = to_i915(state->base.dev); in intel_atomic_get_bw_state() 360 bw_state = intel_atomic_get_global_obj_state(state, &dev_priv->bw_obj); in intel_atomic_get_bw_state() 367 int skl_bw_calc_min_cdclk(struct intel_atomic_state *state) in skl_bw_calc_min_cdclk() argument 458 intel_bw_calc_min_cdclk(struct intel_atomic_state *state) intel_bw_calc_min_cdclk() argument 502 intel_bw_atomic_check(struct intel_atomic_state *state) intel_bw_atomic_check() argument 633 struct intel_bw_state *state; intel_bw_duplicate_state() local 642 intel_bw_destroy_state(struct intel_global_obj *obj, struct intel_global_state *state) intel_bw_destroy_state() argument 655 struct intel_bw_state *state; intel_bw_init() local [all...] |
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | power.h | 18 TP_PROTO(unsigned int state, unsigned int cpu_id), 20 TP_ARGS(state, cpu_id), 23 __field( u32, state ) 28 __entry->state = state; 32 TP_printk("state=%lu cpu_id=%lu", (unsigned long)__entry->state, 38 TP_PROTO(unsigned int state, unsigned int cpu_id), 40 TP_ARGS(state, cpu_id) 250 TP_PROTO(const char *name, unsigned int state), [all...] |
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd13/ |
H A D | mod.rs | 341 fn hash<H: ::hash::Hasher>(&self, state: &mut H) { in hash() 342 self.f_version.hash(state); in hash() 343 self.f_type.hash(state); in hash() 344 self.f_flags.hash(state); in hash() 345 self.f_bsize.hash(state); in hash() 346 self.f_iosize.hash(state); in hash() 347 self.f_blocks.hash(state); in hash() 348 self.f_bfree.hash(state); in hash() 349 self.f_bavail.hash(state); in hash() 350 self.f_files.hash(state); in hash() [all...] |
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd14/ |
H A D | mod.rs | 341 fn hash<H: ::hash::Hasher>(&self, state: &mut H) { in hash() 342 self.f_version.hash(state); in hash() 343 self.f_type.hash(state); in hash() 344 self.f_flags.hash(state); in hash() 345 self.f_bsize.hash(state); in hash() 346 self.f_iosize.hash(state); in hash() 347 self.f_blocks.hash(state); in hash() 348 self.f_bfree.hash(state); in hash() 349 self.f_bavail.hash(state); in hash() 350 self.f_files.hash(state); in hash() [all...] |
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd12/ |
H A D | mod.rs | 331 fn hash<H: ::hash::Hasher>(&self, state: &mut H) { in hash() 332 self.f_version.hash(state); in hash() 333 self.f_type.hash(state); in hash() 334 self.f_flags.hash(state); in hash() 335 self.f_bsize.hash(state); in hash() 336 self.f_iosize.hash(state); in hash() 337 self.f_blocks.hash(state); in hash() 338 self.f_bfree.hash(state); in hash() 339 self.f_bavail.hash(state); in hash() 340 self.f_files.hash(state); in hash() [all...] |
/third_party/python/Modules/_sha3/ |
H A D | sha3module.c | 33 #define SHA3_done(state, digest) sha3_final(digest, state) 34 #define SHA3_squeeze(state, out, len) shake_xof(state), shake_out(state, out, len) 54 void *state = PyModule_GetState(module); in sha3_get_state() local 55 assert(state != NULL); in sha3_get_state() 56 return (SHA3State *)state; in sha3_get_state() 109 SHA3State *state = PyType_GetModuleState(type); in py_sha3_new_impl() local 115 assert(state ! in py_sha3_new_impl() 340 SHA3State *state = PyType_GetModuleState(type); SHA3_get_name() local 576 SHA3State *state = sha3_get_state(module); _sha3_traverse() local 589 SHA3State *state = sha3_get_state(module); _sha3_clear() local [all...] |
/drivers/peripheral/sensor/test/benchmarktest/ |
H A D | sensor_single_interface_benchmark_test.cpp | 49 void SetUp(const ::benchmark::State &state); 50 void TearDown(const ::benchmark::State &state); 53 void SensorBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp() argument 58 void SensorBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown() argument 68 BENCHMARK_F(SensorBenchmarkTest, GetAllSensorInfo)(benchmark::State &state) in BENCHMARK_F() 70 for (auto _ : state) { in BENCHMARK_F() 85 BENCHMARK_F(SensorBenchmarkTest, Register)(benchmark::State &state) in BENCHMARK_F() 87 for (auto _ : state) { in BENCHMARK_F() 102 BENCHMARK_F(SensorBenchmarkTest, SetBatch)(benchmark::State &state) in BENCHMARK_F() 104 for (auto _ : state) { in BENCHMARK_F() [all...] |
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | proc-v7-bugs.c | 119 unsigned int state, method = 0; in cpu_v7_spectre_v2_init() local 128 state = SPECTRE_MITIGATED; in cpu_v7_spectre_v2_init() 134 state = SPECTRE_MITIGATED; in cpu_v7_spectre_v2_init() 140 state = SPECTRE_UNAFFECTED; in cpu_v7_spectre_v2_init() 146 state = SPECTRE_UNAFFECTED; in cpu_v7_spectre_v2_init() 155 state = spectre_v2_get_cpu_fw_mitigation_state(); in cpu_v7_spectre_v2_init() 156 if (state != SPECTRE_MITIGATED) in cpu_v7_spectre_v2_init() 169 state = SPECTRE_VULNERABLE; in cpu_v7_spectre_v2_init() 174 if (state == SPECTRE_MITIGATED) in cpu_v7_spectre_v2_init() 175 state in cpu_v7_spectre_v2_init() 227 unsigned int state, method = 0; cpu_v7_spectre_bhb_init() local [all...] |
/kernel/linux/linux-6.6/arch/arm/mm/ |
H A D | proc-v7-bugs.c | 119 unsigned int state, method = 0; in cpu_v7_spectre_v2_init() local 128 state = SPECTRE_MITIGATED; in cpu_v7_spectre_v2_init() 134 state = SPECTRE_MITIGATED; in cpu_v7_spectre_v2_init() 140 state = SPECTRE_UNAFFECTED; in cpu_v7_spectre_v2_init() 146 state = SPECTRE_UNAFFECTED; in cpu_v7_spectre_v2_init() 155 state = spectre_v2_get_cpu_fw_mitigation_state(); in cpu_v7_spectre_v2_init() 156 if (state != SPECTRE_MITIGATED) in cpu_v7_spectre_v2_init() 169 state = SPECTRE_VULNERABLE; in cpu_v7_spectre_v2_init() 174 if (state == SPECTRE_MITIGATED) in cpu_v7_spectre_v2_init() 175 state in cpu_v7_spectre_v2_init() 227 unsigned int state, method = 0; cpu_v7_spectre_bhb_init() local [all...] |
/kernel/linux/linux-6.6/include/drm/ |
H A D | drm_modeset_helper_vtables.h | 167 * MUST NOT touch any persistent state (hardware or software) or data 173 * Atomic drivers which need to inspect and adjust more state should 324 * the provided check helpers multiple times until the computed state 327 * This function is also allowed to inspect any other object's state and 328 * can add more state objects to the atomic commit if needed. Care must 329 * be taken though to ensure that state check and compute functions for 330 * these added states are all called, and derived state in other objects 341 * state object passed-in. 351 * 0 on success, -EINVAL if the state or the transition can't be 353 * attempt to obtain another state objec [all...] |
/third_party/mesa3d/src/mesa/program/ |
H A D | prog_statevars.c | 27 * Program state variable management. 75 * Use the list of tokens in the state[] array to find global GL state 79 * The program parser will produce the state[] values. 82 fetch_state(struct gl_context *ctx, const gl_state_index16 state[], in fetch_state() argument 87 switch (state[0]) { in fetch_state() 90 /* state[1] is MAT_ATTRIB_FRONT_* */ in fetch_state() 91 const GLuint index = (GLuint) state[1]; in fetch_state() 107 /* state[1] is the light number */ in fetch_state() 108 const GLuint ln = (GLuint) state[ in fetch_state() 794 _mesa_program_state_value_size(const gl_state_index16 state[STATE_LENGTH]) _mesa_program_state_value_size() argument 811 _mesa_program_state_flags(const gl_state_index16 state[STATE_LENGTH]) _mesa_program_state_flags() argument 1230 _mesa_program_state_string(const gl_state_index16 state[STATE_LENGTH]) _mesa_program_state_string() argument 1608 gl_state_index16 state = STATE_NOT_STATE_VAR; _mesa_optimize_state_parameters() local [all...] |
/third_party/toybox/toys/pending/ |
H A D | dhcp.c | 196 static dhcpc_state_t *state; variable 509 ret = setenv("interface", state->iface, 1); in fill_envp() 580 state->mode = MODE_OFF; in mode_raw() 583 if (state->sockfd > 0) close(state->sockfd); in mode_raw() 584 dbg("Opening raw socket on ifindex %d\n", state->ifindex); in mode_raw() 586 state->sockfd = socket(PF_PACKET, SOCK_DGRAM, htons(ETH_P_IP)); in mode_raw() 587 if (state->sockfd < 0) { in mode_raw() 588 dbg("MODE RAW : socket fail ERROR : %d\n", state->sockfd); in mode_raw() 591 dbg("Got raw socket fd %d\n", state in mode_raw() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/ |
H A D | malidp_planes.c | 72 * Replicate what the default ->reset hook does: free the state pointer and 78 struct malidp_plane_state *state = to_malidp_plane_state(plane->state); in malidp_plane_reset() local 80 if (state) in malidp_plane_reset() 81 __drm_atomic_helper_plane_destroy_state(&state->base); in malidp_plane_reset() 82 kfree(state); in malidp_plane_reset() 83 plane->state = NULL; in malidp_plane_reset() 84 state = kzalloc(sizeof(*state), GFP_KERNEL); in malidp_plane_reset() 85 if (state) in malidp_plane_reset() 92 struct malidp_plane_state *state, *m_state; malidp_duplicate_plane_state() local 113 malidp_destroy_plane_state(struct drm_plane *plane, struct drm_plane_state *state) malidp_destroy_plane_state() argument 128 malidp_plane_atomic_print_state(struct drm_printer *p, const struct drm_plane_state *state) malidp_plane_atomic_print_state() argument 262 malidp_se_check_scaling(struct malidp_plane *mp, struct drm_plane_state *state) malidp_se_check_scaling() argument 492 malidp_de_plane_check(struct drm_plane *plane, struct drm_atomic_state *state) malidp_de_plane_check() argument 781 malidp_de_plane_update(struct drm_plane *plane, struct drm_atomic_state *state) malidp_de_plane_update() argument 902 malidp_de_plane_disable(struct drm_plane *plane, struct drm_atomic_state *state) malidp_de_plane_disable() argument [all...] |
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
H A D | OutputMerger.cpp | 30 * Functions that manipulate the output merger state. 402 * the resource video memory) for a blend state. 423 * the resource video memory) for a blend state. 541 * The CreateBlendState function creates a blend state. 560 struct pipe_blend_state state; in CreateBlendState() local 561 memset(&state, 0, sizeof state); in CreateBlendState() 564 state.rt[i].blend_enable = pBlendDesc->BlendEnable[i]; in CreateBlendState() 565 state.rt[i].colormask = pBlendDesc->RenderTargetWriteMask[i]; in CreateBlendState() 569 state in CreateBlendState() 635 struct pipe_blend_state state; CreateBlendState1() local 714 void *state = CastPipeBlendState(hState); SetBlendState() local 899 struct pipe_depth_stencil_alpha_state state; CreateDepthStencilState() local 990 void *state = CastPipeDepthStencilState(hState); SetDepthStencilState() local [all...] |
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/ |
H A D | pvr_srv_job_render.c | 410 const struct pvr_winsys_geometry_state *state = &submit_info->geometry; in pvr_srv_geometry_cmd_init() local 417 fw_regs->vdm_ctrl_stream_base = state->regs.vdm_ctrl_stream_base; in pvr_srv_geometry_cmd_init() 418 fw_regs->tpu_border_colour_table = state->regs.tpu_border_colour_table; in pvr_srv_geometry_cmd_init() 419 fw_regs->ppp_ctrl = state->regs.ppp_ctrl; in pvr_srv_geometry_cmd_init() 420 fw_regs->te_psg = state->regs.te_psg; in pvr_srv_geometry_cmd_init() 421 fw_regs->tpu = state->regs.tpu; in pvr_srv_geometry_cmd_init() 423 state->regs.vdm_ctx_resume_task0_size; in pvr_srv_geometry_cmd_init() 425 assert(state->regs.pds_ctrl >> 32U == 0U); in pvr_srv_geometry_cmd_init() 426 fw_regs->pds_ctrl = (uint32_t)state->regs.pds_ctrl; in pvr_srv_geometry_cmd_init() 428 if (state in pvr_srv_geometry_cmd_init() 446 const struct pvr_winsys_fragment_state *state = &submit_info->fragment; pvr_srv_fragment_cmd_init() local [all...] |
/kernel/linux/linux-5.10/drivers/crypto/ccree/ |
H A D | cc_hash.h | 31 u8 state[AES_BLOCK_SIZE]; member 36 /* ahash state */ 59 static inline u32 *cc_hash_buf_cnt(struct ahash_req_ctx *state) in cc_hash_buf_cnt() argument 61 return &state->buf_cnt[state->buff_index]; in cc_hash_buf_cnt() 64 static inline u8 *cc_hash_buf(struct ahash_req_ctx *state) in cc_hash_buf() argument 66 return state->buffers[state->buff_index]; in cc_hash_buf() 69 static inline u32 *cc_next_buf_cnt(struct ahash_req_ctx *state) in cc_next_buf_cnt() argument 71 return &state in cc_next_buf_cnt() 74 cc_next_buf(struct ahash_req_ctx *state) cc_next_buf() argument [all...] |
/kernel/linux/linux-5.10/drivers/pcmcia/ |
H A D | sa1111_badge4.c | 73 badge4_pcmcia_configure_socket(struct soc_pcmcia_socket *skt, const socket_state_t *state) in badge4_pcmcia_configure_socket() argument 79 if ((state->Vcc != 0) && in badge4_pcmcia_configure_socket() 80 (state->Vcc != badge4_pcmvcc)) { in badge4_pcmcia_configure_socket() 82 badge4_pcmvcc, state->Vcc); in badge4_pcmcia_configure_socket() 86 if ((state->Vpp != 0) && in badge4_pcmcia_configure_socket() 87 (state->Vpp != badge4_pcmvpp)) { in badge4_pcmcia_configure_socket() 89 badge4_pcmvpp, state->Vpp); in badge4_pcmcia_configure_socket() 95 if ((state->Vcc != 0) && in badge4_pcmcia_configure_socket() 96 (state->Vcc != badge4_cfvcc)) { in badge4_pcmcia_configure_socket() 98 badge4_cfvcc, state in badge4_pcmcia_configure_socket() [all...] |
/kernel/linux/linux-6.6/drivers/crypto/ccree/ |
H A D | cc_hash.h | 31 u8 state[AES_BLOCK_SIZE]; member 36 /* ahash state */ 59 static inline u32 *cc_hash_buf_cnt(struct ahash_req_ctx *state) in cc_hash_buf_cnt() argument 61 return &state->buf_cnt[state->buff_index]; in cc_hash_buf_cnt() 64 static inline u8 *cc_hash_buf(struct ahash_req_ctx *state) in cc_hash_buf() argument 66 return state->buffers[state->buff_index]; in cc_hash_buf() 69 static inline u32 *cc_next_buf_cnt(struct ahash_req_ctx *state) in cc_next_buf_cnt() argument 71 return &state in cc_next_buf_cnt() 74 cc_next_buf(struct ahash_req_ctx *state) cc_next_buf() argument [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | h261_parser.c | 34 uint32_t state; in h261_find_frame_end() local 37 state = pc->state; in h261_find_frame_end() 40 state = (state << 8) | buf[i]; in h261_find_frame_end() 42 if (((state >> j) & 0xFFFFF0) == 0x000100) { in h261_find_frame_end() 50 state = (state << 8) | buf[i]; in h261_find_frame_end() 52 if (((state >> j) & 0xFFFFF0) == 0x000100) { in h261_find_frame_end() 54 pc->state in h261_find_frame_end() [all...] |
/third_party/node/deps/v8/src/numbers/ |
H A D | math-random.cc | 31 State state = {0, 0}; in ResetContext() local 32 PodArray<State>::cast(native_context.math_random_state()).set(0, state); in ResetContext() 40 State state = pod.get(0); in RefillCache() local 41 // Initialize state if not yet initialized. If a fixed random seed was in RefillCache() 42 // requested, use it to reset our state the first time a script asks for in RefillCache() 45 if (state.s0 == 0 && state.s1 == 0) { in RefillCache() 52 state.s0 = base::RandomNumberGenerator::MurmurHash3(seed); in RefillCache() 53 state.s1 = base::RandomNumberGenerator::MurmurHash3(~seed); in RefillCache() 54 CHECK(state in RefillCache() [all...] |
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
H A D | vmw_query.c | 81 SVGA3dQueryState *state; in vmw_svga_winsys_query_init() local 83 state = (SVGA3dQueryState *) vmw_svga_winsys_buffer_map(sws, in vmw_svga_winsys_query_init() 86 if (!state) { in vmw_svga_winsys_query_init() 91 /* Initialize the query state for the specified query slot */ in vmw_svga_winsys_query_init() 92 state = (SVGA3dQueryState *)((char *)state + offset); in vmw_svga_winsys_query_init() 93 *state = queryState; in vmw_svga_winsys_query_init() 109 SVGA3dQueryState *state; in vmw_svga_winsys_query_get_result() local 111 state = (SVGA3dQueryState *) vmw_svga_winsys_buffer_map(sws, in vmw_svga_winsys_query_get_result() 114 if (!state) { in vmw_svga_winsys_query_get_result() [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/glesext/fragment_shading_rate/ |
H A D | esextcFragmentShadingRateComplex.cpp | 58 bool state; in init() member 64 glw::GLenum state; in init() member 70 int state; in init() member 101 if (!shadingRateAPI.state && !shadingRatePrimitive.state && !shadingRateAttachment.state) in init() 119 shadingRateAPI.state, in init() 120 shadingRatePrimitive.state, in init() 121 shadingRateAttachment.state, in init() 122 op0.state, in init() [all...] |