Searched defs:apply (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/util/
H A Dtuple.hpp77 apply(F &&f, T &&t) { function in namespace:clover::tuple
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/util/
H A Dtuple.hpp77 apply(F &&f, T &&t) { function in namespace:clover::tuple
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_serialize.cpp206 enum FixupApplyFunc apply = (enum FixupApplyFunc)blob_read_uint8(&reader); local in function:nv50_ir_prog_info_out_deserialize
[all...]
H A Dnv50_ir_target.cpp427 CodeEmitter::addInterp(int ipa, int reg, FixupApply apply) argument
449 RelocEntry::apply(uint32_t *binary, const RelocInfo *info) const function in class:nv50_ir::RelocEntry
H A Dnv50_ir_target.h75 FixupEntry(FixupApply apply, int ipa, int reg, int loc) : argument
78 FixupApply apply; member in struct:nv50_ir::FixupEntry
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dstateblock9.c139 nine_state_copy_common(struct NineDevice9 * device,struct nine_state * dst,struct nine_state * src,struct nine_state * mask,const boolean apply,struct nine_range_pool * pool) argument
390 nine_state_copy_common_all(struct NineDevice9 * device,struct nine_state * dst,struct nine_state * src,struct nine_state * help,const boolean apply,struct nine_range_pool * pool,const int MaxStreams) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dstateblock9.c139 nine_state_copy_common(struct NineDevice9 * device,struct nine_state * dst,struct nine_state * src,struct nine_state * mask,const boolean apply,struct nine_range_pool * pool) argument
390 nine_state_copy_common_all(struct NineDevice9 * device,struct nine_state * dst,struct nine_state * src,struct nine_state * help,const boolean apply,struct nine_range_pool * pool,const int MaxStreams) argument
[all...]
/xsrc/external/mit/MesaLib/dist/bin/pick/
H A Dui.py74 async def apply(self) -> None: member in class:CommitWidget
H A Dcore.py149 async def apply(self, ui: 'UI') -> typing.Tuple[bool, str]: member in class:Commit
/src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_buffer_queue.h256 template <class F> void apply(F Fn) XRAY_NEVER_INSTRUMENT { function in class:__xray::BufferQueue
/xsrc/external/mit/freetype/dist/include/freetype/internal/
H A Dpshints.h349 T1_Hints_ApplyFunc apply; member in struct:T1_Hints_FuncsRec_
662 T2_Hints_ApplyFunc apply; member in struct:T2_Hints_FuncsRec_
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_target.cpp446 CodeEmitter::addInterp(int ipa, int reg, FixupApply apply) argument
468 RelocEntry::apply(uint32_t *binary, const RelocInfo *info) const function in class:nv50_ir::RelocEntry
H A Dnv50_ir_target.h74 FixupEntry(FixupApply apply, int ipa, int reg, int loc) : argument
77 FixupApply apply; member in struct:nv50_ir::FixupEntry
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dlx_exa.c829 int apply, type; local in function:lx_composite_onepass_add_a8
889 int apply, type; local in function:lx_composite_onepass
914 int apply, type; local in function:lx_composite_all_black
934 int apply, typ local in function:lx_composite_onepass_special
1017 int apply, type; local in function:lx_composite_multipass
1130 int apply, type; local in function:lx_do_composite_mask_two_pass
[all...]
/xsrc/external/mit/freetype/dist/src/truetype/
H A Dttgxvar.c1717 FT_Fixed apply = 0x10000L; local in function:ft_var_apply_tuple
3319 FT_Fixed apply; local in function:tt_face_vary_cvt
3882 FT_Fixed apply; local in function:TT_Vary_Apply_Glyph_Deltas
[all...]
/xsrc/external/mit/xrandr/dist/
H A Dxrandr.c1675 apply (void) function in typeref:typename:void
/src/sys/dev/pci/
H A Dif_iwnreg.h747 uint32_t apply; member in struct:iwn5000_calib_elem
/src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_display.c6874 glk_pipe_scaler_clock_gating_wa(struct drm_i915_private * dev_priv,enum pipe pipe,bool apply) argument

Completed in 84 milliseconds