Home
last modified time | relevance | path

Searched defs:test (Results 4001 - 4025 of 4127) sorted by relevance

1...<<161162163164165166

/third_party/icu/icu4c/source/test/intltest/
H A Dtranstst.cpp3622 UnicodeString test = _findMatch(source, tests); TestIncrementalProgress() local
3706 UnicodeString test = input; CheckIncrementalAux() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcapitst.c1657 static const char * const test[] = { in TestBounds() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DNumberFormatTest.java[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DNumberFormatTest.java[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_register_allocation.cpp270 bool test(PhysReg start, unsigned num_bytes) in test() function in aco::__anon6956::RegisterFile
[all...]
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32.h695 void test(Register reg0, Register reg1) { test(reg0, Operand(reg1)); } in test() function in v8::internal::Assembler
698 void test(Operand op, Register reg) { test(reg, op); } in test() function in v8::internal::Assembler
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_compile.c2786 uint32_t test = is_16 ? in embedded_to_inline_constant() local
/third_party/python/Lib/test/test_asyncio/
H A Dtest_tasks.py166 async def test(): function
206 async def test(): function
1471 async def test(): global() function
1498 async def test(): global() function
1544 async def test(): global() function
1973 async def test(): global() function
2134 async def test(): global() function
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationInvarianceTests.cpp2045 tcu::TestStatus test (Context& context, const CaseDefinition caseDef) in test() function
/third_party/vk-gl-cts/android/cts/runner/src/com/drawelements/deqp/runner/
H A DDeqpTestRunner.java2072 matchesAny(TestDescription test, List<Pattern> patterns) matchesAny() argument
2437 addIncrementalDeqpIncludeTest(String test) addIncrementalDeqpIncludeTest() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.cpp3873 TIntermBinary *test = node->getCondition()->getAsBinaryNode(); in LoopInfo() local
/third_party/optimized-routines/math/test/
H A Dmathtest.c51 typedef int (*test) (void); typedef
1498 testdetail test; runtests() local
[all...]
/third_party/python/Lib/test/
H A Dtest_functools.py1701 def test(): global() function
1723 def test(i, x): global() function
[all...]
H A Dtest_zipfile.py1368 import test global() namespace
[all...]
H A Dtest_sys_settrace.py1903 def test(sel function
1915 def test(self): global() function
[all...]
/third_party/python/Include/internal/
H A Dpycore_ast.h258 expr_ty test; member
264 expr_ty test; member
306 expr_ty test; member
377 expr_ty test; member
/third_party/toybox/toys/pending/
H A Dip.c544 int test = (ismulti ? p->idx & flags : 0) || p->idx == flags; in get_flag_string() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp943 BuiltinVariableShader::BuiltinVariableShader (const glu::ContextType& contextType, VariableTest test) in BuiltinVariableShader() argument
1043 getTestAttributeName(VariableTest test) getTestAttributeName() argument
1354 getAttributeName(VaryingSource test) getAttributeName() argument
1367 genGeometrySource(const glu::ContextType& contextType, VaryingSource test, int maxEmitCount, bool instanced) genGeometrySource() argument
1457 genVertexSource(const glu::ContextType& contextType, VaryingSource test) genVertexSource() argument
2599 BuiltinVariableRenderTest(Context& context, const char* name, const char* desc, BuiltinVariableShader::VariableTest test, int flags) BuiltinVariableRenderTest() argument
2755 LayeredRenderCase(Context& context, const char* name, const char* desc, LayeredRenderTargetType target, TestType test) LayeredRenderCase() argument
3769 VaryingOutputCountCase(Context& context, const char* name, const char* desc, VaryingOutputCountShader::VaryingSource test, ShaderInstancingMode mode) VaryingOutputCountCase() argument
[all...]
H A Des31fProgramUniformTests.cpp1789 bool UniformAssignCase::test (const vector<BasicUniform>& basicUniforms, const vector<BasicUniformReportRef>& basicUniformReportsRef, const ShaderProgram& program, Random& rnd) in test() function in deqp::gles31::Functional::UniformAssignCase
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp1339 tcu::TestStatus test (Context& context, const TestParams params) in test() function
1698 tcu::TestStatus test (Context& context, const TestParams params) in test() function
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationInvarianceTests.cpp2020 tcu::TestStatus test (Context& context, const CaseDefinition caseDef) in test() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius_server.c624 int test = atoi(tls); in radius_server_testing_options_tls() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fUniformApiTests.cpp1776 bool UniformInfoQueryCase::test (const vector<BasicUniform>& basicUniforms, const vector<BasicUniformReportRef>& basicUniformReportsRef, const ShaderProgram& program, Random& rnd) in test() function in deqp::UniformInfoQueryCase
1920 bool UniformValueCase::test (const vector<BasicUniform>& basicUniforms, const vector<BasicUniformReportRef>& basicUniformReportsRef, const ShaderProgram& program, Random& rnd) in test() function in deqp::UniformValueCase
1992 bool RandomUniformCase::test (const vector<BasicUniform>& basicUniforms, const vector<BasicUniformReportRef>& basicUniformReportsRef, const ShaderProgram& program, Random& rnd) in test() function in deqp::RandomUniformCase
[all...]
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Datarihw.h799 u_char test; member
/kernel/linux/linux-5.10/drivers/net/can/m_can/
H A Dm_can.c1123 u32 cccr, test; in m_can_chip_config() local

Completed in 77 milliseconds

1...<<161162163164165166