Home
last modified time | relevance | path

Searched +defs:ul +defs:first (Results 1 – 13 of 13) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
Dntfstruncate.c233 unsigned long ul; in parse_options() local
588 int first = TRUE; in dump_attr_record() local
709 unsigned long mnt_flags, ul; in main() local
/third_party/skia/third_party/externals/tint/src/writer/wgsl/
Dgenerator_impl.cc233 bool first = true; in EmitCall() local
259 } else if (auto* ul = lit->As<ast::UintLiteralExpression>()) { in EmitLiteral() local
284 bool first = true; in EmitFunction() local
623 bool first = true; in EmitDecorations() local
903 bool first = true; in EmitCase() local
/third_party/node/deps/openssl/openssl/crypto/x509/
Dt_x509.c96 unsigned long ul; in X509_print_ex() local
342 char oidstr[80], first; in X509_aux_print() local
/third_party/openssl/crypto/x509/
Dt_x509.c98 unsigned long ul; in X509_print_ex() local
344 char oidstr[80], first; in X509_aux_print() local
/third_party/skia/src/core/
DSkScan_AAAPath.cpp609 SkFixed first = SK_Fixed1 - l; // horizontal edge length of the left-most triangle in compute_alpha_above_line() local
636 SkFixed first = SK_Fixed1 - l; // horizontal edge length of the left-most triangle in compute_alpha_below_line() local
732 SkFixed ul, in blit_aaa_trapezoid_row()
782 SkFixed first = SkIntToFixed(uL) + SK_Fixed1 - ul; in blit_aaa_trapezoid_row() local
803 SkFixed first = SkIntToFixed(uR) + SK_Fixed1 - ur; in blit_aaa_trapezoid_row() local
845 SkFixed ul, in blit_trapezoid_row()
900 SkFixed first = joinLeft - SK_Fixed1 - ul; in blit_trapezoid_row() local
957 SkFixed first = joinRite + SK_Fixed1 - ur; in blit_trapezoid_row() local
1454 static bool edges_too_close(int prevRite, SkFixed ul, SkFixed ll) { in edges_too_close()
/third_party/skia/third_party/externals/tint/src/writer/glsl/
Dgenerator_impl.cc462 bool first = true; in EmitFunctionCall() local
522 bool first = true; in EmitIntrinsicCall() local
577 bool first = true; in EmitTypeConstructor() local
1525 bool first = true; in EmitFunction() local
1831 bool first = true; in EmitEntryPointFunction() local
2003 } else if (auto* ul = lit->As<ast::UintLiteralExpression>()) { in EmitLiteral() local
2054 bool first = true; in EmitZeroValue() local
2722 bool first = true; in CallIntrinsicHelper() local
/third_party/skia/third_party/externals/tint/src/writer/msl/
Dgenerator_impl.cc561 bool first = true; in EmitFunctionCall() local
666 bool first = true; in EmitIntrinsicCall() local
1514 } else if (auto* ul = lit->As<ast::UintLiteralExpression>()) { in EmitLiteral() local
1583 bool first = true; in EmitFunction() local
1710 bool first = true; in EmitEntryPointFunction() local
2899 bool first = true; in CallIntrinsicHelper() local
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
Dgenerator_impl.cc853 bool first = true; in EmitFunctionCall() local
911 bool first = true; in EmitIntrinsicCall() local
981 bool first = true; in EmitTypeConstructor() local
1486 bool first = true; in EmitStorageAtomicCall() local
2598 bool first = true; in EmitFunction() local
2929 bool first = true; in EmitEntryPointFunction() local
2990 } else if (auto* ul = lit->As<ast::UintLiteralExpression>()) { in EmitLiteral() local
3801 bool first = true; in CallIntrinsicHelper() local
/third_party/node/deps/icu-small/source/i18n/
DdecNumber.cpp6732 Unit *target, *source, *first; /* work */ local
7755 const Unit *ul; local
/third_party/skia/third_party/externals/icu/source/i18n/
DdecNumber.cpp6732 Unit *target, *source, *first; /* work */ local
7755 const Unit *ul; local
/third_party/icu/icu4c/source/i18n/
DdecNumber.cpp6732 Unit *target, *source, *first; /* work */ local
7755 const Unit *ul; local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DGLSLTest.cpp1219 for (size_t first = 0; first < kIndexDataSize; ++first) in TEST_P() local
1274 for (size_t first = 0; first < kIndexDataSize; ++first) in TEST_P() local
1288 void GLVertexIDIntegerTextureDrawElementsU8Line_Helper(size_t first, const GLubyte *indices) in GLVertexIDIntegerTextureDrawElementsU8Line_Helper()
1445 void GLVertexIDIntegerTextureDrawArrays_helper(int first, int count, GLenum err) in GLVertexIDIntegerTextureDrawArrays_helper()
5789 Vector2 ul = quarterWindowSize; in TEST_P() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp11320 A& first() { return mFirstA; } in first() function
11321 const A& first() const { return mFirstA; } in first() function
11346 A& first() { return mFirstA; } in first() function
11347 const A& first() const { return mFirstA; } in first() function
11371 A& first() { return *this; } in first() function
11372 const A& first() const { return *this; } in first() function
11396 A& first() { return static_cast<A&>(*this); } in first() function
11397 const A& first() const { return static_cast<A&>(*this); } in first() function
14692 _T1 first; member
82462 static nsIAtom* ul; member in nsGkAtoms