Home
last modified time | relevance | path

Searched refs:string (Results 27501 - 27525 of 27800) sorted by relevance

1...<<1101110211031104110511061107110811091110>>...1112

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dnull_functions.h1479 const GLchar *const *string,
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_funcs.hpp362 VULKAN_HPP_INLINE PFN_vkVoidFunction Instance::getProcAddr( const std::string & name,
380 VULKAN_HPP_INLINE PFN_vkVoidFunction Device::getProcAddr( const std::string & name,
479 enumerateInstanceExtensionProperties( Optional<const std::string> layerName, Dispatch const & d ) in enumerateInstanceExtensionProperties()
513 enumerateInstanceExtensionProperties( Optional<const std::string> layerName, in enumerateInstanceExtensionProperties()
560 PhysicalDevice::enumerateDeviceExtensionProperties( Optional<const std::string> layerName, in enumerateDeviceExtensionProperties()
596 PhysicalDevice::enumerateDeviceExtensionProperties( Optional<const std::string> layerName, in enumerateDeviceExtensionProperties()
8771 const std::string & layerPrefix,
8772 const std::string & message,
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_funcs.hpp357 VULKAN_HPP_INLINE PFN_vkVoidFunction Instance::getProcAddr( const std::string & name, Dispatch const & d ) const VULKAN_HPP_NOEXCEPT
376 VULKAN_HPP_INLINE PFN_vkVoidFunction Device::getProcAddr( const std::string & name, Dispatch const & d ) const VULKAN_HPP_NOEXCEPT
471 enumerateInstanceExtensionProperties( Optional<const std::string> layerName, Dispatch const & d ) in enumerateInstanceExtensionProperties()
503 enumerateInstanceExtensionProperties( Optional<const std::string> layerName, in enumerateInstanceExtensionProperties()
547 PhysicalDevice::enumerateDeviceExtensionProperties( Optional<const std::string> layerName, Dispatch const & d ) const in enumerateDeviceExtensionProperties()
579 PhysicalDevice::enumerateDeviceExtensionProperties( Optional<const std::string> layerName, in enumerateDeviceExtensionProperties()
9277 const std::string & layerPrefix,
9278 const std::string & message,
[all...]
H A Dvulkan_enums.hpp4604 VULKAN_HPP_INLINE std::string to_string( SurfaceCreateFlagsBitsOHOS ) in to_string()
4609 VULKAN_HPP_INLINE std::string to_string( SurfaceCreateFlagsOHOS ) in to_string()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dbnx2.c7441 char string[ETH_GSTRING_LEN]; member
7568 char string[ETH_GSTRING_LEN]; member
/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dexported-sql-viewer.py102 import string namespace
682 trans = string.maketrans("*?", "%_")
1173 # ExecComm() gets the comm_id of the command string that was set when the process exec'd i.e. the program name
3062 # Workaround pyside failing to handle large integers (i.e. time) in python3 by converting to a string
3080 # Workaround pyside failing to handle large integers (i.e. time) in python3 by converting to a string
3778 # Workaround pyside failing to handle large integers (i.e. time) in python3 by converting to a string
3788 # Workaround pyside failing to handle large integers (i.e. time) in python3 by converting to a string
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dbnx2.c7434 char string[ETH_GSTRING_LEN]; member
7561 char string[ETH_GSTRING_LEN]; member
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dexported-sql-viewer.py102 import string namespace
683 trans = string.maketrans("*?", "%_")
1174 # ExecComm() gets the comm_id of the command string that was set when the process exec'd i.e. the program name
3063 # Workaround pyside failing to handle large integers (i.e. time) in python3 by converting to a string
3081 # Workaround pyside failing to handle large integers (i.e. time) in python3 by converting to a string
3779 # Workaround pyside failing to handle large integers (i.e. time) in python3 by converting to a string
3789 # Workaround pyside failing to handle large integers (i.e. time) in python3 by converting to a string
/kernel/linux/linux-6.6/security/selinux/
H A Dhooks.c80 #include <linux/string.h>
2832 return selinux_add_opt(opt, param->string, &fc->security); in selinux_fs_context_parse_param()
/third_party/ffmpeg/
H A Dconfigure408 --extra-version=STRING version string suffix []
4814 # string, while it gives an error in other modes.
7490 echo "version string suffix $extra_version"
/third_party/backends/backend/
H A Dumax.c119 #include <string.h>
138 #include <string.h>
5044 scanner->opt[OPT_NUM_OPTS].name = SANE_NAME_NUM_OPTIONS; /* empty string */ in init_options()
6544 /* string options: */ in sane_control_option()
6856 /* single string-option with side-effect: */ in sane_control_option()
6863 scanner->val[option].s = (SANE_Char *) strdup(val); /* update string for umax_set_max_geometry */ in sane_control_option()
6877 /* side-effect-free single-string options: */ in sane_control_option()
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.cc1546 void TurboAssembler::li(Register dst, const StringConstantBase* string, in CallRecordWriteStub() argument
1548 li(dst, Operand::EmbeddedStringConstant(string), mode); in CallRecordWriteStub()
/third_party/node/deps/v8/src/codegen/mips/
H A Dmacro-assembler-mips.cc1336 void TurboAssembler::li(Register dst, const StringConstantBase* string, in CallRecordWriteStub() argument
1338 li(dst, Operand::EmbeddedStringConstant(string), mode); in CallRecordWriteStub()
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dmacro-assembler-riscv64.cc1582 void TurboAssembler::li(Register dst, const StringConstantBase* string, in li() argument
1584 li(dst, Operand::EmbeddedStringConstant(string), mode); in li()
/third_party/skia/third_party/externals/angle2/src/libGL/
H A DlibGL_autogen.cpp2654 const GLchar *const *string, in glShaderSource()
2657 return GL_ShaderSource(shader, count, string, length); in glShaderSource()
2652 glShaderSource(GLuint shader, GLsizei count, const GLchar *const *string, const GLint *length) glShaderSource() argument
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A DlibGLESv2_autogen.cpp597 const GLchar *const *string, in glShaderSource()
600 return GL_ShaderSource(shader, count, string, length); in glShaderSource()
595 glShaderSource(GLuint shader, GLsizei count, const GLchar *const *string, const GLint *length) glShaderSource() argument
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringMIPS32.cpp5656 const std::string Name = ".MIPS.abiflags"; in emitTargetRODataSections()
5667 const std::string &SectionSuffix) { in lowerGlobals()
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction_cfg_test.cc31 std::string Dump(const std::vector<uint32_t>& v) { in Dump()
45 std::string CommonTypes() { in CommonTypes()
/third_party/python/Lib/test/
H A Dtest_descr.py8 import string namespace
853 return ''.join(random.choices(string.ascii_letters, k=10))
1198 # Test a single string is not expanded as a sequence.
1206 # Test a single unicode string is not expanded as a sequence.
1313 # Test string subclass in `__slots__`, see gh-98783
3068 Also computes a hash code of the string in canonical form.
5337 # the string which we will allow us to tell the pickle
H A Dtest_socket.py28 import string namespace
43 # test unicode string and carriage return
800 When an argument is given as a string, will use the value of that
1525 # host can be a domain name, a string representation of an
1532 # port can be a string service name such as "http", a numeric
1823 # Make sure that the AF_* and SOCK_* constants have enum-like string
2532 # Testing sendall() with a 2048 byte string over TCP
5497 # Check that an abstract name can be passed as a string.
5512 # Check that binding to an empty string binds to an available address
5562 # Test binding to and retrieving a normal string pathnam
[all...]
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Dfpsp.S18182 # string of FP registers affected. This value is used as an index into #
18191 # then we return the size of the dump and the string to the caller #
18218 # extract the data register in which the bit string resides...
18223 # fetch the bit string into d0...
18224 bsr.l fetch_dreg # fetch reg string
18235 # if the bit string is a zero, then the operation is a no-op
18252 # for predecrement mode, the bit string is the opposite of both control
18357 mov.l %d1,-(%sp) # save bit string for later
18367 mov.l (%sp)+,%d1 # load bit string
18434 # table indexed by the operation's bit string tha
[all...]
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H A Dfpsp.S18182 # string of FP registers affected. This value is used as an index into #
18191 # then we return the size of the dump and the string to the caller #
18218 # extract the data register in which the bit string resides...
18223 # fetch the bit string into d0...
18224 bsr.l fetch_dreg # fetch reg string
18235 # if the bit string is a zero, then the operation is a no-op
18252 # for predecrement mode, the bit string is the opposite of both control
18357 mov.l %d1,-(%sp) # save bit string for later
18367 mov.l (%sp)+,%d1 # load bit string
18434 # table indexed by the operation's bit string tha
[all...]
/third_party/python/
H A Dconfigure584 # Sed expression to map a string onto a valid CPP name.
587 # Sed expression to map a string onto a valid variable name.
630 # include <string.h>
1680 # This message is too long to be a string in the A/UX 3.1 sh.
1851 value is a colon separated string with the backend
1884 override default cipher suites string, python: use
1887 custom string, python and STRING also set TLS 1.2 as
2660 ac_unsafe_z='|&;<>()$`\\"*?[ '' ' # This string ends in space, tab.
3083 case '\''s'\'': // string
3112 char *restrict newvar = "Another string";
[all...]
/kernel/linux/linux-5.10/crypto/
H A Dtestmgr.c29 #include <linux/string.h>
/kernel/linux/linux-5.10/drivers/block/
H A Dfloppy.c181 #include <linux/string.h>

Completed in 411 milliseconds

1...<<1101110211031104110511061107110811091110>>...1112