Home
last modified time | relevance | path

Searched refs:val (Results 26301 - 26325 of 26422) sorted by relevance

1...<<1051105210531054105510561057

/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_decoration_test.cpp21 #include "source/val/decoration.h"
24 #include "test/val/val_code_generator.h"
25 #include "test/val/val_fixtures.h"
28 namespace val { namespace
4829 OpDecorate %val Uniform in TEST_F()
4838 %val = OpLoad %int %var in TEST_F()
5296 std::string spirv = MakeIntegerShader("OpDecorate %val NoSignedWrap", in TEST_F()
5297 "%val = OpIAdd %int %zero %zero", ""); in TEST_F()
5307 std::string spirv = MakeIntegerShader("OpDecorate %val NoSignedWrap", in TEST_F()
5308 "%val in TEST_F()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_extensions.cpp34 #include "source/val/instruction.h"
35 #include "source/val/validate.h"
36 #include "source/val/validation_state.h"
39 namespace val { namespace
3303 } // namespace val
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_builtins_test.cpp31 #include "test/val/val_code_generator.h"
32 #include "test/val/val_fixtures.h"
35 namespace val { namespace
418 %val = OpBitcast %u32 %built_in_var in GetVariableCodeGenerator()
2577 %val = OpBitcast %u32 %built_in_var in GetArrayedVariableCodeGenerator()
4056 } // namespace val
H A Dval_cfg_test.cpp28 #include "source/val/validate.h"
31 #include "test/val/val_fixtures.h"
34 namespace val { namespace
4583 } // namespace val
H A Dval_decoration_test.cpp21 #include "source/val/decoration.h"
24 #include "test/val/val_code_generator.h"
25 #include "test/val/val_fixtures.h"
28 namespace val { namespace
4829 OpDecorate %val Uniform in TEST_F()
4838 %val = OpLoad %int %var in TEST_F()
5296 std::string spirv = MakeIntegerShader("OpDecorate %val NoSignedWrap", in TEST_F()
5297 "%val = OpIAdd %int %zero %zero", ""); in TEST_F()
5307 std::string spirv = MakeIntegerShader("OpDecorate %val NoSignedWrap", in TEST_F()
5308 "%val in TEST_F()
[all...]
/third_party/spirv-tools/source/val/
H A Dvalidate_image.cpp25 #include "source/val/instruction.h"
26 #include "source/val/validate.h"
27 #include "source/val/validate_scopes.h"
28 #include "source/val/validation_state.h"
31 namespace val { namespace
2409 } // namespace val
/third_party/spirv-tools/test/val/
H A Dval_cfg_test.cpp26 #include "source/val/validate.h"
29 #include "test/val/val_fixtures.h"
32 namespace val { namespace
4807 } // namespace val
/third_party/typescript/lib/
H A Dtsserverlibrary.js[all...]
H A Dtsserver.js[all...]
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]
/third_party/astc-encoder/Source/
H A Dwuffs-v0.3.c10466 virtual std::string AppendBool(bool val) = 0; variable
10467 virtual std::string AppendF64(double val) = 0;
10468 virtual std::string AppendI64(int64_t val) = 0; variable
10469 virtual std::string AppendU64(uint64_t val) = 0; variable
10470 virtual std::string AppendByteString(std::string&& val) = 0; variable
10471 virtual std::string AppendTextString(std::string&& val) = 0; variable
10472 virtual std::string AppendMinus1MinusX(uint64_t val) = 0; variable
10473 virtual std::string AppendCborSimpleValue(uint8_t val) = 0; variable
10474 virtual std::string AppendCborTag(uint64_t val) = 0; variable
10894 virtual std::string AppendBool(bool val) variable
10896 virtual std::string AppendI64(int64_t val) = 0; global() variable
10897 virtual std::string AppendTextString(std::string&& val) = 0; global() variable
[all...]
/third_party/skia/third_party/externals/wuffs/release/c/
H A Dwuffs-v0.3.c9759 virtual std::string AppendBool(bool val) = 0; variable
9760 virtual std::string AppendF64(double val) = 0;
9761 virtual std::string AppendI64(int64_t val) = 0; variable
9762 virtual std::string AppendU64(uint64_t val) = 0; variable
9763 virtual std::string AppendByteString(std::string&& val) = 0; variable
9764 virtual std::string AppendTextString(std::string&& val) = 0; variable
9765 virtual std::string AppendMinus1MinusX(uint64_t val) = 0; variable
9766 virtual std::string AppendCborSimpleValue(uint8_t val) = 0; variable
9767 virtual std::string AppendCborTag(uint64_t val) = 0; variable
10032 virtual std::string AppendBool(bool val) variable
10034 virtual std::string AppendI64(int64_t val) = 0; global() variable
10035 virtual std::string AppendTextString(std::string&& val) = 0; global() variable
[all...]
/third_party/python/
H A Dconfigure2432 FILE *f = fopen ("conftest.val", "w");
2459 echo >>conftest.val; read $3 <conftest.val; ac_retval=0
2465 rm -f conftest.val
8003 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
25308 int val;
25310 __atomic_store_n(&val, 1, __ATOMIC_SEQ_CST);
25311 (void)__atomic_load_n(&val, __ATOMIC_SEQ_CST);
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_hsi.h2330 u8 val; /* Event ID value */ member
3057 * @param val - Value to set.
3062 * - val is outside the allowed boundaries
3065 enum dbg_grc_params grc_param, u32 val);
10172 __le16 val; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryPipelineBarrierTests.cpp671 void set (size_t pos, deUint8 val);
692 void ReferenceMemory::set (size_t pos, deUint8 val) in set() argument
696 m_data[pos] = val; in set()
9671 "\thighp uint val;\n"
9681 "\t\tval = val & 0xFFFFu;\n"
9683 "\t\tval = val >> 16u;\n"
9684 "\thighp vec2 pos = vec2(val & 0xFFu, val >> 8u) / vec2(255.0);\n"
9752 "\thighp uint val;\n"
9762 "\t\tval = val
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryPipelineBarrierTests.cpp671 void set (size_t pos, deUint8 val);
692 void ReferenceMemory::set (size_t pos, deUint8 val) in set() argument
696 m_data[pos] = val; in set()
9671 "\thighp uint val;\n"
9681 "\t\tval = val & 0xFFFFu;\n"
9683 "\t\tval = val >> 16u;\n"
9684 "\thighp vec2 pos = vec2(val & 0xFFu, val >> 8u) / vec2(255.0);\n"
9752 "\thighp uint val;\n"
9762 "\t\tval = val
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext.cpp6216 void Context::getMultisamplefv(GLenum pname, GLuint index, GLfloat *val) in getMultisamplefv() argument
6226 ANGLE_CONTEXT_TRY(framebuffer->getSamplePosition(this, index, val)); in getMultisamplefv()
6237 GLfloat *val) in getMultisamplefvRobust()
6233 getMultisamplefvRobust(GLenum pname, GLuint index, GLsizei bufSize, GLsizei *length, GLfloat *val) getMultisamplefvRobust() argument
/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h4291 static inline T VmaAlignUp(T val, T align) in VmaAlignUp() argument
4293 return (val + align - 1) / align * align; in VmaAlignUp()
4298 static inline T VmaAlignDown(T val, T align) in VmaAlignDown() argument
4300 return val / align * align; in VmaAlignDown()
/kernel/linux/linux-5.10/drivers/edac/
H A Dsb_edac.c3127 static int sbridge_mce_check_error(struct notifier_block *nb, unsigned long val, in sbridge_mce_check_error() argument
/kernel/linux/linux-5.10/drivers/mtd/chips/
H A Dcfi_cmdset_0002.c3081 static int cfi_amdstd_reboot(struct notifier_block *nb, unsigned long val, in cfi_amdstd_reboot() argument
/kernel/linux/linux-5.10/net/sched/
H A Dcls_api.c3661 entry->mangle.val = tcf_pedit_val(act, k); in tc_setup_flow_action()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-sched.c2776 list_for_each_entry(chain, &node->val, list) { in callchain__fprintf_folded()
/kernel/linux/linux-5.10/fs/f2fs/
H A Df2fs.h3416 unsigned int val, int alloc);
/kernel/linux/linux-5.10/fs/btrfs/
H A Dscrub.c710 (char *)(unsigned long)ipath->fspath->val[i]); in scrub_print_warning_inode()

Completed in 336 milliseconds

1...<<1051105210531054105510561057