Home
last modified time | relevance | path

Searched defs:ivalue (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_type.cpp261 const int64_t ivalue = ConstantLiteralAsInt64(width, length->words()); in ValidateTypeArray() local
/third_party/spirv-tools/source/val/
Dvalidate_type.cpp261 const int64_t ivalue = ConstantLiteralAsInt64(width, length->words()); in ValidateTypeArray() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_type.cpp261 const int64_t ivalue = ConstantLiteralAsInt64(width, length->words()); in ValidateTypeArray() local
/third_party/glib/gobject/tests/
Dboxed.c11 gint ivalue; member
/third_party/glib/glib/tests/
Dhash.c596 gpointer ikey, ivalue; in test_hash_misc() local
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Datoms.c3784 const gchar * value, gint16 ivalue) in atom_udta_add_3gp_str_int_tag()
/third_party/python/Modules/
D_testcapimodule.c6991 PyObject *ivalue = PyNumber_Long(value); in heapctypesetattr_setattro() local