/third_party/node/deps/v8/src/interpreter/ |
H A D | interpreter-assembler.cc | 25 InterpreterAssembler::InterpreterAssembler(CodeAssemblerState* state, in InterpreterAssembler() argument 28 : CodeStubAssembler(state), in InterpreterAssembler()
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_bufmgr.c | 534 iris_bo_madvise(struct iris_bo *bo, int state) in iris_bo_madvise() argument 541 .madv = state, in iris_bo_madvise() 2153 * back to the default logical HW state and attempt to continue on to in iris_hw_context_set_unrecoverable() 2155 * the previous GPU state is preserved, and only emit commands needed in iris_hw_context_set_unrecoverable() 2156 * to incrementally change that state. In particular, we inherit the in iris_hw_context_set_unrecoverable() 2440 * "PSDunit is dropping MSB of the blend state pointer from SD FIFO" in iris_bufmgr_create() 2443 * We restrict the dynamic state pool to 2GB so that we don't ever get a in iris_bufmgr_create() 2445 * full 4GB for dynamic state anyway. in iris_bufmgr_create() 2453 /* Leave the last 4GB out of the high vma range, so that no state in iris_bufmgr_create()
|
/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_blitter.c | 1114 cfg.state = pan_blitter_get_rsd(pool->dev, &views); in pan_preload_emit_dcd() 1580 cfg.state = ctx->rsd; in pan_blit()
|
/third_party/node/deps/uv/include/ |
H A D | uv.h | 767 UV_EXTERN void uv_tty_set_vterm_state(uv_tty_vtermstate_t state); 768 UV_EXTERN int uv_tty_get_vterm_state(uv_tty_vtermstate_t* state); 1043 * Spawn the child process in a detached state - this will make it a process
|
/third_party/rust/crates/libc/src/unix/haiku/ |
H A D | native.rs | 264 pub state: thread_state, 1020 pub fn disable_debugger(state: ::c_int) -> ::c_int; in disable_debugger()
|
/third_party/python/Lib/idlelib/ |
H A D | pyshell.py | 1087 state = 'disabled' if self.executing else 'normal' 1088 self.update_menu_state('debug', '*tack*iewer', state)
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | resampler.c | 42 struct AVResampleContext *state; member 701 /* Restore queue to original state and reset resampler */ in pa_resampler_prepare() 1415 pa_xfree(m->state); in free_remap()
|
H A D | cli-command.c | 199 { "dump-volumes", pa_cli_command_dump_volumes, "Debug: Show the state of all volumes", 1 }, 1878 pa_strbuf_printf(buf, "suspend-sink %s %s\n", sink->name, pa_yes_no(sink->state == PA_SINK_SUSPENDED)); in pa_cli_command_dump() 1891 pa_strbuf_printf(buf, "suspend-source %s %s\n", source->name, pa_yes_no(source->state == PA_SOURCE_SUSPENDED)); in pa_cli_command_dump()
|
/third_party/pulseaudio/speex/libspeexdsp/ |
H A D | preprocess.c | 176 /** Speex pre-processor state. */ 1044 EXPORT int speex_preprocess_ctl(SpeexPreprocessState *state, int request, void *ptr) in speex_preprocess_ctl() argument 1048 st=(SpeexPreprocessState*)state; in speex_preprocess_ctl()
|
/third_party/python/Lib/ |
H A D | _pyio.py | 429 # in an unusable state, so ignore. 788 state. 827 # file state. 1872 unusable state. 1957 def setstate(self, state): 1958 buf, flag = state 2046 self._snapshot = None # info for reconstructing decoder state 2086 # where dec_flags is the second (integer) item of the decoder state 2299 # len(dec_buffer) bytes ago with decoder state (b'', dec_flags). 2503 # Restore the decoder to its state fro [all...] |
/third_party/openSLES/api/1.1/ |
H A D | OpenSLES.h | 226 /* Object state definitions */ 1059 SLuint32 state 1290 SLuint32 state 1518 /** Buffer queue state **/
|
/third_party/openSLES/api/1.0.1/ |
H A D | OpenSLES.h | 217 /* Object state definitions */ 940 SLuint32 state 1163 SLuint32 state 1378 /** Buffer queue state **/
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkSafetyCriticalUtil.cpp | 300 bool graphicsPipelineHasDynamicState(const VkGraphicsPipelineCreateInfo& gpCI, VkDynamicState state) in graphicsPipelineHasDynamicState() argument 309 if (gpCI.pDynamicState->pDynamicStates[i] == state) in graphicsPipelineHasDynamicState()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | glslang_lex_autogen.cpp | 193 /* Translate the current start state into a value that can be later handed 194 * to BEGIN to return to the state. The YYSTATE alias is for lex 199 /* Action number for EOF rule of a given start state. */ 200 #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) 218 /* The state buf must be large enough to hold one state per character in the main buffer. 340 * "scanner state". 970 /* Holds the entire state of the reentrant scanner. */ 1219 yyg->yy_start = 1; /* first start state */ [all...] |
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
H A D | preprocessor_lex_autogen.cpp | 377 /* Translate the current start state into a value that can be later handed 378 * to BEGIN to return to the state. The YYSTATE alias is for lex 383 /* Action number for EOF rule of a given start state. */ 384 #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) 402 /* The state buf must be large enough to hold one state per character in the main buffer. 503 * "scanner state". 762 /* Holds the entire state of the reentrant scanner. */ 1011 yyg->yy_start = 1; /* first start state */ [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Buffer11.cpp | 341 Buffer11::Buffer11(const gl::BufferState &state, Renderer11 *renderer) in Buffer11() argument 342 : BufferD3D(state, renderer), in Buffer11() 1746 // the pack buffer according to the current pack state. in map()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationESEXT.cpp | 479 const State &state = context->getState(); in ValidateMultiDrawElementsIndirectEXT() local 480 TransformFeedback *curTransformFeedback = state.getCurrentTransformFeedback(); in ValidateMultiDrawElementsIndirectEXT()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | glslang_lex.cpp | 263 /* Translate the current start state into a value that can be later handed 264 * to BEGIN to return to the state. The YYSTATE alias is for lex 269 /* Action number for EOF rule of a given start state. */ 270 #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) 290 /* The state buf must be large enough to hold one state per character in the main buffer. 424 * "scanner state". 1201 /* Holds the entire state of the reentrant scanner. */ 1561 yyg->yy_start = 1; /* first start state */ [all...] |
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
H A D | Tokenizer.cpp | 497 /* Translate the current start state into a value that can be later handed 498 * to BEGIN to return to the state. The YYSTATE alias is for lex 503 /* Action number for EOF rule of a given start state. */ 504 #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) 524 /* The state buf must be large enough to hold one state per character in the main buffer. 639 * "scanner state". 988 /* Holds the entire state of the reentrant scanner. */ 1348 yyg->yy_start = 1; /* first start state */ [all...] |
/third_party/openSLES/api/1.0/ |
H A D | OpenSLES.h | 217 /* Object state definitions */ 937 SLuint32 state 1157 SLuint32 state 1372 /** Buffer queue state **/
|
/third_party/python/Python/ |
H A D | bltinmodule.c | 615 PyDoc_STRVAR(reduce_doc, "Return state information for pickling."); 2874 PyDoc_STRVAR(setstate_doc, "Set state information for unpickling."); 2877 zip_setstate(zipobject *lz, PyObject *state) in zip_setstate() argument 2879 int strict = PyObject_IsTrue(state); in zip_setstate()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_nl80211_capa.c | 1381 enum nl80211_dfs_state state = in phy_info_freq() local 1384 switch (state) { in phy_info_freq()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | ap.c | 694 wpa_printf(MSG_DEBUG, "AP interface setup completed - state %s", in wpas_ap_configured_cb() 695 hostapd_state_text(wpa_s->ap_iface->state)); in wpas_ap_configured_cb() 696 if (wpa_s->ap_iface->state == HAPD_IFACE_DISABLED) { in wpas_ap_configured_cb()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | sta_info.c | 511 /* station activity detected; reset timeout state */ in ap_handle_timer() 1403 p2pStaConnectStateParam.state = 1; in ap_sta_set_authorized() 1472 p2pStaConnectStateParam.state = 0; in ap_sta_set_authorized() 1712 * STA PS state gets cleared and configuration gets updated. To handle in ap_sta_re_add()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p_go_neg.c | 1103 if (p2p->state != P2P_IDLE) in p2p_process_go_neg_req() 1298 if (p2p->state == P2P_CONNECT_LISTEN) in p2p_process_go_neg_resp() 1625 p2p_dbg(p2p, "Unexpected GO Neg state - do not know which end becomes GO"); in p2p_process_go_neg_conf()
|