Home
last modified time | relevance | path

Searched refs:binary (Results 651 - 675 of 826) sorted by relevance

1...<<21222324252627282930>>...34

/third_party/python/Tools/iobench/
H A Diobench.py422 parser.add_option("-b", "--binary",
423 action="store_true", dest="binary", default=False,
424 help="run binary I/O tests")
460 if options.binary:
/third_party/openssl/crypto/bn/asm/
H A Darmv4-gf2m.pl247 moveq pc,lr @ be binary compatible with V4, yet
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationUtil.hpp154 GraphicsPipelineBuilder& setShader (const vk::DeviceInterface& vk, const vk::VkDevice device, const vk::VkShaderStageFlagBits stage, const vk::ProgramBinary& binary, const vk::VkSpecializationInfo* specInfo);
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationUtil.hpp62 GraphicsPipelineBuilder& setShader (const vk::DeviceInterface& vk, const vk::VkDevice device, const vk::VkShaderStageFlagBits stage, const vk::ProgramBinary& binary, const vk::VkSpecializationInfo* specInfo);
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext_gles_2_0_autogen.h135 const void *binary, GLsizei length); \
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dmodule.h245 // Pushes the binary segments for this instruction into the back of *|binary|.
247 void ToBinary(std::vector<uint32_t>* binary, bool skip_nop) const;
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dmodule.h245 // Pushes the binary segments for this instruction into the back of *|binary|.
247 void ToBinary(std::vector<uint32_t>* binary, bool skip_nop) const;
/third_party/skia/third_party/externals/libpng/projects/owatcom/
H A Dpngconfig.mak138 $# course, do the standard binary chop.)
/third_party/skia/third_party/externals/angle2/third_party/logdog/logdog/
H A Dstream.py40 # A binary content stream.
41 BINARY = 'binary'
206 # discontinued in py3. User should switch to binary stream instead
425 def binary(self, name, **kwargs): member in StreamClient
436 Returns (file): A file-like object to a Butler binary stream supporting
448 """Returns (file): A file-like object for a single binary stream.
458 Returns (file): A file-like object to a Butler binary stream. This object
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGLexer.cpp479 // Requires at least one binary digit. in LexNumber()
481 return ReturnError(CurPtr-2, "Invalid binary number"); in LexNumber()
/third_party/spirv-tools/source/opt/
H A Dmodule.h262 // Pushes the binary segments for this instruction into the back of *|binary|.
264 void ToBinary(std::vector<uint32_t>* binary, bool skip_nop) const;
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationUtil.hpp154 GraphicsPipelineBuilder& setShader (const vk::DeviceInterface& vk, const vk::VkDevice device, const vk::VkShaderStageFlagBits stage, const vk::ProgramBinary& binary, const vk::VkSpecializationInfo* specInfo);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationUtil.hpp62 GraphicsPipelineBuilder& setShader (const vk::DeviceInterface& vk, const vk::VkDevice device, const vk::VkShaderStageFlagBits stage, const vk::ProgramBinary& binary, const vk::VkSpecializationInfo* specInfo);
/third_party/json/tests/src/
H A Dunit-bjdata.cpp62 bool binary(std::vector<std::uint8_t>& /*unused*/) in binary() function in __anon4145::SaxCountdown
1467 SECTION("binary")
1477 json j = json::binary(s);
1528 json j = json::binary(s);
1568 json j = json::binary(s);
1605 json j = json::binary(s);
1642 json j = json::binary(s);
1674 json j = json::binary(s);
3523 std::ifstream f_bjdata(filename + ".bjdata", std::ios::binary);
H A Dunit-class_parser.cpp61 bool binary(json::binary_t& val) in binary() function in __anon4149::SaxEventLogger
63 std::string binary_contents = "binary("; in binary()
167 bool binary(json::binary_t& /*val*/) override
/third_party/node/tools/inspector_protocol/encoding/
H A Dencoding_test.cc579 std::vector<uint8_t> binary = {'H', 'e', 'l', 'l', 'o', ',', ' ', in TEST() local
582 EncodeBinary(span<uint8_t>(binary.data(), binary.size()), &encoded); in TEST()
583 // So, on the wire we see that the binary blob travels unmodified. in TEST()
596 EXPECT_THAT(decoded, ElementsAreArray(binary)); in TEST()
695 // Hits all the cases except binary and error in StreamingParserHandler, first in TEST()
787 // binary type. So, we can't fully roundtrip. However, the other direction in TEST()
788 // works: binary will be rendered in JSON, as a base64 string. So, we make in TEST()
790 // these calls is ::HandleBinary, to which we pass a "binary" string in TEST()
800 // Emit the binary payloa in TEST()
[all...]
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Daes-armv4.pl306 moveq pc,lr @ be binary compatible with V4, yet
749 moveq pc,lr @ be binary compatible with V4, yet
866 moveq pc,lr @ be binary compatible with V4, yet
1082 moveq pc,lr @ be binary compatible with V4, yet
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dkeccak1600-armv4.pl701 moveq pc,lr @ be binary compatible with V4, yet
747 moveq pc,lr @ be binary compatible with V4, yet
929 moveq pc,lr @ be binary compatible with V4, yet
1086 moveq pc,lr @ be binary compatible with V4, yet
/third_party/pcre2/pcre2/src/
H A Dpcre2grep.c19 Redistribution and use in source and binary forms, with or without
25 * Redistributions in binary form must reproduce the above copyright
180 /* Under Windows, we have to set stdout to be binary, so that it does not
429 { OP_NODATA, 'a', NULL, "text", "treat binary files as text" },
431 { OP_BINFILES, N_BINARY_FILES, NULL, "binary-files=word", "set treatment of binary files" },
447 { OP_NODATA, 'I', NULL, "", "treat binary files as not matching (ignore)" },
1413 for this, because it does not stop at a binary zero, and therefore there is no
1414 way of telling how many characters it has read, because there may be binary
1768 that a binary zer
2591 BOOL binary = FALSE; pcre2grep() local
[all...]
/third_party/python/Lib/
H A Dtarfile.py1177 binary = False
1182 binary = True
1186 if binary:
1192 if binary:
1442 # implementations are allowed to store them as raw binary strings if
2216 given, it should be a binary file, and tarinfo.size bytes are read
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryDeviceMemoryReportTests.cpp661 const ProgramBinary& binary;
664 : binary(env.programBinaries.get(params.binaryName))
714 res.binary.getSize(), // size_t codeSize;
715 (const deUint32*)res.binary.getBinary(), // const uint32_t* pCode;
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryDeviceMemoryReportTests.cpp655 const ProgramBinary& binary;
658 : binary(env.programBinaries.get(params.binaryName))
708 res.binary.getSize(), // size_t codeSize;
709 (const deUint32*)res.binary.getBinary(), // const uint32_t* pCode;
/third_party/openssl/crypto/sha/asm/
H A Dkeccak1600-armv4.pl701 moveq pc,lr @ be binary compatible with V4, yet
747 moveq pc,lr @ be binary compatible with V4, yet
929 moveq pc,lr @ be binary compatible with V4, yet
1086 moveq pc,lr @ be binary compatible with V4, yet
/third_party/openssl/crypto/aes/asm/
H A Daes-armv4.pl306 moveq pc,lr @ be binary compatible with V4, yet
749 moveq pc,lr @ be binary compatible with V4, yet
866 moveq pc,lr @ be binary compatible with V4, yet
1082 moveq pc,lr @ be binary compatible with V4, yet
/third_party/gn/src/gn/
H A Dfunction_toolchain.cc165 If a 64-bit target wants to depend on a 32-bit binary, it would specify a
771 Swift .swiftmodule files that needs to be embedded into the binary.

Completed in 45 milliseconds

1...<<21222324252627282930>>...34