Home
last modified time | relevance | path

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

12345678910>>...13

/third_party/skia/third_party/externals/icu/source/io/
H A Duprntf_p.cpp1234 u_printf_spec spec; in u_printf_parse() local
[all...]
H A Duscanf_p.cpp115 u_scanf_parse_spec(const UChar *fmt, u_scanf_spec *spec) u_scanf_parse_spec() argument
1366 u_scanf_spec spec; u_scanf_parse() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DBufferZeroInitTests.cpp121 void TestBufferZeroInitInCopyTextureToBuffer(const BufferZeroInitInCopyT2BSpec& spec) { in TestBufferZeroInitInCopyTextureToBuffer() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvkern.c373 gxv_kern_subtable_fmt2_clstbl_validate( FT_Bytes table, FT_Bytes limit, GXV_kern_ClassSpec spec, GXV_Validator gxvalid ) gxv_kern_subtable_fmt2_clstbl_validate() argument
/third_party/python/Modules/
H A D_lzmamodule.c233 parse_filter_spec_lzma(_lzma_state *state, PyObject *spec) in parse_filter_spec_lzma() argument
293 parse_filter_spec_delta(_lzma_state *state, PyObject *spec) in parse_filter_spec_delta() argument
317 parse_filter_spec_bcj(_lzma_state *state, PyObject *spec) in parse_filter_spec_bcj() argument
340 lzma_filter_converter(_lzma_state *state, PyObject *spec, void *ptr) in lzma_filter_converter() argument
411 PyObject *spec = PySequence_GetItem(filterspecs, i); parse_filter_chain_spec() local
433 spec_add_field(PyObject *spec, const char *key, unsigned long long value) spec_add_field() argument
453 PyObject *spec; build_filter_spec() local
[all...]
H A D_testmultiphase.c463 createfunc_nonmodule(PyObject *spec, PyModuleDef *def) in createfunc_nonmodule() argument
687 createfunc_null(PyObject *spec, PyModuleDef *def) in createfunc_null() argument
707 createfunc_raise(PyObject *spec, PyModuleDef *def) in createfunc_raise() argument
728 createfunc_unreported_exception(PyObject *spec, PyModuleDef *def) in createfunc_unreported_exception() argument
784 execfunc_raise(PyObject *spec) in execfunc_raise() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Demangle/
H A DItaniumDemangle.cpp86 static const char *spec; member
88 const char *float_data<float>::spec = "%af"; member in __anon25386::float_data
93 static const char *spec; member
96 const char *float_data<double>::spec = "%a"; member in __anon25386::float_data
109 static const char *spec; member
112 const char *float_data<long double>::spec = "%LaL"; member in __anon25386::float_data
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp1274 const struct InstructionSpecifier *spec; in getInstructionID() local
1307 const struct InstructionSpecifier *spec; getInstructionID() local
[all...]
H A DX86DisassemblerDecoder.h577 const InstructionSpecifier *spec; member
/third_party/skia/third_party/externals/freetype/builds/mac/
H A Dftmac.c296 FSSpec spec; in FT_ATSFontGetFileReference() local
538 FSSpec spec = *spec_p; in FT_FSpMakePath() local
[all...]
/third_party/python/Parser/
H A Dtokenizer.c154 get_coding_spec(const char *s, char **spec, Py_ssize_t size, struct tok_state *tok) in get_coding_spec() argument
/third_party/python/Python/
H A Dformatter_unicode.c474 calc_number_widths(NumberFieldWidths *spec, Py_ssize_t n_prefix, in calc_number_widths() argument
603 fill_number(_PyUnicodeWriter *writer, const NumberFieldWidths *spec, PyObject *digits, Py_ssize_t d_start, PyObject *prefix, Py_ssize_t p_start, Py_UCS4 fill_char, LocaleInfo *locale, int toupper) fill_number() argument
879 NumberFieldWidths spec; format_long_internal() local
1056 NumberFieldWidths spec; format_float_internal() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dexception_safety_testing.h258 static constexpr bool IsSpecified(TypeSpec spec) { in IsSpecified() argument
631 static constexpr bool IsSpecified(AllocSpec spec) { in IsSpecified() argument
/third_party/selinux/libselinux/src/
H A Dlabel_file.c298 struct spec *spec; in load_mmap() local
878 struct spec *spec; closef() local
1005 struct spec *spec = &spec_arr[i]; lookup_all() local
1165 struct spec *spec; lookup() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDrawTests.cpp102 genBasicSpec(gls::DrawTestSpec& spec, gls::DrawTestSpec::DrawMethod method) genBasicSpec() argument
180 gls::DrawTestSpec spec; init() local
215 gls::DrawTestSpec spec; init() local
261 gls::DrawTestSpec spec; init() local
321 gls::DrawTestSpec spec; init() local
429 gls::DrawTestSpec spec; init() local
498 gls::DrawTestSpec spec; init() local
1030 gls::DrawTestSpec spec; init() local
[all...]
H A Des3fTransformFeedbackTests.cpp236 static bool isProgramSupported (const glw::Functions& gl, const ProgramSpec& spec, deUint32 tfMode) in isProgramSupported() argument
325 static void genShaderSources (const ProgramSpec& spec, std::string& vertSource, std::string& fragSource, bool pointSizeRequired) in genShaderSources() argument
422 createVertexCaptureProgram(const glu::RenderContext& context, const ProgramSpec& spec, deUint32 bufferMode, deUint32 primitiveType) createVertexCaptureProgram() argument
[all...]
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pShaderOperatorTests.cpp348 static void generateVertices (std::vector<float>& dst, int gridSizeX, int gridSizeY, const OperatorPerformanceCase::AttribSpec& spec) in generateVertices() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fAtomicCounterTests.cpp154 AtomicCounterTest::AtomicCounterTest (Context& context, const char* name, const char* description, const TestSpec& spec) in AtomicCounterTest() argument
172 string AtomicCounterTest::generateShaderSource (const TestSpec& spec) in generateShaderSource() argument
712 checkPath(const vector<deUint32>& increments, const vector<deUint32>& decrements, int initialValue, const TestSpec& spec) checkPath() argument
1050 specToTestName(const AtomicCounterTest::TestSpec& spec) specToTestName() argument
1061 specToTestDescription(const AtomicCounterTest::TestSpec& spec) specToTestDescription() argument
1359 AtomicCounterTest::TestSpec spec; AtomicCounterTests() local
1437 AtomicCounterTest::TestSpec spec; AtomicCounterTests() local
1460 AtomicCounterTest::TestSpec spec; AtomicCounterTests() local
1474 AtomicCounterTest::TestSpec spec; AtomicCounterTests() local
1488 AtomicCounterTest::TestSpec spec; AtomicCounterTests() local
1502 AtomicCounterTest::TestSpec spec; AtomicCounterTests() local
1516 AtomicCounterTest::TestSpec spec; AtomicCounterTests() local
[all...]
H A Des31fDrawTests.cpp153 static void addTestIterations (gls::DrawTest* test, gls::DrawTestSpec& spec, TestIterationType type) in addTestIterations() argument
181 genBasicSpec(gls::DrawTestSpec& spec, glu::ContextType contextType, gls::DrawTestSpec::DrawMethod method) genBasicSpec() argument
264 gls::DrawTestSpec spec; init() local
301 gls::DrawTestSpec spec; init() local
349 gls::DrawTestSpec spec; init() local
411 gls::DrawTestSpec spec; init() local
511 gls::DrawTestSpec spec; init() local
578 gls::DrawTestSpec spec; init() local
633 gls::DrawTestSpec spec; init() local
[all...]
H A Des31fTextureLevelStateQueryTests.cpp734 bool applyTextureGenerationSpec (glu::CallLogWrapper& gl, const TextureGenerationSpec& spec, glw::GLuint& texBuffer) in applyTextureGenerationSpec() argument
950 testConfig(const TextureGenerationSpec& spec) testConfig() argument
1021 checkTextureState(glu::CallLogWrapper& gl, const TextureGenerationSpec& spec) checkTextureState() argument
1039 checkTextureState(glu::CallLogWrapper& gl, const TextureGenerationSpec& spec) checkTextureState() argument
1057 checkTextureState(glu::CallLogWrapper& gl, const TextureGenerationSpec& spec) checkTextureState() argument
1093 checkTextureState(glu::CallLogWrapper& gl, const TextureGenerationSpec& spec) checkTextureState() argument
1130 checkTextureState(glu::CallLogWrapper& gl, const TextureGenerationSpec& spec) checkTextureState() argument
1171 checkTextureState(glu::CallLogWrapper& gl, const TextureGenerationSpec& spec) checkTextureState() argument
1221 checkTextureState(glu::CallLogWrapper& gl, const TextureGenerationSpec& spec) checkTextureState() argument
1343 checkTextureState(glu::CallLogWrapper& gl, const TextureGenerationSpec& spec) checkTextureState() argument
1474 checkTextureState(glu::CallLogWrapper& gl, const TextureGenerationSpec& spec) checkTextureState() argument
1526 checkTextureState(glu::CallLogWrapper& gl, const TextureGenerationSpec& spec) checkTextureState() argument
1564 checkTextureState(glu::CallLogWrapper& gl, const TextureGenerationSpec& spec) checkTextureState() argument
1604 checkTextureState(glu::CallLogWrapper& gl, const TextureGenerationSpec& spec) checkTextureState() argument
[all...]
H A Des31fVertexAttributeBindingTests.cpp388 TestSpec spec; in genTestSpec() local
684 MultipleBindingCase::TestSpec spec; genTestSpec() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp398 CommonFunctionTestInstance (Context& context, const ShaderSpec& spec, int numValues, const char* name) in CommonFunctionTestInstance() argument
496 AbsCaseInstance (Context& context, const ShaderSpec& spec, int numValues, const char* name) in AbsCaseInstance() argument
564 SignCaseInstance (Context& context, const ShaderSpec& spec, int numValues, const char* name) in SignCaseInstance() argument
633 static void infNanRandomFloats(int numValues, void* const* values, const char *name, const ShaderSpec& spec) in infNanRandomFloats() argument
686 IsnanCaseInstance(Context& context, const ShaderSpec& spec, int numValues, const char* name) IsnanCaseInstance() argument
768 IsinfCaseInstance(Context& context, const ShaderSpec& spec, int numValues, const char* name) IsinfCaseInstance() argument
855 FloatBitsToUintIntCaseInstance(Context& context, const ShaderSpec& spec, int numValues, const char* name) FloatBitsToUintIntCaseInstance() argument
949 BitsToFloatCaseInstance(Context& context, const ShaderSpec& spec, int numValues, const char* name) BitsToFloatCaseInstance() argument
[all...]
H A DvktShaderIntegerFunctionTests.cpp307 IntegerFunctionTestInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numValues, const char* name) in IntegerFunctionTestInstance() argument
405 UaddCarryCaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numValues, const char* name) in UaddCarryCaseInstance() argument
515 UsubBorrowCaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numValues, const char* name) in UsubBorrowCaseInstance() argument
623 UmulExtendedCaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numValues, const char* name) in UmulExtendedCaseInstance() argument
727 ImulExtendedCaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numValues, const char* name) in ImulExtendedCaseInstance() argument
832 BitfieldExtractCaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numValues, const char* name) BitfieldExtractCaseInstance() argument
909 BitfieldInsertCaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numValues, const char* name) BitfieldInsertCaseInstance() argument
991 BitfieldReverseCaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numValues, const char* name) BitfieldReverseCaseInstance() argument
1051 BitCountCaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numValues, const char* name) BitCountCaseInstance() argument
1115 FindLSBCaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numValues, const char* name) FindLSBCaseInstance() argument
1179 findMSBCaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numValues, const char* name) findMSBCaseInstance() argument
[all...]
H A DvktShaderPackingFunctionTests.cpp113 ShaderPackingFunctionTestInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, const char* name) in ShaderPackingFunctionTestInstance() argument
136 PackSnorm2x16CaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, glu::Precision precision, const char* name) in PackSnorm2x16CaseInstance() argument
254 UnpackSnorm2x16CaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, const char* name) in UnpackSnorm2x16CaseInstance() argument
355 PackUnorm2x16CaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, glu::Precision precision, const char* name) in PackUnorm2x16CaseInstance() argument
473 UnpackUnorm2x16CaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, const char* name) in UnpackUnorm2x16CaseInstance() argument
576 PackHalf2x16CaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, const char* name) PackHalf2x16CaseInstance() argument
708 UnpackHalf2x16CaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, const char* name) UnpackHalf2x16CaseInstance() argument
898 PackSnorm4x8CaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, glu::Precision precision, const char* name) PackSnorm4x8CaseInstance() argument
1022 UnpackSnorm4x8CaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, const char* name) UnpackSnorm4x8CaseInstance() argument
1133 PackUnorm4x8CaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, glu::Precision precision, const char* name) PackUnorm4x8CaseInstance() argument
1257 UnpackUnorm4x8CaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, const char* name) UnpackUnorm4x8CaseInstance() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsm8bitStorageTests.cpp910 std::string beginLoop(const std::map<std::string, std::string>& spec) in beginLoop() argument
928 std::string endLoop(const std::map<std::string, std::string>& spec) in endLoop() argument
1073 ComputeShaderSpec spec; in addCompute8bitStorage32To8Group() local
1223 ComputeShaderSpec spec; addCompute8bitUniform8To32Group() local
1392 ComputeShaderSpec spec; addCompute8bitStoragePushConstant8To32Group() local
1549 ComputeShaderSpec spec; addCompute8bitStorage16To8Group() local
1705 ComputeShaderSpec spec; addCompute8bitUniform8To16Group() local
1878 ComputeShaderSpec spec; addCompute8bitStoragePushConstant8To16Group() local
1914 ComputeShaderSpec spec; addCompute8bitStorageBuffer8To8Group() local
2187 ComputeShaderSpec spec; addCompute8bitStorageUniform8StructTo32StructGroup() local
2409 ComputeShaderSpec spec; addCompute8bitStorageUniform32StructTo8StructGroup() local
2622 ComputeShaderSpec spec; addCompute8bitStorage8bitStructMixedTypesGroup() local
[all...]

Completed in 44 milliseconds

12345678910>>...13