| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_defs.h | 294 bool enabled; member
|
| /device/soc/rockchip/common/sdk_linux/include/linux/usb/ |
| H A D | gadget.h | 227 bool enabled; member
|
| /device/soc/rockchip/rk3588/kernel/include/linux/usb/ |
| H A D | gadget.h | 240 bool enabled; member
|
| /third_party/ffmpeg/ |
| H A D | configure | 749 enabled(){ function [all...] |
| /third_party/glfw/src/ |
| H A D | win32_window.c | 2003 void _glfwSetWindowResizableWin32(_GLFWwindow* window, GLFWbool enabled) in _glfwSetWindowResizableWin32() argument 2008 void _glfwSetWindowDecoratedWin32(_GLFWwindow* window, GLFWbool enabled) in _glfwSetWindowDecoratedWin32() argument 2013 void _glfwSetWindowFloatingWin32(_GLFWwindow* window, GLFWbool enabled) in _glfwSetWindowFloatingWin32() argument 2020 void _glfwSetWindowMousePassthroughWin32(_GLFWwindow* window, GLFWbool enabled) in _glfwSetWindowMousePassthroughWin32() argument 2086 void _glfwSetRawMouseMotionWin32(_GLFWwindow *window, GLFWbool enabled) in _glfwSetRawMouseMotionWin32() argument [all...] |
| H A D | x11_window.c | 2617 void _glfwSetWindowResizableX11(_GLFWwindow* window, GLFWbool enabled) in _glfwSetWindowResizableX11() argument 2624 void _glfwSetWindowDecoratedX11(_GLFWwindow* window, GLFWbool enabled) in _glfwSetWindowDecoratedX11() argument 2646 void _glfwSetWindowFloatingX11(_GLFWwindow* window, GLFWbool enabled) in _glfwSetWindowFloatingX11() argument 2713 void _glfwSetWindowMousePassthroughX11(_GLFWwindow* window, GLFWbool enabled) in _glfwSetWindowMousePassthroughX11() argument 2763 void _glfwSetRawMouseMotionX11(_GLFWwindow *window, GLFWbool enabled) in _glfwSetRawMouseMotionX11() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | DecimalFormat.java | 1906 public synchronized void setGroupingUsed(boolean enabled) { in setGroupingUsed() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | DecimalFormat.java | 1776 public synchronized void setGroupingUsed(boolean enabled) { in setGroupingUsed() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | decimfmt.cpp | 371 void DecimalFormat::setGroupingUsed(UBool enabled) { in setGroupingUsed() argument
|
| H A D | rbnf.cpp | 1400 RuleBasedNumberFormat::setLenient(UBool enabled) in setLenient() argument
|
| /third_party/libdrm/include/drm/ |
| H A D | vmwgfx_drm.h | 489 __u32 enabled; member
|
| /third_party/libdrm/freedreno/kgsl/ |
| H A D | msm_kgsl.h | 406 unsigned int enabled; member
|
| /third_party/mesa3d/src/intel/common/ |
| H A D | intel_batch_decoder.c | 666 bool enabled[3] = {false, false, false}; in decode_ps_kern() local [all...] |
| /third_party/mesa3d/src/gallium/winsys/svga/drm/ |
| H A D | vmwgfx_drm.h | 496 __u32 enabled; member
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-engine.cc | 464 bool WasmEngine::SyncValidate(Isolate* isolate, const WasmFeatures& enabled, in SyncValidate() argument 536 SyncCompile( Isolate* isolate, const WasmFeatures& enabled, ErrorThrower* thrower, const ModuleWireBytes& bytes) SyncCompile() argument 633 AsyncCompile( Isolate* isolate, const WasmFeatures& enabled, std::shared_ptr<CompilationResultResolver> resolver, const ModuleWireBytes& bytes, bool is_shared, const char* api_method_name_for_errors) AsyncCompile() argument 684 StartStreamingCompilation( Isolate* isolate, const WasmFeatures& enabled, Handle<Context> context, const char* api_method_name, std::shared_ptr<CompilationResultResolver> resolver) StartStreamingCompilation() argument 915 CreateAsyncCompileJob( Isolate* isolate, const WasmFeatures& enabled, std::unique_ptr<byte[]> bytes_copy, size_t length, Handle<Context> context, const char* api_method_name, std::shared_ptr<CompilationResultResolver> resolver, int compilation_id) CreateAsyncCompileJob() argument 1156 NewNativeModule( Isolate* isolate, const WasmFeatures& enabled, std::shared_ptr<const WasmModule> module, size_t code_size_estimate) NewNativeModule() argument [all...] |
| H A D | wasm-debug.cc | 900 void SetBreakOnEntryFlag(Script script, bool enabled) { in SetBreakOnEntryFlag() argument
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | varray.c | 147 const GLbitfield enabled = vao->Enabled; in update_attribute_map_mode() local
|
| H A D | ffvertex_prog.c | 97 static GLuint translate_texgen( GLboolean enabled, GLenum mode ) in translate_texgen() argument
|
| H A D | draw.c | 131 const GLbitfield enabled = filter & vao->_EnabledWithMapMode; in _mesa_set_draw_vao() local [all...] |
| /third_party/mesa3d/src/mesa/vbo/ |
| H A D | vbo_save_api.c | 1073 GLbitfield64 enabled = save->enabled & (~BITFIELD64_BIT(VBO_ATTRIB_POS)); in copy_to_current() local 1093 GLbitfield64 enabled = save->enabled in copy_from_current() local 1191 GLbitfield64 enabled = save->enabled; upgrade_vertex() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | rbnf.cpp | 1400 RuleBasedNumberFormat::setLenient(UBool enabled) in setLenient() argument
|
| H A D | decimfmt.cpp | 371 void DecimalFormat::setGroupingUsed(UBool enabled) { in setGroupingUsed() argument
|
| /third_party/libinput/src/ |
| H A D | evdev.h | 255 bool enabled; member 266 bool enabled; member [all...] |
| H A D | evdev-tablet.c | 318 tablet_update_tool(struct tablet_dispatch *tablet, struct evdev_device *device, enum libinput_tablet_tool_type tool, bool enabled) tablet_update_tool() argument
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-debugger.cc | 136 bool V8Debugger::enabled() const { return m_enableCount > 0; } in enabled() function in v8_inspector::V8Debugger [all...] |