Home
last modified time | relevance | path

Searched defs:val (Results 776 - 800 of 3190) sorted by relevance

1...<<31323334353637383940>>...128

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_ssa_test.cpp26 namespace val { namespace
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djcapimin.c241 jpeg_write_m_byte(j_compress_ptr cinfo, int val) in jpeg_write_m_byte() argument
H A Djdinput.c318 int val; in consume_markers() local
H A Drdswitch.c47 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 Dutils.h76 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 DSkPDFMakeCIDGlyphWidthsArray.cpp36 SkScalar scale_from_font_units(int16_t val, uint16_t emSize) { in scale_from_font_units() argument
/third_party/skia/tests/
H A DStrokerTest.cpp139 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 Dchksum_simd.c29 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 Dbio_ndef.c33 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 Dtasn_fre.c18 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 Dftlcdfil.c104 FT_UInt val, xx; in ft_lcd_filter_fir() local
145 FT_UInt val, yy; ft_lcd_filter_fir() local
[all...]
H A Dftpsprop.c241 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 DHexagonVLIWPacketizer.h106 void setmemShufDisabled(bool val) { in setmemShufDisabled() argument
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
H A Dgenerator_impl_intrinsic_test.cc405 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 Doperand.h60 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 DPackedVector.h31 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 Dstat.c56 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 Dsysctl.c128 char *line = 0, *key, *val; in sysctl_main() local
/third_party/toybox/toys/pending/
H A Dipcs.c44 int val; member
106 int val, nc, zc, pid; in show_sem_id() local
/third_party/protobuf/src/google/protobuf/compiler/
H A Dzip_writer.cc101 static void WriteShort(io::CodedOutputStream* out, uint16 val) { in WriteShort() argument
/third_party/protobuf/src/google/protobuf/
H A Dextension_set_inl.h144 uint64 val; in ParseFieldWithExtensionInfo() local
/third_party/python/Modules/_sqlite/clinic/
H A Dblob.c.h202 PyObject *val; in blob_exit() local
/third_party/python/Modules/
H A Dspwdmodule.c77 sets(PyObject *v, int i, const char* val) in sets() argument
/third_party/pulseaudio/speex/libspeexdsp/
H A Dos_support.h128 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 Dbtree_test.h64 inline char* GenerateDigits(char buf[16], unsigned val, unsigned maxval) { in GenerateDigits() argument

Completed in 14 milliseconds

1...<<31323334353637383940>>...128