Home
last modified time | relevance | path

Searched defs:config (Results 501 - 525 of 1174) sorted by relevance

1...<<21222324252627282930>>...47

/third_party/libfuse/example/
H A Dnotify_inval_entry.c310 struct fuse_loop_config config; in main() local
H A Dnotify_inval_inode.c292 struct fuse_loop_config config; in main() local
/third_party/libinput/src/
H A Dfilter-custom.c284 custom_accelerator_set_accel_config(struct motion_filter *filter, struct libinput_config_accel *config) custom_accelerator_set_accel_config() argument
[all...]
H A Devdev-tablet-pad.h77 struct libinput_device_config_send_events config; member
/third_party/lwip/src/apps/http/
H A Daltcp_proxyconnect.c317 altcp_proxyconnect_setup(struct altcp_proxyconnect_config *config, struct altcp_pcb *conn, struct altcp_pcb *inner_conn) in altcp_proxyconnect_setup() argument
346 altcp_proxyconnect_new(struct altcp_proxyconnect_config *config, struct altcp_pcb *inner_pcb) in altcp_proxyconnect_new() argument
370 altcp_proxyconnect_new_tcp(struct altcp_proxyconnect_config *config, u8_t ip_type) in altcp_proxyconnect_new_tcp() argument
/third_party/libfuse/lib/
H A Dcuse_lowlevel.c354 struct fuse_loop_config *config = fuse_loop_cfg_create(); in cuse_lowlevel_main() local
/third_party/node/deps/v8/src/ic/
H A Dhandler-configuration.cc21 int config = smi_handler->value(); in SetBitFieldValue() local
247 int config = KindBits::encode(Kind::kNormal); in StoreOwnTransition() local
290 int config = KindBits::encode(Kind::kNormal) | in StoreTransition() local
H A Dhandler-configuration-inl.h37 int config = KindBits::encode(Kind::kNormal); in LoadNormal() local
42 int config = KindBits::encode(Kind::kGlobal); in LoadGlobal() local
47 int config = KindBits::encode(Kind::kInterceptor); in LoadInterceptor() local
52 int config = KindBits::encode(Kind::kSlow); in LoadSlow() local
57 int config = KindBits::encode(Kind::kField) | in LoadField() local
66 int config = KindBits::encode(Kind::kField) | IsWasmStructBits::encode(true) | LoadWasmStructField() local
73 int config = KindBits::encode(Kind::kConstantFromPrototype); LoadConstantFromPrototype() local
78 int config = LoadAccessor() local
84 int config = KindBits::encode(Kind::kProxy); LoadProxy() local
90 int config = KindBits::encode(Kind::kNativeDataProperty) | LoadNativeDataProperty() local
97 int config = LoadApiGetter() local
104 int config = LoadModuleExport() local
110 int config = KindBits::encode(Kind::kNonExistent); LoadNonExistent() local
119 int config = LoadElement() local
130 int config = LoadIndexedString() local
138 int config = KindBits::encode(Kind::kElement) | LoadWasmArrayElement() local
148 int config = KindBits::encode(Kind::kGlobalProxy); StoreGlobalProxy() local
153 int config = KindBits::encode(Kind::kNormal); StoreNormal() local
158 int config = KindBits::encode(Kind::kInterceptor); StoreInterceptor() local
210 int config = KindBits::encode(Kind::kSlow) | StoreSlow() local
220 int config = KindBits::encode(Kind::kProxy); StoreProxy() local
231 int config = KindBits::encode(kind) | StoreField() local
258 int config = KindBits::encode(Kind::kNativeDataProperty) | StoreNativeDataProperty() local
264 int config = StoreAccessor() local
271 int config = StoreApiSetter() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c954 fd_screen_create(struct fd_device *dev, struct renderonly *ro, const struct pipe_screen_config *config) fd_screen_create() argument
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_measure.c56 struct intel_measure_config *config = measure_device->config; in iris_init_screen_measure() local
102 const struct intel_measure_config *config in iris_init_batch_measure() local
148 const struct intel_measure_config *config = config_from_context(ice); measure_start_snapshot() local
250 const struct intel_measure_config *config = config_from_context(ice); iris_measure_renderpass() local
280 const struct intel_measure_config *config = config_from_context(ice); _iris_measure_snapshot() local
349 const struct intel_measure_config *config = config_from_context(ice); iris_measure_batch_end() local
396 const struct intel_measure_config *config = measure_device->config; iris_measure_frame_end() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/target-helpers/
H A Ddrm_helper.h77 pipe_i915_create_screen(int fd, const struct pipe_screen_config *config) in pipe_i915_create_screen() argument
98 pipe_iris_create_screen(int fd, const struct pipe_screen_config *config) in pipe_iris_create_screen() argument
119 pipe_crocus_create_screen(int fd, const struct pipe_screen_config *config) in pipe_crocus_create_screen() argument
139 pipe_nouveau_create_screen(int fd, const struct pipe_screen_config *config) in pipe_nouveau_create_screen() argument
162 pipe_kmsro_create_screen(int fd, const struct pipe_screen_config *config) in pipe_kmsro_create_screen() argument
184 pipe_r300_create_screen(int fd, const struct pipe_screen_config *config) in pipe_r300_create_screen() argument
202 pipe_r600_create_screen(int fd, const struct pipe_screen_config *config) pipe_r600_create_screen() argument
219 pipe_radeonsi_create_screen(int fd, const struct pipe_screen_config *config) pipe_radeonsi_create_screen() argument
240 pipe_vmwgfx_create_screen(int fd, const struct pipe_screen_config *config) pipe_vmwgfx_create_screen() argument
262 pipe_msm_create_screen(int fd, const struct pipe_screen_config *config) pipe_msm_create_screen() argument
280 pipe_virtio_gpu_create_screen(int fd, const struct pipe_screen_config *config) pipe_virtio_gpu_create_screen() argument
311 pipe_vc4_create_screen(int fd, const struct pipe_screen_config *config) pipe_vc4_create_screen() argument
327 pipe_v3d_create_screen(int fd, const struct pipe_screen_config *config) pipe_v3d_create_screen() argument
345 pipe_panfrost_create_screen(int fd, const struct pipe_screen_config *config) pipe_panfrost_create_screen() argument
362 pipe_etnaviv_create_screen(int fd, const struct pipe_screen_config *config) pipe_etnaviv_create_screen() argument
379 pipe_tegra_create_screen(int fd, const struct pipe_screen_config *config) pipe_tegra_create_screen() argument
397 pipe_lima_create_screen(int fd, const struct pipe_screen_config *config) pipe_lima_create_screen() argument
414 pipe_zink_create_screen(int fd, const struct pipe_screen_config *config) pipe_zink_create_screen() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_screen.c715 crocus_screen_create(int fd, const struct pipe_screen_config *config) in crocus_screen_create() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_miptree.c315 const union nouveau_bo_config *config = &mt->base.bo->config; in nvc0_miptree_get_modifier() local
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_screen.c812 r300_screen_create(struct radeon_winsys *rws, const struct pipe_screen_config *config) r300_screen_create() argument
/third_party/node/deps/openssl/openssl/crypto/
H A Dinit.c244 static CRYPTO_ONCE config = CRYPTO_ONCE_STATIC_INIT; variable
/third_party/openssl/crypto/
H A Dinit.c244 static CRYPTO_ONCE config = CRYPTO_ONCE_STATIC_INIT; variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmFromHlslTests.cpp94 HlslTest::HlslTest(Context& context, TestConfig config) in HlslTest() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationBasicEventTests.cpp54 tcu::TestStatus hostResetSetEventCase (Context& context, TestConfig config) in hostResetSetEventCase() argument
93 tcu::TestStatus deviceResetSetEventCase (Context& context, TestConfig config) in deviceResetSetEventCase() argument
235 tcu::TestStatus singleSubmissionCase (Context& context, TestConfig config) in singleSubmissionCase() argument
280 multiSubmissionCase(Context& context, TestConfig config) multiSubmissionCase() argument
345 secondaryCommandBufferCase(Context& context, TestConfig config) secondaryCommandBufferCase() argument
423 checkSupport(Context& context, TestConfig config) checkSupport() argument
437 checkSecondaryBufferSupport(Context& context, TestConfig config) checkSecondaryBufferSupport() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DLayout.cpp102 Layout sh::MetalLayoutOf(const TType &type, MetalLayoutOfConfig config) in MetalLayoutOf() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSurface.h56 const egl::Config *config; member
/third_party/skia/third_party/externals/angle2/samples/multiple_contexts/
H A DMultipleContexts.cpp29 UpdateThreadLoop(EGLDisplay display, EGLConfig config, EGLContext shareContext, std::mutex *updateThreadMutex, std::queue<TextureAndFence> *updateThreadQueue, std::mutex *mainThreadMutex, std::queue<TextureAndFence> *mainThreadQueue) UpdateThreadLoop() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DSurfaceEGL.cpp16 SurfaceEGL::SurfaceEGL(const egl::SurfaceState &state, const FunctionsEGL *egl, EGLConfig config) in SurfaceEGL() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A DD3DTextureSurfaceWGL.cpp338 const egl::Config *config = mState.config; in initialize() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayGenerateMipMap.cpp264 StorageConfig& config = m_storage_configs[n_storage_config]; in initTest() local
[all...]
/third_party/vk-gl-cts/executor/
H A DxeTestLogWriter.cpp387 const ri::EglConfig& config = static_cast<const ri::EglConfig&>(item); in writeResultItem() local
[all...]

Completed in 18 milliseconds

1...<<21222324252627282930>>...47