Home
last modified time | relevance | path

Searched refs:val (Results 25776 - 25800 of 26645) sorted by relevance

1...<<1031103210331034103510361037103810391040>>...1066

/third_party/node/deps/v8/src/regexp/
H A Dregexp-nodes.h325 static ActionNode* SetRegisterForLoop(int reg, int val,
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_gmem.c290 *patch->cs = patch->val | DRAW4(0, 0, 0, vismode); in patch_draws()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_gmem.c533 *patch->cs = patch->val | DRAW4(0, 0, 0, vismode); in patch_draws()
/third_party/node/deps/openssl/openssl/ssl/record/
H A Drec_layer_d1.c349 void (*cb) (const SSL *ssl, int type2, int val) = NULL; in dtls1_read_bytes()
/third_party/popt/src/
H A Dpopthelp.c372 { long aLong = opt->val; in singleOptionHelp()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp24 #define CV_TYPE(enum, val) {#enum, enum},
H A DTypeRecordMapping.cpp23 #define CV_TYPE(enum, val) {#enum, enum},
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_arithmetics_test.cpp21 #include "test/val/val_fixtures.h"
24 namespace val { namespace
283 %val = OpFNegate %u32 %u32_0 in TEST_F()
296 %val = OpFNegate %u32vec2 %u32vec2_01 in TEST_F()
309 %val = OpFNegate %f32 %u32_0 in TEST_F()
321 %val = OpFMul %u32 %u32_0 %u32_1 in TEST_F()
334 %val = OpFMul %u32vec2 %u32vec2_01 %u32vec2_12 in TEST_F()
347 %val = OpFMul %f32 %u32_0 %f32_1 in TEST_F()
359 %val = OpFMul %f32 %f32_0 %u32_1 in TEST_F()
371 %val in TEST_F()
[all...]
H A Dval_barriers_test.cpp20 #include "test/val/val_fixtures.h"
23 namespace val { namespace
1542 } // namespace val
H A Dval_conversion_test.cpp21 #include "test/val/val_code_generator.h"
22 #include "test/val/val_fixtures.h"
25 namespace val { namespace
290 %val = OpConvertFToU %s32 %f32_1 in TEST_F()
302 %val = OpConvertFToU %u32 %u32_1 in TEST_F()
314 %val = OpConvertFToU %u32 %f32vec2_01 in TEST_F()
337 %val = OpConvertFToS %bool %f32_1 in TEST_F()
350 %val = OpConvertFToS %s32 %u32_1 in TEST_F()
362 %val = OpConvertFToS %u32 %f32vec2_01 in TEST_F()
385 %val in TEST_F()
[all...]
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_3_autogen.h253 ANGLE_EXPORT void GL_APIENTRY GL_GetMultisamplefv(GLenum pname, GLuint index, GLfloat *val);
/third_party/openssl/ssl/record/
H A Drec_layer_d1.c349 void (*cb) (const SSL *ssl, int type2, int val) = NULL; in dtls1_read_bytes()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_arithmetics_test.cpp21 #include "test/val/val_fixtures.h"
24 namespace val { namespace
283 %val = OpFNegate %u32 %u32_0 in TEST_F()
296 %val = OpFNegate %u32vec2 %u32vec2_01 in TEST_F()
309 %val = OpFNegate %f32 %u32_0 in TEST_F()
321 %val = OpFMul %u32 %u32_0 %u32_1 in TEST_F()
334 %val = OpFMul %u32vec2 %u32vec2_01 %u32vec2_12 in TEST_F()
347 %val = OpFMul %f32 %u32_0 %f32_1 in TEST_F()
359 %val = OpFMul %f32 %f32_0 %u32_1 in TEST_F()
371 %val in TEST_F()
[all...]
H A Dval_barriers_test.cpp20 #include "test/val/val_fixtures.h"
23 namespace val { namespace
1542 } // namespace val
H A Dval_conversion_test.cpp21 #include "test/val/val_code_generator.h"
22 #include "test/val/val_fixtures.h"
25 namespace val { namespace
290 %val = OpConvertFToU %s32 %f32_1 in TEST_F()
302 %val = OpConvertFToU %u32 %u32_1 in TEST_F()
314 %val = OpConvertFToU %u32 %f32vec2_01 in TEST_F()
337 %val = OpConvertFToS %bool %f32_1 in TEST_F()
350 %val = OpConvertFToS %s32 %u32_1 in TEST_F()
362 %val = OpConvertFToS %u32 %f32vec2_01 in TEST_F()
385 %val in TEST_F()
[all...]
/third_party/toybox/generated/
H A Dglobals.h68 struct int_list { struct int_list *next; int val; } *pids; member
/third_party/protobuf/src/google/protobuf/
H A Dmessage.h975 // If key is in map field: Saves the value pointer to val and returns
977 // value pointer to val and returns true.
979 const MapKey& key, MapValueRef* val) const;
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dinlined_vector_benchmark.cc399 size_t val; member
/third_party/spirv-tools/source/val/
H A Dvalidate_arithmetics.cpp20 #include "source/val/instruction.h"
21 #include "source/val/validate.h"
22 #include "source/val/validation_state.h"
25 namespace val { namespace
682 } // namespace val
/third_party/spirv-tools/test/opt/
H A Dinst_bindless_check_test.cpp781 // layout(set = 9, binding = 2) buffer bfoo { vec4 val; } adds[11];
786 // gl_Position = adds[uniform_index_buffer.index].val;
810 OpMemberName %bfoo 0 "val"
/third_party/spirv-tools/test/val/
H A Dval_arithmetics_test.cpp21 #include "test/val/val_fixtures.h"
24 namespace val { namespace
283 %val = OpFNegate %u32 %u32_0 in TEST_F()
296 %val = OpFNegate %u32vec2 %u32vec2_01 in TEST_F()
309 %val = OpFNegate %f32 %u32_0 in TEST_F()
321 %val = OpFMul %u32 %u32_0 %u32_1 in TEST_F()
334 %val = OpFMul %u32vec2 %u32vec2_01 %u32vec2_12 in TEST_F()
347 %val = OpFMul %f32 %u32_0 %f32_1 in TEST_F()
359 %val = OpFMul %f32 %f32_0 %u32_1 in TEST_F()
371 %val in TEST_F()
[all...]
H A Dval_barriers_test.cpp20 #include "test/val/val_fixtures.h"
23 namespace val { namespace
1566 } // namespace val
H A Dval_conversion_test.cpp21 #include "test/val/val_code_generator.h"
22 #include "test/val/val_fixtures.h"
25 namespace val { namespace
290 %val = OpConvertFToU %s32 %f32_1 in TEST_F()
302 %val = OpConvertFToU %u32 %u32_1 in TEST_F()
314 %val = OpConvertFToU %u32 %f32vec2_01 in TEST_F()
337 %val = OpConvertFToS %bool %f32_1 in TEST_F()
350 %val = OpConvertFToS %s32 %u32_1 in TEST_F()
362 %val = OpConvertFToS %u32 %f32vec2_01 in TEST_F()
385 %val in TEST_F()
[all...]
H A Dval_modes_test.cpp22 #include "test/val/val_fixtures.h"
25 namespace val { namespace
1310 } // namespace val
H A Dval_version_test.cpp19 #include "test/val/val_fixtures.h"
22 namespace val { namespace
439 } // namespace val

Completed in 50 milliseconds

1...<<1031103210331034103510361037103810391040>>...1066