Home
last modified time | relevance | path

Searched defs:discard (Results 76 - 90 of 90) sorted by relevance

1234

/third_party/lame/frontend/
H A Dget_audio.c668 unsigned long const discard = global.pcm32.skip_start + global.pcm32.skip_end; in init_infile() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qir.h422 struct qreg discard; member
/third_party/libinput/tools/
H A Dlibinput-record.c2150 char discard[64]; in timefd_dispatch() local
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_compile.c1776 struct midgard_instruction discard = v_branch(conditional, false); in emit_intrinsic() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c1913 static void discard(struct lp_build_nir_context *bld_base, LLVMValueRef cond) in discard() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DFramebufferVk.cpp364 angle::Result FramebufferVk::discard(const gl::Context *context, in discard() function in rx::FramebufferVk
/third_party/python/Lib/test/
H A Dtest_collections.py1405 def discard(self, item): member in WithSet
1528 def discard(self,v): member in TestCollectionABCs.test_issue_4920.MySet
1640 def discard(self, value): member in TestCollectionABCs.test_Set_from_iterable.SetUsingInstanceFromIterable
/third_party/ffmpeg/fftools/
H A Dffmpeg.c3342 int discard = AVDISCARD_ALL; in transcode_init() local
H A Dffmpeg.h226 SpecifierOpt *discard; member
309 int discard; /* true if stream data should be discarded */ member
/third_party/ffmpeg/libavformat/
H A Dmpegts.c144 int discard; member
[all...]
/third_party/icu/icu4c/source/i18n/
H A DdecNumber.cpp6937 Int discard; /* number of digits to discard */ local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A DdecNumber.cpp6937 Int discard; /* number of digits to discard */ local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A DdecNumber.cpp6937 Int discard; /* number of digits to discard */ local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_cmd.h582 uint32 discard : 1; member
/third_party/libdrm/include/drm/
H A Dradeon_drm.h629 int discard; /* Client finished with buffer? */ member
637 int discard; /* Client finished with buffer? */ member
646 int discard; /* Client finished with buffer? */ member
693 int discard; member

Completed in 82 milliseconds

1234