/dports/emulators/yuzu/yuzu-0b47f7a46/externals/sirit/src/instructions/ |
H A D | atomic.cpp | 13 Id Module::OpAtomicLoad(Id result_type, Id pointer, Id memory, Id semantics) { in OpAtomicLoad() 21 Id Module::OpAtomicStore(Id pointer, Id memory, Id semantics, Id value) { in OpAtomicStore() 30 Id Module::OpAtomicExchange(Id result_type, Id pointer, Id memory, Id semantics, Id value) { in OpAtomicExchange() 39 Id Module::OpAtomicCompareExchange(Id result_type, Id pointer, Id memory, Id equal, Id unequal, in OpAtomicCompareExchange() 51 Id Module::OpAtomicIIncrement(Id result_type, Id pointer, Id memory, Id semantics) { in OpAtomicIIncrement() 59 Id Module::OpAtomicIDecrement(Id result_type, Id pointer, Id memory, Id semantics) { in OpAtomicIDecrement() 67 Id Module::OpAtomicIAdd(Id result_type, Id pointer, Id memory, Id semantics, Id value) { in OpAtomicIAdd() 76 Id Module::OpAtomicISub(Id result_type, Id pointer, Id memory, Id semantics, Id value) { in OpAtomicISub() 85 Id Module::OpAtomicSMin(Id result_type, Id pointer, Id memory, Id semantics, Id value) { in OpAtomicSMin() 121 Id Module::OpAtomicAnd(Id result_type, Id pointer, Id memory, Id semantics, Id value) { in OpAtomicAnd() [all …]
|
/dports/devel/srecord/srecord-1.64/srecord/ |
H A D | memory.cc | 31 srecord::memory::memory() : in memory() function in srecord::memory 43 srecord::memory::memory(const srecord::memory &rhs) : in memory() function in srecord::memory 212 srecord::memory::equal(const srecord::memory &lhs, const srecord::memory &rhs) in equal() function in srecord::memory
|
/dports/devel/xsimd/xsimd-7.6.0/include/xsimd/stl/ |
H A D | iterator.hpp | 165 inline aligned_iterator<B>::aligned_iterator(pointer memory) in aligned_iterator() 190 inline bool aligned_iterator<B>::equal(const aligned_iterator& rhs) const in equal() function in xsimd::aligned_iterator
|
/dports/lang/gcc48/gcc-4.8.5/gcc/ |
H A D | hash-table.h | 204 xcallocator <Type>::control_free (Type *memory) in control_free() 214 xcallocator <Type>::data_free (Type *memory) in data_free() 283 pointer_hash <Type>::equal (const value_type *existing, in equal() function
|
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ |
H A D | hash-table.h | 204 xcallocator <Type>::control_free (Type *memory) in control_free() 214 xcallocator <Type>::data_free (Type *memory) in data_free() 283 pointer_hash <Type>::equal (const value_type *existing, in equal() function
|
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/ |
H A D | GrAHardwareBufferUtils.cpp | 274 VulkanCleanupHelper(GrVkGpu* gpu, VkImage image, VkDeviceMemory memory) in VulkanCleanupHelper() 454 VkDeviceMemory memory; in make_vk_backend_texture() local 503 bool equal = !strcmp(PROT_CONTENT_EXT_STR, exts); in can_import_protected_content_eglimpl() local
|
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ |
H A D | hash-table.h | 245 xcallocator <Type>::control_free (Type *memory) in control_free() 255 xcallocator <Type>::data_free (Type *memory) in data_free() 324 pointer_hash <Type>::equal (const value_type *existing, in equal() function
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/ |
H A D | GrAHardwareBufferUtils.cpp | 274 VulkanCleanupHelper(GrVkGpu* gpu, VkImage image, VkDeviceMemory memory) in VulkanCleanupHelper() 454 VkDeviceMemory memory; in make_vk_backend_texture() local 503 bool equal = !strcmp(PROT_CONTENT_EXT_STR, exts); in can_import_protected_content_eglimpl() local
|
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/ |
H A D | GrAHardwareBufferUtils.cpp | 274 VulkanCleanupHelper(GrVkGpu* gpu, VkImage image, VkDeviceMemory memory) in VulkanCleanupHelper() 454 VkDeviceMemory memory; in make_vk_backend_texture() local 503 bool equal = !strcmp(PROT_CONTENT_EXT_STR, exts); in can_import_protected_content_eglimpl() local
|
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/ |
H A D | GrAHardwareBufferUtils.cpp | 274 VulkanCleanupHelper(GrVkGpu* gpu, VkImage image, VkDeviceMemory memory) in VulkanCleanupHelper() 454 VkDeviceMemory memory; in make_vk_backend_texture() local 503 bool equal = !strcmp(PROT_CONTENT_EXT_STR, exts); in can_import_protected_content_eglimpl() local
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/ |
H A D | GrAHardwareBufferUtils.cpp | 274 VulkanCleanupHelper(GrVkGpu* gpu, VkImage image, VkDeviceMemory memory) in VulkanCleanupHelper() 458 VkDeviceMemory memory; in make_vk_backend_texture() local 514 bool equal = !strcmp(PROT_CONTENT_EXT_STR, exts); in can_import_protected_content_eglimpl() local
|
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/ |
H A D | GrAHardwareBufferUtils.cpp | 274 VulkanCleanupHelper(GrVkGpu* gpu, VkImage image, VkDeviceMemory memory) in VulkanCleanupHelper() 454 VkDeviceMemory memory; in make_vk_backend_texture() local 503 bool equal = !strcmp(PROT_CONTENT_EXT_STR, exts); in can_import_protected_content_eglimpl() local
|
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/libhdf5/ |
H A D | hdf5open.c | 104 htri_t is_str, equal = 0; in get_type_info2() local 923 htri_t is_str, equal = 0; in get_netcdf_type() local 1245 hdf5free(void* memory) in hdf5free()
|
/dports/science/netcdf/netcdf-c-4.7.4/libhdf5/ |
H A D | hdf5open.c | 113 htri_t is_str, equal = 0; in get_type_info2() local 1437 htri_t is_str, equal = 0; in get_netcdf_type() local 1761 hdf5free(void* memory) in hdf5free()
|
/dports/cad/yosys/yosys-yosys-0.12/frontends/verific/ |
H A D | verific.cc | 1140 RTLIL::Memory *memory = new RTLIL::Memory; in import_netlist() local 1438 RTLIL::Memory *memory = module->memories.at(RTLIL::escape_id(inst->GetInput()->Name()), nullptr); in import_netlist() local 1468 … RTLIL::Memory *memory = module->memories.at(RTLIL::escape_id(inst->GetOutput()->Name()), nullptr); in import_netlist() local 2634 size_t equal = name.find('='); in execute() local 2716 size_t equal = name.find('='); in execute() local
|
/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/libhdf5/ |
H A D | hdf5open.c | 131 htri_t is_str, equal = 0; in get_type_info2() local 1536 htri_t is_str, equal = 0; in get_netcdf_type() local 1860 hdf5free(void* memory) in hdf5free()
|
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/test/cmockery/ |
H A D | cmockery.c | 152 const void *memory; member 734 const int equal = left == right; in values_equal_display_error() local 1117 const void * const memory, const size_t size, in expect_memory_setup() 1136 const char* const file, const int line, const void* const memory, in _expect_memory() 1160 const char* const file, const int line, const void* const memory, in _expect_not_memory()
|
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/UnitTestFrameworkPkg/Library/CmockaLib/cmocka/src/ |
H A D | cmocka.c | 220 const void *memory; member 1165 const int equal = float_compare(left, right, epsilon); in float_values_equal_display_error() local 1226 const int equal = double_compare(left, right, epsilon); in double_values_equal_display_error() local 1257 const int equal = left == right; in values_equal_display_error() local 1667 const void * const memory, const size_t size, in expect_memory_setup() 1686 const char* const file, const int line, const void* const memory, in _expect_memory() 1710 const char* const file, const int line, const void* const memory, in _expect_not_memory()
|
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/UnitTestFrameworkPkg/Library/CmockaLib/cmocka/src/ |
H A D | cmocka.c | 220 const void *memory; member 1165 const int equal = float_compare(left, right, epsilon); in float_values_equal_display_error() local 1226 const int equal = double_compare(left, right, epsilon); in double_values_equal_display_error() local 1257 const int equal = left == right; in values_equal_display_error() local 1667 const void * const memory, const size_t size, in expect_memory_setup() 1686 const char* const file, const int line, const void* const memory, in _expect_memory() 1710 const char* const file, const int line, const void* const memory, in _expect_not_memory()
|
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/UnitTestFrameworkPkg/Library/CmockaLib/cmocka/src/ |
H A D | cmocka.c | 220 const void *memory; member 1165 const int equal = float_compare(left, right, epsilon); in float_values_equal_display_error() local 1226 const int equal = double_compare(left, right, epsilon); in double_values_equal_display_error() local 1257 const int equal = left == right; in values_equal_display_error() local 1667 const void * const memory, const size_t size, in expect_memory_setup() 1686 const char* const file, const int line, const void* const memory, in _expect_memory() 1710 const char* const file, const int line, const void* const memory, in _expect_not_memory()
|
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/libsrc4/ |
H A D | nc4file.c | 826 htri_t is_str, equal = 0; in get_netcdf_type() local 940 htri_t is_str, equal = 0; in get_type_info2() local 3329 hdf5free(void* memory) in hdf5free()
|
/dports/sysutils/cfengine316/cfengine-3.16.0/tests/unit/ |
H A D | cmockery.c | 163 const void *memory; member 824 const int equal = left == right; in values_equal_display_error() local 1171 const void *const memory, const size_t size, in expect_memory_setup() 1188 const char *const file, const int line, const void *const memory, in _expect_memory() 1207 const char *const file, const int line, const void *const memory, in _expect_not_memory()
|
/dports/sysutils/cfengine317/cfengine-3.17.0/tests/unit/ |
H A D | cmockery.c | 163 const void *memory; member 824 const int equal = left == right; in values_equal_display_error() local 1171 const void *const memory, const size_t size, in expect_memory_setup() 1188 const char *const file, const int line, const void *const memory, in _expect_memory() 1207 const char *const file, const int line, const void *const memory, in _expect_not_memory()
|
/dports/sysutils/cfengine/cfengine-3.19.0/libntech/tests/unit/ |
H A D | cmockery.c | 163 const void *memory; member 824 const int equal = left == right; in values_equal_display_error() local 1171 const void *const memory, const size_t size, in expect_memory_setup() 1188 const char *const file, const int line, const void *const memory, in _expect_memory() 1207 const char *const file, const int line, const void *const memory, in _expect_not_memory()
|
/dports/sysutils/cfengine317/cfengine-3.17.0/libntech/tests/unit/ |
H A D | cmockery.c | 163 const void *memory; member 824 const int equal = left == right; in values_equal_display_error() local 1171 const void *const memory, const size_t size, in expect_memory_setup() 1188 const char *const file, const int line, const void *const memory, in _expect_memory() 1207 const char *const file, const int line, const void *const memory, in _expect_not_memory()
|