Home
last modified time | relevance | path

Searched defs:active (Results 1 - 25 of 106) sorted by relevance

12345

/third_party/ltp/pan/
H A Dltp-bump.c48 char *active = NULL; in main() local
/third_party/selinux/libselinux/utils/
H A Dgetsebool.c17 int i, get_all = 0, rc = 0, active, pending, len = 0, opt; in main() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_ext_parm.h6 unsigned int active: 1; member
/third_party/node/lib/internal/
H A Dtimers.js321 function active(item) { function
/third_party/libinput/test/
H A Dlitest-device-protocol-a-touch-screen.c33 bool active; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_query.cpp49 bool active; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DTransformFeedbackGL.cpp121 syncActiveState(const gl::Context *context, bool active, gl::PrimitiveMode primitiveMode) const syncActiveState() argument
/third_party/mesa3d/src/intel/common/
H A Dintel_urb_config.c95 const bool active[4] = { true, tess_present, tess_present, gs_present }; in intel_get_urb_config() local
/third_party/libdrm/tests/amdgpu/
H A Damdgpu_test.h486 amdgpu_set_suite_active(const char *suite_name, CU_BOOL active) amdgpu_set_suite_active() argument
497 amdgpu_set_test_active(const char *suite_name, const char *test_name, CU_BOOL active) amdgpu_set_test_active() argument
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_emit.c61 struct draw_vs_variant *active; member
[all...]
/third_party/pulseaudio/src/pulsecore/filter/
H A Dlfe-filter.c55 bool active; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DVertexDataManager.h60 bool active; member
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderGroup.cpp96 SIMD::Int active = state->activeLaneMask(); // Considers helper invocations active. See b/151137030 in EmitGroupNonUniform() local
123 SIMD::UInt active = As<SIMD::UInt>(state->activeLaneMask()); // Considers helper invocations active. See b/151137030 EmitGroupNonUniform() local
160 SIMD::UInt active = As<SIMD::UInt>(state->activeLaneMask()); // Considers helper invocations active. See b/151137030 EmitGroupNonUniform() local
185 SIMD::Int active = state->activeLaneMask(); // Considers helper invocations active. See b/151137030 EmitGroupNonUniform() local
[all...]
/third_party/typescript/tests/baselines/reference/
H A DassignmentCompatWithDiscriminatedUnion.js289 var active = true; variable
/third_party/ffmpeg/libavcodec/
H A Dcdtoons.c48 int active; member
/third_party/backends/sanei/
H A Dsanei_ab306.c87 active : 1; /* port was active at some point */ member
/third_party/libwebsockets/lib/drivers/button/
H A Dlws-button.c212 char active; in LWS_PLAT_TIMER_CB() local
/third_party/mesa3d/src/amd/common/
H A Dac_spm.h80 uint8_t active; /* mask of used 16-bit counters. */ member
/third_party/mbedtls/programs/ssl/
H A Dssl_pthread_server.c89 int active; member
/third_party/mesa3d/src/compiler/glsl/
H A Dir_uniform.h88 bool active; member
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/
H A Dlws-button.c210 char active; in LWS_PLAT_TIMER_CB() local
/third_party/musl/porting/linux/user/src/locale/
H A Ddcngettext.c43 volatile int active; member
/third_party/musl/src/locale/
H A Ddcngettext.c23 volatile int active; member
/third_party/mesa3d/src/intel/vulkan/
H A Danv_gem_stubs.c165 anv_gem_context_get_reset_stats(int fd, int context, uint32_t *active, uint32_t *pending) anv_gem_context_get_reset_stats() argument
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
H A DSystemInfo.cpp272 int active = 0; in GetDualGPUInfo() local

Completed in 16 milliseconds

12345