Home
last modified time | relevance | path

Searched defs:preserve (Results 1 – 25 of 62) sorted by relevance

123

/third_party/ffmpeg/libavfilter/
Dvf_colortemperature.c40 float preserve; member
111 const float preserve = s->preserve; in temperature_slice8() local
152 const float preserve = s->preserve; in temperature_slice16() local
195 const float preserve = s->preserve; in temperature_slice8p() local
234 const float preserve = s->preserve; in temperature_slice16p() local
Dvf_colorcontrast.c40 float preserve; member
106 const float preserve = s->preserve; in colorcontrast_slice8() local
160 const float preserve = s->preserve; in colorcontrast_slice16() local
212 const float preserve = s->preserve; in colorcontrast_slice8p() local
264 const float preserve = s->preserve; in colorcontrast_slice16p() local
/third_party/boost/libs/coroutine/performance/symmetric/segmented/
Dperformance_create_segmented.cpp60 bool preserve = false, unwind = true, bind = false; in main() local
/third_party/boost/libs/coroutine/performance/asymmetric/segmented/
Dperformance_create_segmented.cpp61 bool preserve = false, unwind = true, bind = false; in main() local
/third_party/node/deps/npm/node_modules/tar/lib/
Dmkdir.js63 const preserve = opt.preserve constant
158 const preserve = opt.preserve constant
Dunpack.js338 preserve: this.preservePaths, property
823 preserve: this.preservePaths, property
/third_party/e2fsprogs/debugfs/
Ddump.c101 int preserve, char *outname) in dump_file()
153 int preserve = 0; in do_dump() local
/third_party/boost/libs/coroutine/performance/asymmetric/
Dperformance_create_prealloc.cpp71 bool preserve = false, unwind = true, bind = false; in main() local
Dperformance_create_protected.cpp68 bool preserve = false, unwind = true, bind = false; in main() local
Dperformance_create_standard.cpp68 bool preserve = false, unwind = true, bind = false; in main() local
Dperformance_switch.cpp154 bool preserve = false, bind = false; in main() local
/third_party/boost/libs/coroutine/performance/symmetric/
Dperformance_create_prealloc.cpp69 bool preserve = false, unwind = true, bind = false; in main() local
Dperformance_create_standard.cpp67 bool preserve = false, unwind = true, bind = false; in main() local
Dperformance_create_protected.cpp67 bool preserve = false, unwind = true, bind = false; in main() local
Dperformance_switch.cpp156 bool preserve = false, bind = false; in main() local
/third_party/skia/third_party/externals/tint/src/transform/
Drenamer.cc1262 std::unordered_set<const ast::IdentifierExpression*> preserve; in Run() local
/third_party/glib/gio/
Dgio-tool-copy.c37 static gboolean preserve = FALSE; variable
/third_party/boost/boost/numeric/ublas/
Dmatrix_vector.hpp213 void resize(size_type size, bool preserve = true) { in resize()
366 void resize(size_type size, bool preserve = true) { in resize()
Dvector_sparse.hpp388 void resize (size_type size, bool preserve = true) { in resize()
954 void resize (size_type size, bool preserve = true) { in resize()
975 void reserve (size_type non_zeros, bool preserve = true) { in reserve()
1616 void resize (size_type size, bool preserve = true) { in resize()
1639 void reserve (size_type non_zeros, bool preserve = true) { in reserve()
/third_party/alsa-lib/src/control/
Dsetup.c43 unsigned int preserve: 1; member
408 int preserve = 0; in add_elem() local
/third_party/boost/libs/mpi/src/
Drequest.cpp17 request::preserve(boost::shared_ptr<void> d) { in preserve() function in boost::mpi::request
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsm64bitCompareTests.cpp1010 std::string SpirvTemplateManager::getNanCapability (bool preserve) in getNanCapability()
1015 std::string SpirvTemplateManager::getNanExtension (bool preserve) in getNanExtension()
1020 std::string SpirvTemplateManager::getNanExeMode (bool preserve) in getNanExeMode()
/third_party/gettext/gnulib-local/lib/libxml/
Dschematron.c160 int preserve; /* was the document passed by the user */ member
214 int preserve; /* Whether the doc should be freed */ member
1111 int preserve = 0; in xmlSchematronParse() local
/third_party/libxml2/
Dschematron.c131 int preserve; /* was the document passed by the user */ member
185 int preserve; /* Whether the doc should be freed */ member
1082 int preserve = 0; in xmlSchematronParse() local
/third_party/node/tools/gyp/pylib/gyp/
Dmac_tool.py447 def ExecCodeSignBundle(self, key, entitlements, provisioning, path, preserve): argument

123