Home
last modified time | relevance | path

Searched refs:empty_function (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/Analysis/
Dcoverage.c96 static void empty_function(){ in empty_function() function
100 empty_function(); in use_empty_function()
Dmalloc-plist.c160 static void empty_function(){ in empty_function() function
163 empty_function(); in use_empty_function()
/external/v8/src/
Dbootstrapper.cc205 Handle<JSFunction> empty_function);
292 Handle<JSFunction> empty_function);
518 Handle<JSFunction> empty_function = factory->NewFunctionWithoutPrototype( in CreateEmptyFunction() local
528 empty_function->set_map(*empty_function_map); in CreateEmptyFunction()
534 empty_function->shared()->set_script(*script); in CreateEmptyFunction()
535 empty_function->shared()->set_start_position(0); in CreateEmptyFunction()
536 empty_function->shared()->set_end_position(source->length()); in CreateEmptyFunction()
537 empty_function->shared()->DontAdaptArguments(); in CreateEmptyFunction()
540 native_context()->sloppy_function_map()->set_prototype(*empty_function); in CreateEmptyFunction()
542 set_prototype(*empty_function); in CreateEmptyFunction()
[all …]
/external/llvm/test/MC/MachO/ARM/
Dempty-function-nop.ll9 define internal fastcc void @empty_function() {
/external/deqp/data/gles2/shaders/
Dpreprocessor.test82 case empty_function
/external/deqp/data/gles3/shaders/
Dpreprocessor.test101 case empty_function