Home
last modified time | relevance | path

Searched +defs:val +defs:format (Results 376 – 400 of 1913) sorted by relevance

1...<<11121314151617181920>>...77

/aosp_15_r20/external/angle/src/libANGLE/
H A DvalidationES2.cpp323 static inline bool Valid1to4ComponentFloatColorBufferFormat(const Context *context, GLenum format) in Valid1to4ComponentFloatColorBufferFormat()
333 static inline bool Valid2to4ComponentFloatColorBufferFormat(const Context *context, GLenum format) in Valid2to4ComponentFloatColorBufferFormat()
341 static inline bool Valid3to4ComponentFloatColorBufferFormat(const Context *context, GLenum format) in Valid3to4ComponentFloatColorBufferFormat()
349 static inline bool Valid4ComponentFloatColorBufferFormat(const Context *context, GLenum format) in Valid4ComponentFloatColorBufferFormat()
836 GLenum val) in ValidateSrcBlendFunc()
887 GLenum val) in ValidateDstBlendFunc()
914 GLenum format, in ValidateES2TexImageParameters()
944 GLenum format, in ValidateES2TexImageParametersBase()
2859 GLenum format, in ValidateTexImage2D()
2884 GLenum format, in ValidateTexImage2DRobustANGLE()
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dcheck.go51 val constant.Value // constant value; or nil (if not a constant) member
109 format string member
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libhwcService/
DExynosHWCService.cpp170 int ExynosHWCService::setVDSGlesFormat(int format) in setVDSGlesFormat()
307 int ExynosHWCService::setHWCCtl(uint32_t display, uint32_t ctrl, int32_t val) in setHWCCtl()
/aosp_15_r20/external/tcpdump/
H A Dutil-print.c416 nd_format_time(char *buf, size_t bufsize, const char *format, in nd_format_time()
606 const u_int val) in uint2tokary_internal()
/aosp_15_r20/external/sg3_utils/src/
H A Dsg_read_attr.c89 int val; member
95 int format; /* RA_FMT_BINARY and friends, -1 --> unknown */ member
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dcheck.go68 val constant.Value // constant value; or nil (if not a constant) member
126 format string member
/aosp_15_r20/external/libpng/
H A Dpngread.c1363 png_uint_32 format = 0; in png_image_format() local
1429 png_uint_32 format = png_image_format(png_ptr); in png_image_read_header() local
2194 unsigned int step, i, val, trans = 256/*ignore*/, back_alpha = 0; in png_image_read_colormap() local
3683 png_uint_32 format = image->format; in png_image_read_direct() local
/aosp_15_r20/external/cldr/tools/c/genldml/
H A Dgenldml.cpp307 MessageFormat format(str,mError); in formatString() local
321 MessageFormat format(str,mError); in formatString() local
486 SimpleDateFormat format(UnicodeString("yyyy-MM-dd"), mError); in writeIdentity() local
1377 UnicodeString getTimeString(UnicodeString& val, int32_t milliSecs){ in getTimeString()
2498 UChar val = value.charAt(0); in writeSettings() local
/aosp_15_r20/external/libcups/scheduler/
H A Dipp.c1208 const char *val; /* Default option value */ in add_job() local
4691 const char *val; /* Default option value */ in copy_model() local
6230 format[1024]; /* Format for document */ in get_document() local
8413 ipp_attribute_t *format; /* Document-format attribute */ in print_job() local
9574 ipp_attribute_t *format; /* Request's document-format attribute */ in send_document() local
11248 ipp_attribute_t *format, /* Document-format attribute */ in validate_job() local
/aosp_15_r20/hardware/google/camera/common/hal/common/
Dhal_types.h123 android_pixel_format_t format = HAL_PIXEL_FORMAT_RGBA_8888; member
397 BuffersValue val; member
426 android_pixel_format_t format = HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED; member
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/
Ddate_facet.hpp117 void format(const char_type* const format_str) { in format() function in boost::date_time::date_facet
487 void format(const char_type* const format_str) { in format() function in boost::date_time::date_input_facet
612 typename duration_type::duration_rep_type val = 0; in get() local
/aosp_15_r20/frameworks/base/tools/aapt/
H A DResourceTable.cpp383 String16 val = String16(block.getAttributeStringValue(minIdx, &len)); in compileAttribute() local
401 String16 val = String16(block.getAttributeStringValue(maxIdx, &len)); in compileAttribute() local
1865 const int32_t format, in addEntry()
1959 bool replace, bool isId, const int32_t format) in addBag()
2113 int32_t format, in makeAttribute()
2554 Res_value val; in getAttributeFlags() local
3514 int32_t format, in setItem()
3549 bool replace, bool isId, int32_t format) in addToBag()
/aosp_15_r20/external/libdrm/tests/util/
H A Dpattern.c82 #define fb_foreign_endian(format) (!((format) & DRM_FORMAT_BIG_ENDIAN)) argument
87 #define fb_foreign_endian(format) ((format) & DRM_FORMAT_BIG_ENDIAN) argument
885 static inline int clamp(int val, int min, int max) in clamp()
1326 unsigned int stride, uint32_t format) in make_pwetty()
1864 void util_fill_pattern(uint32_t format, enum util_fill_pattern pattern, in util_fill_pattern()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dlower_tf.cc98 static APFloat ConvertToAPFloat(double val, Type type) { in ConvertToAPFloat()
136 tensorflow::TensorFormat format; in GetBiasAddGradReductionIndices() local
1091 for (auto val : block_shape.getValues<APInt>()) { in matchAndRewrite() local
1107 for (auto val : block_shape) { in matchAndRewrite() local
1353 for (auto val : out_size_cst.getValues<APInt>()) { in matchAndRewrite() local
/aosp_15_r20/external/libkmsxx/utils/
H A Dkmstest.cpp29 uint64_t val; member
294 string name, val; in parse_prop() local
326 PixelFormat format = PixelFormat::XRGB8888; in parse_fb() local
/aosp_15_r20/external/freetype/src/gxvalid/
H A Dgxvcommn.c194 FT_Byte val; in gxv_array_getlimits_byte() local
223 FT_UShort val; in gxv_array_getlimits_ushort() local
759 FT_UShort format; in gxv_LookupTable_validate() local
/aosp_15_r20/external/OpenCL-CTS/test_common/gl/
H A Dhelpers.cpp1261 double val = color_delta + (color_delta * s); in CreateGLTexture2DMultisample() local
1463 double val = color_delta + color_delta * (l * samples + s); in CreateGLTexture2DArrayMultisample() local
1526 double val = color_delta + color_delta * (l * samples + s); in CreateGLTexture2DArrayMultisample() local
2083 const char *GetGLFormatName( GLenum format ) in GetGLFormatName()
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/android.ext.adservices.com.android.extservices_intermediates/
Dclasses.jar ... { final synthetic java.util.concurrent.Executor val$executor final synthetic android.os.OutcomeReceiver val ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/framework/framework-adservices.impl/android_common_apex33/package-check/
Dframework-adservices.jar ... { final synthetic java.util.concurrent.Executor val$executor final synthetic android.os.OutcomeReceiver val ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/framework/framework-adservices.impl/android_common_apex30/combined/
Dframework-adservices.jar ... { final synthetic java.util.concurrent.Executor val$executor final synthetic android.os.OutcomeReceiver val ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/framework/framework-adservices.impl/android_common_apex30/javac/
Dframework-adservices.jar ... { final synthetic java.util.concurrent.Executor val$executor final synthetic android.os.OutcomeReceiver val ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/framework/framework-adservices.impl/android_common_apex33/javac/
Dframework-adservices.jar ... { final synthetic java.util.concurrent.Executor val$executor final synthetic android.os.OutcomeReceiver val ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/framework/framework-adservices.impl/android_common_apex33/combined/
Dframework-adservices.jar ... { final synthetic java.util.concurrent.Executor val$executor final synthetic android.os.OutcomeReceiver val ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/framework-adservices.com.android.adservices_intermediates/
Dclasses.jar ... { final synthetic java.util.concurrent.Executor val$executor final synthetic android.os.OutcomeReceiver val ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/framework/framework-adservices.impl/android_common_apex30/package-check/
Dframework-adservices.jar ... { final synthetic java.util.concurrent.Executor val$executor final synthetic android.os.OutcomeReceiver val ...

1...<<11121314151617181920>>...77