| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_blit.c | 829 cb0->u.tex.first_layer, cb0->u.tex.last_layer, false); si_decompress_textures() local [all...] |
| /third_party/node/src/ |
| H A D | inspector_agent.cc | 328 DCHECK(false); variable [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_vec4_nir.cpp | 692 shuffle_64bit_data(dst_reg(packed_consts), temp, false); in nir_emit_intrinsic() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | number_patternstring.cpp | 464 .appendDigit(static_cast<int8_t>(state.peek() - u'0'), zeroCounter, false); in consumeFractionFormat() local
|
| H A D | rbtz.cpp | 482 getOffset(uprv_getUTCtime(), false, raw, dst, status); getRawOffset() local [all...] |
| H A D | olsontz.cpp | 433 getOffset(uprv_getUTCtime(), false, raw, dst, ec); in getRawOffset() local [all...] |
| /third_party/node/deps/v8/src/compiler/backend/arm/ |
| H A D | code-generator-arm.cc | 627 first_unused_slot_offset, nullptr, false); in AssembleTailCallBeforeGap() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | graph-assembler.h | 805 JSGraphAssembler( JSGraph* jsgraph, Zone* zone, base::Optional<NodeChangedCallback> node_changed_callback = base::nullopt, bool mark_loop_exits = false) JSGraphAssembler() argument
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-array.cc | 696 JSReceiver::CreateDataProperty(&it, elm, Just(kThrowOnError)), false); visit() local [all...] |
| /third_party/node/deps/v8/src/codegen/riscv64/ |
| H A D | macro-assembler-riscv64.h | 588 ExtractBits(Register dest, Register source, Register pos, int size, bool sign_extend = false) ExtractBits() argument
|
| /third_party/node/deps/v8/src/codegen/ppc/ |
| H A D | macro-assembler-ppc.h | 817 ExtractBitRange(Register dst, Register src, int rangeStart, int rangeEnd, RCBit rc = LeaveRC, bool test = false) ExtractBitRange() argument 836 ExtractBit(Register dst, Register src, uint32_t bitNumber, RCBit rc = LeaveRC, bool test = false) ExtractBit() argument 843 ExtractBitMask(Register dst, Register src, uintptr_t mask, RCBit rc = LeaveRC, bool test = false) ExtractBitMask() argument
|
| /third_party/node/deps/v8/src/flags/ |
| H A D | flags.cc | 371 set_string_value(string_default(), false, SetB in Reset() local [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | string-inl.h | 361 SequentialStringKey(const base::Vector<const Char>& chars, uint64_t seed, bool convert = false) SequentialStringKey() argument 367 SequentialStringKey(int raw_hash_field, const base::Vector<const Char>& chars, bool convert = false) SequentialStringKey() argument 415 SeqSubStringKey(Isolate* isolate, Handle<SeqString> string, int from, int len, bool convert = false) SeqSubStringKey() argument [all...] |
| /third_party/node/deps/v8/src/torque/ |
| H A D | implementation-visitor.h | 324 Binding<T>* Add(std::string name, T value, bool mark_as_used = false) { in Add() argument 334 Binding<T>* Add(const Identifier* name, T value, bool mark_as_used = false) { in Add() argument 462 CheckInitializersWellformed( const std::string& aggregate_name, const std::vector<T>& aggregate_fields, const std::vector<NameAndExpression>& initializers, bool ignore_first_field = false) CheckInitializersWellformed() argument 740 GenerateCall(std::string callable_name, Arguments parameters, const TypeVector& specialization_types = {}, bool tail_call = false) GenerateCall() argument [all...] |
| /third_party/libabigail/src/ |
| H A D | abg-ctf-reader.cc | 324 dir_name(corpus_path(), ctfa_dirname, false); in find_ctfa_file() local 273 initialize(const string& elf_path, const vector<char**>& debug_info_root_paths, bool load_all_types = false, bool linux_kernel_mode = false) initialize() argument [all...] |
| H A D | abg-ini.cc | 1010 handle_escape(char& c, bool peek = false) handle_escape() argument [all...] |
| /third_party/protobuf/conformance/ |
| H A D | binary_json_conformance_suite.cc | 283 GetFieldForOneofType(FieldDescriptor::Type type, bool is_proto3, bool exclusive = false) GetFieldForOneofType() argument [all...] |
| /third_party/pulseaudio/src/modules/ |
| H A D | module-ladspa-sink.c | 52 PA_MODULE_LOAD_ONCE(false); variable [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
| H A D | vktComputeWorkgroupMemoryExplicitLayoutTests.cpp | 1348 CreateAmberTestCase(tcu::TestContext& testCtx, const char* name, const std::string& filename, const std::vector<std::string>& requirements = std::vector<std::string>(), bool zeroinit = false, bool shaderObjects = false) CreateAmberTestCase() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
| H A D | vktGeometryLayeredRenderingTests.cpp | 471 bool verifyImageSingleColoredRow (tcu::TestLog& log, const tcu::ConstPixelBufferAccess image, const float rowWidthRatio, const tcu::Vec4& barColor, bool topRightCleared = false, bool bottomRightCleared = false) in verifyImageSingleColoredRow() argument 292 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule geometryModule, const VkShaderModule fragmentModule, const VkExtent2D renderSize, const bool useDepthStencil = false) makeGraphicsPipeline() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesImageMemoryAliasing.cpp | 897 tcu::TestCaseGroup* createImageSparseMemoryAliasingTestsCommon(tcu::TestContext& testCtx, de::MovePtr<tcu::TestCaseGroup> testGroup, const bool useDeviceGroup = false) in createImageSparseMemoryAliasingTestsCommon() argument
|
| H A D | vktSparseResourcesImageSparseResidency.cpp | 1047 tcu::TestCaseGroup* createImageSparseResidencyTestsCommon (tcu::TestContext& testCtx, de::MovePtr<tcu::TestCaseGroup> testGroup, const bool useDeviceGroup = false) in createImageSparseResidencyTestsCommon() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmComputeShaderCase.cpp | 161 void setMemory (const DeviceInterface& vkdi, const VkDevice& device, Allocation* destAlloc, size_t numBytes, const void* data, bool coherent = false) in setMemory() argument 171 void fillMemoryWithValue (const DeviceInterface& vkdi, const VkDevice& device, Allocation* destAlloc, size_t numBytes, deUint8 value, bool coherent = false) in fillMemoryWithValue() argument 181 void invalidateMemory (const DeviceInterface& vkdi, const VkDevice& device, Allocation* srcAlloc, bool coherent = false) in invalidateMemory() argument 65 createBufferAndBindMemory(vkt::Context& context, const DeviceInterface& vkdi, const VkDevice& device, VkDescriptorType dtype, Allocator& allocator, size_t numBytes, AllocationMp* outMemory, bool physStorageBuffer, bool coherent = false) createBufferAndBindMemory() argument
|
| H A D | vktSpvAsmGraphicsShaderTestUtil.hpp | 532 createTestsForAllStages(const std::string& name, const tcu::RGBA (&inputColors)[4], const tcu::RGBA (&outputColors)[4], const std::map<std::string, std::string>& testCodeFragments, const GraphicsResources& resources, const std::vector<std::string>& extensions, tcu::TestCaseGroup* tests, VulkanFeatures vulkanFeatures = VulkanFeatures(), const qpTestResult failResult = QP_TEST_RESULT_FAIL, const std::string& failMessageTemplate = std::string(), const bool splitRenderArea = false) createTestsForAllStages() argument
|
| H A D | vktSpvAsmImageSamplerTests.cpp | 621 std::string getImageReadOpStr (ReadOp readOp, const FormatDataForShaders& formatData, bool useNontemporal = false) in getImageReadOpStr() argument [all...] |