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.c175 static void empty_function(){ in empty_function() function
178 empty_function(); in use_empty_function()
/external/v8/src/
Dbootstrapper.cc189 Handle<JSFunction> empty_function,
285 Handle<JSFunction> empty_function);
286 Handle<Map> CreateStrongFunctionMap(Handle<JSFunction> empty_function,
560 Handle<JSFunction> empty_function = in CreateEmptyFunction() local
570 empty_function->set_map(*empty_function_map); in CreateEmptyFunction()
576 empty_function->shared()->set_start_position(0); in CreateEmptyFunction()
577 empty_function->shared()->set_end_position(source->length()); in CreateEmptyFunction()
578 empty_function->shared()->DontAdaptArguments(); in CreateEmptyFunction()
579 SharedFunctionInfo::SetScript(handle(empty_function->shared()), script); in CreateEmptyFunction()
586 Map::SetPrototype(sloppy_function_map, 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