Searched refs:format (Results 7376 - 7400 of 12675) sorted by relevance
1...<<291292293294295296297298299300>>...507
/third_party/libfuse/test/ |
H A D | conftest.py | 70 patterns = [ r'\b{}\b'.format(x) for x in
|
/third_party/libinput/tools/ |
H A D | libinput-list-kernel-devices.py | 32 print("Error: {}".format(str(e)), file=sys.stderr)
|
/third_party/libexif/test/ |
H A D | test-parse.c | 42 exif_format_get_name(entry->format), in content_foreach_func()
|
/third_party/ltp/testcases/open_posix_testsuite/scripts/ |
H A D | locate-test | 24 Filenames need to follow some standarized format for them to be picked
|
/third_party/node/deps/v8/src/ast/ |
H A D | prettyprinter.h | 99 void PRINTF_FORMAT(2, 3) Print(const char* format, ...);
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_resource_buffer.c | 143 buf->b.format = PIPE_FORMAT_R8_UNORM; /* ?? */ in i915_user_buffer_create()
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_transfer.c | 104 resource->format, in u_default_texture_subdata()
|
H A D | u_suballoc.c | 91 templ.format = PIPE_FORMAT_R8_UNORM; in u_suballocator_alloc()
|
/third_party/mesa3d/src/gallium/auxiliary/renderonly/ |
H A D | renderonly.c | 36 #include "util/format/u_format.h" 63 .bpp = util_format_get_blocksizebits(rsc->format), in renderonly_create_kms_dumb_buffer_for_resource()
|
/third_party/mesa3d/src/gallium/auxiliary/postprocess/ |
H A D | pp_program.c | 127 pp_debug("Vertex buf format fail\n"); in pp_init_prog() 142 p->surf.format = PIPE_FORMAT_B8G8R8A8_UNORM; in pp_init_prog()
|
/third_party/mesa3d/src/gbm/backends/dri/ |
H A D | gbm_driint.h | 100 unsigned int format,
|
/third_party/node/deps/openssl/openssl/include/internal/ |
H A D | bio.h | 87 int ossl_core_bio_vprintf(OSSL_CORE_BIO *cb, const char *format, va_list args);
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
H A D | ColumnGroup.java | 72 String.format("invalid column %s, not in group: %s", id, this), e); in getColumnFromId()
|
H A D | CsvTableCollector.java | 88 return len > 0 ? String.format("%-" + len + "s", s) : ""; in pad()
|
/third_party/popt/src/ |
H A D | poptint.h | 131 int POPT_fprintf (FILE* stream, const char *format, ...);
|
/third_party/python/Include/internal/ |
H A D | pycore_call.h | 34 PyThreadState *tstate, PyObject *callable, const char *format, ...);
|
/third_party/python/Lib/distutils/tests/ |
H A D | test_bdist_dumb.py | 69 cmd.format = 'zip'
|
/third_party/python/Lib/multiprocessing/dummy/ |
H A D | __init__.py | 46 "Parent is {0!r} but current_process is {1!r}".format(
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | x11prop.c | 126 if (PA_XCB_FORMAT != prop->format) in pa_x11_get_prop()
|
H A D | tagstruct.h | 28 #include <pulse/format.h>
|
/third_party/pulseaudio/src/pulse/ |
H A D | proplist.h | 49 /** For streams: media language if applicable, in standard POSIX format. E.g. "de_DE" */ 52 /** For streams: source filename if applicable, in URI format or local path. E.g. "/home/lennart/music/foobar.ogg" */ 160 /** For clients/streams: application language if applicable, in standard POSIX format. E.g. "de_DE" */ 181 /** For devices: device string in the underlying audio layer's format. E.g. "surround51:0" */ 190 /** For devices: bus path to the device in the OS' format. E.g. "/sys/bus/pci/devices/0000:00:1f.2" */ 258 /** For PCM formats: the sample format used as returned by pa_sample_format_to_string() \since 1.0 */ 259 #define PA_PROP_FORMAT_SAMPLE_FORMAT "format.sample_format" 262 #define PA_PROP_FORMAT_RATE "format.rate" 265 #define PA_PROP_FORMAT_CHANNELS "format.channels" 268 #define PA_PROP_FORMAT_CHANNEL_MAP "format [all...] |
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkSafetyCriticalUtil.hpp | 56 VkRenderPassCreateInfo prepareSimpleRenderPassCI (VkFormat format,
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
H A D | vktRobustnessUtil.hpp | 46 void populateBufferWithTestValues (void* buffer, vk::VkDeviceSize size, vk::VkFormat format);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Framebuffer11.h | 70 GLenum format,
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | CLMemory.h | 75 const cl_image_format &format,
|
Completed in 13 milliseconds
1...<<291292293294295296297298299300>>...507