Home
last modified time | relevance | path

Searched refs:check_input (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/llvm/test/CodeGen/X86/
Dps4-ssp-nop.ll9 ; CHECK: check_input:
12 ; CHECK: .size check_input
17 define signext i8 @check_input(i8* %input) nounwind uwtable ssp {
36 …%call = call signext i8 @check_input(i8* getelementptr inbounds ([37 x i8], [37 x i8]* @.str, i32 …
/external/ltp/testcases/kernel/power_management/
Drunpwtests06.sh39 check_input "${valid_input}" valid $test_file
42 check_input "${invalid_input}" invalid $test_file
Drunpwtests02.sh40 check_input "${valid_input}" valid $test_file
43 check_input "${invalid_input}" invalid $test_file
Drunpwtests01.sh41 check_input "${valid_input}" valid $test_file
44 check_input "${invalid_input}" invalid $test_file
Dpm_include.sh94 check_input() { function
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dfunction_api_info.cc128 const bool check_input = in ValidateSignature() local
134 if (!IsSameSignature(*equiv_funcs[0], *equiv_funcs[k], check_input, in ValidateSignature()
/external/python/cpython2/Lib/wsgiref/
Dvalidate.py327 check_input(environ['wsgi.input'])
355 def check_input(wsgi_input): function
/external/python/cpython3/Lib/wsgiref/
Dvalidate.py335 check_input(environ['wsgi.input'])
363 def check_input(wsgi_input): function
/external/python/cpython3/Lib/test/
Dtest_cmd_line.py318 def check_input(self, code, expected): member in CmdLineTest
333 self.check_input(
339 self.check_input(