Home
last modified time | relevance | path

Searched defs:units (Results 126 - 150 of 156) sorted by relevance

1234567

/third_party/skia/third_party/externals/libpng/
H A Dpngrutil.c2250 png_bytep buffer, buf, units, endptr; in png_handle_pCAL() local
H A Dpngset.c312 png_set_pCAL(png_const_structrp png_ptr, png_inforp info_ptr, png_const_charp purpose, png_int_32 X0, png_int_32 X1, int type, int nparams, png_const_charp units, png_charpp params) png_set_pCAL() argument
H A Dpngtest.c1242 png_charp purpose, units; in test_one_file() local
H A Dpngwutil.c1744 png_write_pCAL(png_structrp png_ptr, png_charp purpose, png_int_32 X0, png_int_32 X1, int type, int nparams, png_const_charp units, png_charpp params) png_write_pCAL() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_longnames.cpp1709 forMeasureUnits(const Locale &loc, const MaybeStackVector<MeasureUnit> &units, const UNumberUnitWidth &width, const char *unitDisplayCase, const PluralRules *rules, const MicroPropsGenerator *parent, UErrorCode &status) forMeasureUnits() argument
[all...]
H A DdecNumber.cpp2515 uInt units, shift; /* work */ in uprv_decNumberRotate() local
6787 decShiftToLeast(Unit *uar, Int units, Int shift) global() argument
[all...]
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrGLContext.cpp530 void GLContext::polygonOffset (float factor, float units) in polygonOffset() argument
/third_party/cups-filters/cupsfilters/
H A Dppdgenerator.c4496 ipp_res_t units; /* Units for resolution */ in pwg_ppdize_resolution() local
/third_party/node/deps/v8/src/wasm/
H A Dmodule-decoder.cc1806 void consume_resizable_limits(const char* name, const char* units, in consume_resizable_limits() argument
H A Dmodule-compiler.cc213 base::Vector<WasmCompilationUnit> units = pair.second; in AddUnits() local
309 std::priority_queue<BigUnit> units[kNumTiers]; global() member
325 std::vector<WasmCompilationUnit> units[kNumTiers]; global() member
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_peephole.cpp3318 int units = bytes >> gpr_unit; in isConstantCondition() local
/third_party/lz4/programs/
H A Dlz4io.c1547 const char units[] = {"\0KMGTPEZY"}; in LZ4IO_toHuman() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/
H A DTestSuite.cpp1924 addHistogramSample(const std::string &measurement, const std::string &story, double value, const std::string &units) addHistogramSample() argument
/third_party/icu/icu4c/source/i18n/
H A DdecNumber.cpp2515 uInt units, shift; /* work */ in uprv_decNumberRotate() local
6787 decShiftToLeast(Unit *uar, Int units, Int shift) global() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A DdecNumber.cpp2515 uInt units, shift; /* work */ in uprv_decNumberRotate() local
6787 decShiftToLeast(Unit *uar, Int units, Int shift) global() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationGL4.cpp2203 ValidatePolygonOffsetClamp(const Context *context, angle::EntryPoint entryPoint, GLfloat factor, GLfloat units, GLfloat clamp) ValidatePolygonOffsetClamp() argument
H A DvalidationES2.cpp4729 ValidatePolygonOffset(const Context *context, angle::EntryPoint entryPoint, GLfloat factor, GLfloat units) ValidatePolygonOffset() argument
H A DContext_gl.cpp3710 void Context::polygonOffsetClamp(GLfloat factor, GLfloat units, GLfloat clamp) in polygonOffsetClamp() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A Dentry_points.cpp655 GL_APICALL void GL_APIENTRY glPolygonOffset(GLfloat factor, GLfloat units) in glPolygonOffset() argument
H A DlibGLESv2.cpp4120 void GL_APIENTRY PolygonOffset(GLfloat factor, GLfloat units) in PolygonOffset() argument
H A DContext.cpp567 void Context::setPolygonOffsetParams(GLfloat factor, GLfloat units) in setPolygonOffsetParams() argument
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_4_autogen.cpp9798 void GL_APIENTRY GL_PolygonOffsetClamp(GLfloat factor, GLfloat units, GLfloat clamp) in GL_PolygonOffsetClamp() argument
H A Dentry_points_gl_1_autogen.cpp7935 void GL_APIENTRY GL_PolygonOffset(GLfloat factor, GLfloat units) in GL_PolygonOffset() argument
/third_party/mesa3d/src/glx/tests/
H A Dindirect_api.cpp405 void __indirect_glPolygonOffset(GLfloat factor, GLfloat units) { } in __indirect_glPolygonOffset() argument
/third_party/toybox/generated/
H A Dglobals.h267 unsigned long long units; member
1257 long units; member

Completed in 132 milliseconds

1234567