Home
last modified time | relevance | path

Searched defs:val (Results 1701 - 1725 of 3693) sorted by relevance

1...<<61626364656667686970>>...148

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dbitfield_align.rs61 let mut val = 0; in get() variables
[all...]
H A Dprivate_fields.rs61 let mut val = 0; in get() variables
[all...]
/third_party/openssl/test/
H A Dparams_api_test.c666 int ret, val; in test_param_copy_null() local
/third_party/pulseaudio/src/pulsecore/ffmpeg/
H A Dresample2.c235 FELEM2 val=0; in av_resample() local
[all...]
/third_party/pulseaudio/src/tests/
H A Dresampler-rewind-test.c144 float val; in generate_block() local
/third_party/openssl/crypto/
H A Dex_data.c465 int CRYPTO_set_ex_data(CRYPTO_EX_DATA *ad, int idx, void *val) in CRYPTO_set_ex_data() argument
H A Dpacket.c382 int WPACKET_put_bytes__(WPACKET *pkt, uint64_t val, size_t size) in WPACKET_put_bytes__() argument
/third_party/openssl/crypto/ec/
H A Dec_mult.c428 EC_POINT **val = NULL; /* precomputation */ in ossl_ec_wNAF_mul() local
[all...]
/third_party/openssl/crypto/property/
H A Dproperty_parse.c615 static void put_num(int64_t val, char **buf, size_t *remain, size_t *needed) in put_num() argument
648 const char *val; in ossl_property_list_to_string() local
[all...]
/third_party/skia/third_party/externals/angle2/src/common/
H A DPoolAlloc.cpp249 checkGuardBlock(unsigned char *blockMem, unsigned char val, const char *locText) const checkGuardBlock() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferTextureBufferRange.cpp1292 glw::GLfloat val = 1.0f; in fillInputData() local
1320 glw::GLubyte val = 0; in fillInputData() local
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsBuiltinVarTests.cpp47 deUint32 val = data[x * 4]; in checkVertexPipelineStagesSubgroupSize() local
H A DglcSubgroupsVoteTests.cpp68 deUint32 val = data[ndx] & 0x1F; in checkFragmentPipelineStages() local
/third_party/vk-gl-cts/executor/
H A DxeTestLogWriter.cpp169 inline const char* getBoolName (bool val) in getBoolName() argument
/third_party/vk-gl-cts/external/amber/src/src/
H A Dformat.cc51 uint32_t CalculatePad(uint32_t val) { in CalculatePad() argument
H A Dtokenizer.h61 void SetStringValue(const std::string& val) { string_value_ = val; } in SetStringValue() argument
62 void SetUint64Value(uint64_t val) { uint_value_ = val; } in SetUint64Value() argument
63 void SetDoubleValue(double val) { double_value_ = val; } in SetDoubleValue() argument
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dfunction.cpp30 namespace val { namespace
H A Dfunction.h34 namespace val { namespace
H A Dvalidate.cpp51 namespace val { namespace
[all...]
H A Dvalidate_arithmetics.cpp27 namespace val { namespace
H A Dvalidate_constants.cpp21 namespace val { namespace
H A Dvalidate_function.cpp23 namespace val { namespace
H A Dvalidate_instruction.cpp41 namespace val { namespace
H A Dvalidate_interfaces.cpp27 namespace val { namespace
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dunit_spirv.h40 std::string to_string(const T& val) { in to_string() argument
42 os << val; in to_string() local
72 explicit WordVector(const std::vector<uint32_t>& val) : value_(val) {} in WordVector() argument
151 EnumCase(E val, std::string enum_name, std::vector<uint32_t> ops = {}) in EnumCase() argument

Completed in 20 milliseconds

1...<<61626364656667686970>>...148