/third_party/skia/third_party/externals/spirv-tools/test/val/ |
H A D | val_decoration_test.cpp | 21 #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 D | validate_extensions.cpp | 34 #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 D | val_builtins_test.cpp | 31 #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 D | val_cfg_test.cpp | 28 #include "source/val/validate.h" 31 #include "test/val/val_fixtures.h" 34 namespace val { namespace 4583 } // namespace val
|
H A D | val_decoration_test.cpp | 21 #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 D | validate_image.cpp | 25 #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 D | val_cfg_test.cpp | 26 #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 D | tsserverlibrary.js | [all...] |
H A D | tsserver.js | [all...] |
H A D | typescript.js | [all...] |
H A D | typescriptServices.js | [all...] |
/third_party/astc-encoder/Source/ |
H A D | wuffs-v0.3.c | 10466 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 D | wuffs-v0.3.c | 9759 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 D | configure | 2432 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 D | qed_hsi.h | 2330 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 D | vktMemoryPipelineBarrierTests.cpp | 671 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 D | vktMemoryPipelineBarrierTests.cpp | 671 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 D | Context.cpp | 6216 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 D | vk_mem_alloc.h | 4291 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 D | sb_edac.c | 3127 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 D | cfi_cmdset_0002.c | 3081 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 D | cls_api.c | 3661 entry->mangle.val = tcf_pedit_val(act, k); in tc_setup_flow_action()
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-sched.c | 2776 list_for_each_entry(chain, &node->val, list) { in callchain__fprintf_folded()
|
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | f2fs.h | 3416 unsigned int val, int alloc);
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | scrub.c | 710 (char *)(unsigned long)ipath->fspath->val[i]); in scrub_print_warning_inode()
|