Home
last modified time | relevance | path

Searched defs:spec (Results 226 - 250 of 717) sorted by relevance

12345678910>>...29

/third_party/icu/icu4c/source/i18n/
H A Dunesctrn.cpp81 static UChar* copySpec(const UChar* spec) { in copySpec() argument
[all...]
/third_party/libuv/src/unix/
H A Dkqueue.c136 struct timespec spec; in uv__io_poll() local
/third_party/jinja2/
H A Dloaders.py293 assert spec is not None, "An import spec was not found for the package." namespace
/third_party/mesa3d/src/broadcom/cle/
H A Dv3d_decoder.h64 struct v3d_spec *spec; member
/third_party/mesa3d/src/intel/tools/
H A Daubinator_viewer.h72 struct intel_spec *spec; member
/third_party/node/deps/icu-small/source/i18n/
H A Dunesctrn.cpp81 static char16_t* copySpec(const char16_t* spec) { in copySpec() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ddadrfmt.cpp143 UnicodeString spec = currentCase->getString("spec", status); in testConvertDate() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_perfetto.cc107 auto spec = event->set_specifications(); in send_descriptors() local
/third_party/mesa3d/src/tool/pps/
H A Dpps_datasource.cc191 auto spec = desc->add_specs(); in add_descriptors() local
/third_party/node/deps/uv/src/unix/
H A Dkqueue.c115 struct timespec spec; in uv__io_poll() local
/third_party/libbpf/src/
H A Dusdt.bpf.h97 struct __bpf_usdt_spec *spec; in bpf_usdt_arg_cnt() local
118 struct __bpf_usdt_spec *spec; in bpf_usdt_arg() local
201 struct __bpf_usdt_spec *spec; bpf_usdt_cookie() local
[all...]
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/
H A DRangeTreeTest.java535 private static RangeSpecification spec(String s) { spec() method in RangeTreeTest
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dsample-util.c44 pa_memblock *pa_silence_memblock(pa_memblock* b, const pa_sample_spec *spec) { in pa_silence_memblock() argument
57 pa_memchunk* pa_silence_memchunk(pa_memchunk *c, const pa_sample_spec *spec) { in pa_silence_memchunk() argument
95 void* pa_silence_memory(void *p, size_t length, const pa_sample_spec *spec) { in pa_silence_memory() argument
217 pa_memchunk* pa_silence_memchunk_get(pa_silence_cache *cache, pa_mempool *pool, pa_memchunk* ret, const pa_sample_spec *spec, size_ argument
309 pa_bytes_to_usec_round_up(uint64_t length, const pa_sample_spec *spec) pa_bytes_to_usec_round_up() argument
325 pa_usec_to_bytes_round_up(pa_usec_t t, const pa_sample_spec *spec) pa_usec_to_bytes_round_up() argument
[all...]
H A Dtime-smoother_2.c117 void pa_smoother_2_set_sample_spec(pa_smoother_2 *s, pa_usec_t time_stamp, pa_sample_spec *spec) { in pa_smoother_2_set_sample_spec() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-null-sink.c171 static void sink_reconfigure_cb(pa_sink *s, pa_sample_spec *spec, bool passthrough) { in sink_reconfigure_cb() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmCompositeInsertTests.cpp164 ComputeShaderSpec spec; in addComputeVectorCompositeInsertTests() local
312 ComputeShaderSpec spec; in addComputeMatrixCompositeInsertTests() local
468 ComputeShaderSpec spec; addComputeNestedStructCompositeInsertTests() local
[all...]
H A DvktSpvAsmFloatControlsExtensionlessTests.cpp93 ComputeShaderSpec spec; in getComputeShaderSpec() local
H A DvktSpvAsmIndexingTests.cpp98 ComputeShaderSpec spec; in addComputeIndexingStructTests() local
321 ComputeShaderSpec spec; addGraphicsIndexingStructTests() local
583 ComputeShaderSpec spec; addComputeIndexingNon16BaseAlignmentTests() local
[all...]
H A DvktSpvAsmNonSemanticInfoTests.cpp63 ComputeShaderSpec spec; in getComputeShaderSpec() local
H A DvktSpvAsmSpirvVersionTests.cpp156 ComputeShaderSpec spec; in getComputeShaderSpec() local
H A DvktSpvAsmVariableInitTests.cpp131 ComputeShaderSpec spec; in addComputeVariableInitPrivateTest() local
323 map<string, string> spec; in addShaderCodeOutput() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DTranslatorMetal.cpp113 TranslatorMetal::TranslatorMetal(sh::GLenum type, ShShaderSpec spec) : TranslatorVulkan(type, spec) in TranslatorMetal() argument
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DExpressionLimit_test.cpp259 ShShaderSpec spec = SH_WEBGL_SPEC; in TEST_F() local
281 ShShaderSpec spec = SH_WEBGL_SPEC; in TEST_F() local
306 ShShaderSpec spec = SH_WEBGL_SPEC; in TEST_F() local
328 ShShaderSpec spec = SH_WEBGL_SPEC; in TEST_F() local
350 ShShaderSpec spec = SH_WEBGL_SPEC; in TEST_F() local
553 ShShaderSpec spec = SH_WEBGL_SPEC; TEST_F() local
575 ShShaderSpec spec = SH_WEBGL2_SPEC; TEST_F() local
598 ShShaderSpec spec = SH_WEBGL_SPEC; TEST_F() local
[all...]
/third_party/skia/src/core/
H A DSkStrikeSpec.cpp230 SkBulkGlyphMetrics::SkBulkGlyphMetrics(const SkStrikeSpec& spec) in SkBulkGlyphMetrics() argument
242 SkBulkGlyphMetricsAndPaths::SkBulkGlyphMetricsAndPaths(const SkStrikeSpec& spec) in SkBulkGlyphMetricsAndPaths() argument
267 SkBulkGlyphMetricsAndImages::SkBulkGlyphMetricsAndImages(const SkStrikeSpec& spec) in SkBulkGlyphMetricsAndImages() argument
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DVertexPipeline.cpp353 Vector4f spec; in pipeline() local
[all...]

Completed in 18 milliseconds

12345678910>>...29