/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
H A D | val_ssa_test.cpp | 26 namespace val { namespace
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | jcapimin.c | 241 jpeg_write_m_byte(j_compress_ptr cinfo, int val) in jpeg_write_m_byte() argument
|
H A D | jdinput.c | 318 int val; in consume_markers() local
|
H A D | rdswitch.c | 47 register long val; in LOCAL() local 94 long val; in GLOBAL() local 190 long val; GLOBAL() local 324 int val = 75; /* default value */ GLOBAL() local 364 int val = 0; /* default table # */ GLOBAL() local [all...] |
/third_party/skia/third_party/externals/libwebp/src/utils/ |
H A D | utils.h | 76 static WEBP_INLINE void WebPUint32ToMem(uint8_t* const ptr, uint32_t val) { in WebPUint32ToMem() argument 97 static WEBP_INLINE void PutLE16(uint8_t* const data, int val) { in PutLE16() argument 103 static WEBP_INLINE void PutLE24(uint8_t* const data, int val) { in PutLE24() argument [all...] |
/third_party/skia/src/pdf/ |
H A D | SkPDFMakeCIDGlyphWidthsArray.cpp | 36 SkScalar scale_from_font_units(int16_t val, uint16_t emSize) { in scale_from_font_units() argument
|
/third_party/skia/tests/ |
H A D | StrokerTest.cpp | 139 uint32_t val = r.nextU(); in unbounded() local 144 uint32_t val = r.nextU() & 0x7fffffff; in unboundedPos() local
|
/third_party/optimized-routines/networking/aarch64/ |
H A D | chksum_simd.c | 29 uint64_t val = load64(ptr64) & mask; in slurp_head64() local 49 uint64_t val = load64(ptr) & mask; in slurp_tail64() local 137 uint64_t val = vaddlvq_u32(vreinterpretq_u32_u64(vsum0)); in __chksum_aarch64_simd() local
|
/third_party/openssl/crypto/asn1/ |
H A D | bio_ndef.c | 33 ASN1_VALUE *val; member 58 BIO *BIO_new_NDEF(BIO *out, ASN1_VALUE *val, const ASN1_ITEM *it) in BIO_new_NDEF() argument [all...] |
H A D | tasn_fre.c | 18 void ASN1_item_free(ASN1_VALUE *val, const ASN1_ITEM *it) in ASN1_item_free() argument
|
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftlcdfil.c | 104 FT_UInt val, xx; in ft_lcd_filter_fir() local 145 FT_UInt val, yy; ft_lcd_filter_fir() local [all...] |
H A D | ftpsprop.c | 241 FT_Int* val = (FT_Int*)value; in FT_BASE_CALLBACK_DEF() local 259 FT_UInt* val in FT_BASE_CALLBACK_DEF() local 270 FT_Bool* val = (FT_Bool*)value; FT_BASE_CALLBACK_DEF() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonVLIWPacketizer.h | 106 void setmemShufDisabled(bool val) { in setmemShufDisabled() argument
|
/third_party/skia/third_party/externals/tint/src/writer/hlsl/ |
H A D | generator_impl_intrinsic_test.cc | 405 auto* val = Var("val", ty.f32()); in TEST_F() local 428 auto* val = Var("val", ty.vec3<f32>()); in TEST_F() local [all...] |
/third_party/skia/third_party/externals/tint/src/writer/spirv/ |
H A D | operand.h | 60 void set_float(float val) { float_val_ = val; } in set_float() argument 63 set_int(uint32_t val) set_int() argument 66 set_string(const std::string& val) set_string() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | PackedVector.h | 31 T val = T(); in getValue() local 37 static void setValue(BitVectorTy &Bits, unsigned Idx, T val) { in setValue() argument 48 T val = T(); in getValue() local 56 setValue(BitVectorTy &Bits, unsigned Idx, T val) setValue() argument 90 operator =(T val) operator =() argument 118 push_back(T val) push_back() argument [all...] |
/third_party/toybox/toys/other/ |
H A D | stat.c | 56 static void out(char c, long long val) in out() argument 63 static void strout(char *val) in strout() argument 171 int *val = (int *) &statfs->f_fsid; in print_statfs() local
|
H A D | sysctl.c | 128 char *line = 0, *key, *val; in sysctl_main() local
|
/third_party/toybox/toys/pending/ |
H A D | ipcs.c | 44 int val; member 106 int val, nc, zc, pid; in show_sem_id() local
|
/third_party/protobuf/src/google/protobuf/compiler/ |
H A D | zip_writer.cc | 101 static void WriteShort(io::CodedOutputStream* out, uint16 val) { in WriteShort() argument
|
/third_party/protobuf/src/google/protobuf/ |
H A D | extension_set_inl.h | 144 uint64 val; in ParseFieldWithExtensionInfo() local
|
/third_party/python/Modules/_sqlite/clinic/ |
H A D | blob.c.h | 202 PyObject *val; in blob_exit() local
|
/third_party/python/Modules/ |
H A D | spwdmodule.c | 77 sets(PyObject *v, int i, const char* val) in sets() argument
|
/third_party/pulseaudio/speex/libspeexdsp/ |
H A D | os_support.h | 128 static inline void speex_warning_int(const char *str, int val) in speex_warning_int() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
H A D | btree_test.h | 64 inline char* GenerateDigits(char buf[16], unsigned val, unsigned maxval) { in GenerateDigits() argument
|