Home
last modified time | relevance | path

Searched +defs:lib +defs:y (Results 1 – 12 of 12) sorted by relevance

/third_party/python/Lib/ctypes/test/
Dtest_libc.py6 lib = CDLL(_ctypes_test.__file__) variable
8 def three_way_cmp(x, y): argument
/third_party/skia/third_party/externals/icu/source/common/
Dputil.cpp468 uprv_modf(double x, double* y) in uprv_modf()
474 uprv_fmod(double x, double y) in uprv_fmod()
480 uprv_pow(double x, double y) in uprv_pow()
493 uprv_fmax(double x, double y) in uprv_fmax()
511 uprv_fmin(double x, double y) in uprv_fmin()
2369 uprv_dl_close(void *lib, UErrorCode *status) {
2375 uprv_dlsym_func(void *lib, const char* sym, UErrorCode *status) {
2399 HMODULE lib = NULL; local
2413 uprv_dl_close(void *lib, UErrorCode *status) {
2423 uprv_dlsym_func(void *lib, const char* sym, UErrorCode *status) {
[all …]
/third_party/node/deps/icu-small/source/common/
Dputil.cpp468 uprv_modf(double x, double* y) in uprv_modf()
474 uprv_fmod(double x, double y) in uprv_fmod()
480 uprv_pow(double x, double y) in uprv_pow()
493 uprv_fmax(double x, double y) in uprv_fmax()
511 uprv_fmin(double x, double y) in uprv_fmin()
2393 uprv_dl_close(void *lib, UErrorCode *status) {
2399 uprv_dlsym_func(void *lib, const char* sym, UErrorCode *status) {
2423 HMODULE lib = nullptr; local
2437 uprv_dl_close(void *lib, UErrorCode *status) {
2447 uprv_dlsym_func(void *lib, const char* sym, UErrorCode *status) {
[all …]
/third_party/icu/icu4c/source/common/
Dputil.cpp468 uprv_modf(double x, double* y) in uprv_modf()
474 uprv_fmod(double x, double y) in uprv_fmod()
480 uprv_pow(double x, double y) in uprv_pow()
493 uprv_fmax(double x, double y) in uprv_fmax()
511 uprv_fmin(double x, double y) in uprv_fmin()
2378 uprv_dl_close(void *lib, UErrorCode *status) {
2384 uprv_dlsym_func(void *lib, const char* sym, UErrorCode *status) {
2408 HMODULE lib = NULL; local
2422 uprv_dl_close(void *lib, UErrorCode *status) {
2432 uprv_dlsym_func(void *lib, const char* sym, UErrorCode *status) {
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingPipelineLibraryTests.cpp100 for (const auto& lib : libraryConfiguration.pipelineLibraries) in getHitGroupCount() local
394 for (const auto& lib : m_data.libraryConfiguration.pipelineLibraries) in RayTracingPipelineLibraryTestInstance() local
416 for (deUint32 y = 0; y < m_data.height; ++y) in initBottomAccelerationStructures() local
466 for (deUint32 y = 0; y < m_data.height; ++y) in initTopAccelerationStructure() local
914 for (deUint32 y = 0; y < m_data.height; ++y) in iterate() local
DvktRayTracingPipelineFlagsTests.cpp803 const float y = float(boxY) * boxHeight; in prepareBoxGeometries() local
1133 for (deUint32 y = 0; y < m_params.height; ++y) in printImage() local
1465 for (auto& lib : libs) in createPipelineFlagsTests() local
/third_party/ffmpeg/libavfilter/
Davf_showcqt.c335 double y = 2.0 * M_PI * (x - center) * (1.0 / flen); in init_cqt() local
465 int x, xs, y, ret; in init_axis_color() local
511 FT_Library lib = NULL; in render_freetype() local
760 int x, y, w = out->width; in draw_bar_rgb() local
813 int x, y, yh, w = out->width; in draw_bar_yuv() local
863 int x, y, w = axis->width, h = axis->height; in draw_axis_rgb() local
965 int fmt = out->format, x, y, yh, w = axis->width, h = axis->height; in draw_axis_yuv() local
1034 int ls, i, y, yh; in draw_sono() local
1402 double y = M_PI * k / (inlink->sample_rate * s->attack); in config_output() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingPipelineFlagsTests.cpp796 const float y = float(boxY) * boxHeight; in prepareBoxGeometries() local
1125 for (deUint32 y = 0; y < m_params.height; ++y) in printImage() local
1457 for (auto& lib : libs) in createPipelineFlagsTests() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp1703 template<class Y> inline auto make_unsigned(const Y& y) -> typename std::make_unsigned<Y>::type in make_unsigned()
3593 for (const auto& lib : m_pipelineLibraries) in getFullShaderGroupCount() local
3689 for (const auto& lib : pipelineLibraries) in createPipeline() local
/third_party/python/Modules/
D_ssl.c377 #define ERRSTR1(x,y,z) (x ":" y ": " z) argument
451 int lib, reason; in fill_and_set_sslerror() local
/third_party/typescript/lib/
DtypingsInstaller.js43 …l: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g; variable
1043 … indices.sort(function (x, y) { return comparer(array[x], array[y]) || compareValues(x, y); }); argument
1885 …return reduceLeft(items, function (x, y) { return compare(x, y) === -1 /* Comparison.LessThan */ ?… argument
2743 … var sorted = ts.stableSort(result, function (x, y) { return ts.compareValues(x[0], y[0]); }); argument
28938 function compareEmitHelpers(x, y) { argument
113326 …return ts.map(ts.arrayFrom(libs.keys()), function (lib) { return ({ fileName: lib, pos: -1, end: -… argument
Dtsc.js43 …l: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g; variable
924 … indices.sort(function (x, y) { return comparer(array[x], array[y]) || compareValues(x, y); }); argument
1610 return reduceLeft(items, function (x, y) { return compare(x, y) === -1 ? x : y; }); argument
2330 … var sorted = ts.stableSort(result, function (x, y) { return ts.compareValues(x[0], y[0]); }); argument
23358 function compareEmitHelpers(x, y) { argument
93438 …return ts.map(ts.arrayFrom(libs.keys()), function (lib) { return ({ fileName: lib, pos: -1, end: -… argument