Home
last modified time | relevance | path

Searched defs:FUNCTION_NAME (Results 1 – 18 of 18) sorted by relevance

/external/llvm/test/MC/X86/
Dintel-syntax-directional-label.s5 .globl FUNCTION_NAME symbol
7 FUNCTION_NAME: label
/external/compiler-rt/test/builtins/timing/
Dfloatundixf.c6 #define FUNCTION_NAME __floatundixf macro
Dfloatundisf.c6 #define FUNCTION_NAME __floatundisf macro
Dfloatdidf.c6 #define FUNCTION_NAME __floatdidf macro
Dfloatdisf.c6 #define FUNCTION_NAME __floatdisf macro
Dfloatdixf.c6 #define FUNCTION_NAME __floatdixf macro
Dnegdi2.c6 #define FUNCTION_NAME __negdi2 macro
Dlshrdi3.c6 #define FUNCTION_NAME __lshrdi3 macro
Dashldi3.c6 #define FUNCTION_NAME __ashldi3 macro
Dashrdi3.c6 #define FUNCTION_NAME __ashrdi3 macro
Dumoddi3.c6 #define FUNCTION_NAME __umoddi3 macro
Ddivdi3.c6 #define FUNCTION_NAME __divdi3 macro
Dmoddi3.c6 #define FUNCTION_NAME __moddi3 macro
Dudivdi3.c6 #define FUNCTION_NAME __udivdi3 macro
Dmodsi3.c6 #define FUNCTION_NAME __modsi3 macro
Dmuldi3.c6 #define FUNCTION_NAME __muldi3 macro
/external/chromium-trace/trace-viewer/tracing/third_party/closure_linter/closure_linter/
Djavascripttokens.py46 FUNCTION_NAME = 'function functionName(...)' variable in JavaScriptTokenType
/external/deqp/framework/referencerenderer/
DrrFragmentOperations.cpp559 #define SAMPLE_REGISTER_ADV_BLEND(FUNCTION_NAME) \ in executeAdvancedBlend() argument