/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_range_analysis.c | 1308 nir_unsigned_upper_bound(nir_shader *shader, struct hash_table *range_ht, nir_ssa_scalar scalar, const nir_unsigned_upper_bound_config *config) nir_unsigned_upper_bound() argument 1676 nir_addition_might_overflow(nir_shader *shader, struct hash_table *range_ht, nir_ssa_scalar ssa, unsigned const_val, const nir_unsigned_upper_bound_config *config) nir_addition_might_overflow() argument [all...] |
/third_party/mesa3d/src/amd/vulkan/radix_sort/ |
H A D | radix_sort_vk.c | 188 radix_sort_vk_create(VkDevice device, VkAllocationCallbacks const * ac, VkPipelineCache pc, const uint32_t* const* spv, const uint32_t* spv_sizes, struct radix_sort_vk_target_config config) radix_sort_vk_create() argument [all...] |
/third_party/libwebsockets/win32port/zlib/ |
H A D | deflate.c | 123 } config;
typedef
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_pipe.c | 1461 struct pipe_screen *radeonsi_screen_create(int fd, const struct pipe_screen_config *config) in radeonsi_screen_create() argument 1095 radeonsi_screen_create_impl(struct radeon_winsys *ws, const struct pipe_screen_config *config) radeonsi_screen_create_impl() argument
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_screen.c | 1025 virgl_create_screen(struct virgl_winsys *vws, const struct pipe_screen_config *config) in virgl_create_screen() argument
|
/third_party/mesa3d/src/gallium/frontends/dri/ |
H A D | dri_util.c | 260 driGetConfigAttribIndex(const __DRIconfig *config, in driGetConfigAttribIndex() argument 375 driGetConfigAttrib(const __DRIconfig *config, in driGetConfigAttrib() argument 389 driIndexConfigAttrib(const __DRIconfig *config, int index, in driIndexConfigAttrib() argument 445 driCreateContextAttribs(__DRIscreen *screen, int api, const __DRIconfig *config, __DRIcontext *shared, unsigned num_attribs, const uint32_t *attribs, unsigned *error, void *data) driCreateContextAttribs() argument 645 driCreateNewContextForAPI(__DRIscreen *screen, int api, const __DRIconfig *config, __DRIcontext *shared, void *data) driCreateNewContextForAPI() argument 656 driCreateNewContext(__DRIscreen *screen, const __DRIconfig *config, __DRIcontext *shared, void *data) driCreateNewContext() argument 816 driCreateNewDrawable(__DRIscreen *screen, const __DRIconfig *config, void *data) driCreateNewDrawable() argument [all...] |
/third_party/mesa3d/src/glx/ |
H A D | glxext.c | 412 __glXInitializeVisualConfigFromTags(struct glx_config * config, int count, in __glXInitializeVisualConfigFromTags() argument [all...] |
H A D | driwindows_glx.c | 125 struct driwindows_config *config = (struct driwindows_config *) config_base; in driwindows_create_context() local 182 struct driwindows_config *config = (struct driwindows_config *) config_base; in driwindows_create_context_attribs() local 449 struct driwindows_config *config = malloc(sizeof(*config)); in driwindowsMapConfigs() local [all...] |
/third_party/node/deps/v8/third_party/zlib/ |
H A D | deflate.c | 145 } config; typedef
|
/third_party/node/ |
H A D | vcbuild.bat | 28 set config=Release
variable 80 if /i "%1"=="debug" set config=Debug&goto arg-ok
variable 81 if /i "%1"=="release" set config=Release&set ltcg=1&set cctest=1&goto arg-ok
variable 169 set config=Release
variable [all...] |
H A D | configure.py | 2127 config = { global() variable [all...] |
/third_party/nghttp2/src/ |
H A D | h2load_quic.cc | 390 auto config = worker->config; in quic_init() local [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | icuplug.cpp | 58 char config[UPLUG_NAME_MAX]; /**< configuration data */ member 363 static UPlugData *uplug_allocatePlug(UPlugEntrypoint *entrypoint, const char *config, void *lib, const char *symName, in uplug_allocatePlug() argument 531 static UPlugData* uplug_initPlugFromEntrypointAndLibrary(UPlugEntrypoint *entrypoint, const char *config, void *lib, const char *sym, in uplug_initPlugFromEntrypointAndLibrary() argument 546 uplug_loadPlugFromEntrypoint(UPlugEntrypoint *entrypoint, const char *config, UErrorCode *status) uplug_loadPlugFromEntrypoint() argument 555 uplug_initErrorPlug(const char *libName, const char *sym, const char *config, const char *nameOrError, UErrorCode loadStatus, UErrorCode *status) uplug_initErrorPlug() argument 587 uplug_initPlugFromLibrary(const char *libName, const char *sym, const char *config, UErrorCode *status) uplug_initPlugFromLibrary() argument 618 uplug_loadPlugFromLibrary(const char *libName, const char *sym, const char *config, UErrorCode *status) uplug_loadPlugFromLibrary() argument [all...] |
/third_party/ninja/src/ |
H A D | build_test.cc | 528 BuildConfig config;
in MakeConfig() local
|
/third_party/node/deps/cares/src/tools/ |
H A D | adig.c | 113 static void free_config(adig_config_t *config) in free_config() argument 149 read_cmdline(int argc, const char **argv, adig_config_t *config) read_cmdline() argument 780 enqueue_query(ares_channel_t *channel, const adig_config_t *config, const char *name) enqueue_query() argument 886 adig_config_t config; main() local [all...] |
/third_party/mesa3d/src/loader/ |
H A D | loader_dri3_helper.h | 101 const __DRI2configQueryExtension *config; member
|
/third_party/mesa3d/src/intel/tools/ |
H A D | intel_dump_gpu.c | 429 FILE *config; in maybe_init() local
|
/third_party/mesa3d/include/android_stub/system/ |
H A D | radio.h | 203 radio_hal_band_config_t config; /* RADIO_EVENT_CONFIG */ member 215 radio_band_config_t config; member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_context.h | 73 } config; member
|
/third_party/lwip/src/apps/altcp_tls/ |
H A D | altcp_tls_mbedtls.c | 594 struct altcp_tls_config *config = (struct altcp_tls_config *)conf; in altcp_mbedtls_setup() local 626 altcp_tls_wrap(struct altcp_tls_config *config, struct altcp_pcb *inner_pcb) in altcp_tls_wrap() argument 799 err_t altcp_tls_config_server_add_privkey_cert(struct altcp_tls_config *config, in altcp_tls_config_server_add_privkey_cert() argument [all...] |
/third_party/libinput/src/ |
H A D | evdev-fallback.h | 94 struct libinput_device_config_rotation config; member
|
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | register-allocator-verifier.cc | 61 RegisterAllocatorVerifier( Zone* zone, const RegisterConfiguration* config, const InstructionSequence* sequence, const Frame* frame) RegisterAllocatorVerifier() argument
|
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | marker.cc | 35 bool EnterIncrementalMarkingIfNeeded(Marker::MarkingConfig config, in EnterIncrementalMarkingIfNeeded() argument 49 bool ExitIncrementalMarkingIfNeeded(Marker::MarkingConfig config, in ExitIncrementalMarkingIfNeeded() argument 653 Marker::Marker(HeapBase& heap, cppgc::Platform* platform, MarkingConfig config) in Marker() argument 151 MarkerBase(HeapBase& heap, cppgc::Platform* platform, MarkingConfig config) MarkerBase() argument [all...] |
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_lowering.c | 39 const struct tgsi_lowering_config *config; member 1425 tgsi_transform_lowering(const struct tgsi_lowering_config *config, const struct tgsi_token *tokens, struct tgsi_shader_info *info) tgsi_transform_lowering() argument [all...] |
/third_party/pulseaudio/src/modules/bluetooth/ |
H A D | a2dp-codec-sbc.c | 157 static void set_info_and_sample_spec_from_sbc_config(struct sbc_info *sbc_info, pa_sample_spec *sample_spec, const a2dp_sbc_t *config) { in set_info_and_sample_spec_from_sbc_config() argument 262 static uint8_t sbc_get_max_bitpool_below_rate(a2dp_sbc_t *config, uint8_ argument 330 const a2dp_sbc_t *config = (const a2dp_sbc_t *) config_buffer; is_configuration_valid() local 416 a2dp_sbc_t *config = (a2dp_sbc_t *) config_buffer; fill_preferred_configuration() local 531 a2dp_sbc_t *config = (a2dp_sbc_t *) config_buffer; fill_preferred_configuration_xq() local 649 const a2dp_sbc_t *config = (const a2dp_sbc_t *) config_buffer; init() local [all...] |