/external/libvterm/src/ |
D | vterm.c | 73 INTERNAL void *vterm_allocator_malloc(VTerm *vt, size_t size) in vterm_allocator_malloc() 78 INTERNAL void vterm_allocator_free(VTerm *vt, void *ptr) in vterm_allocator_free() 111 INTERNAL void vterm_push_output_bytes(VTerm *vt, const char *bytes, size_t len) in vterm_push_output_bytes() 122 INTERNAL void vterm_push_output_vsprintf(VTerm *vt, const char *format, va_list args) in vterm_push_output_vsprintf() 130 INTERNAL void vterm_push_output_sprintf(VTerm *vt, const char *format, ...) in vterm_push_output_sprintf() 138 INTERNAL void vterm_push_output_sprintf_ctrl(VTerm *vt, unsigned char ctrl, const char *fmt, ...) in vterm_push_output_sprintf_ctrl() 151 INTERNAL void vterm_push_output_sprintf_dcs(VTerm *vt, const char *fmt, ...) in vterm_push_output_sprintf_dcs()
|
D | unicode.c | 324 INTERNAL int vterm_unicode_width(int codepoint) in vterm_unicode_width() 329 INTERNAL int vterm_unicode_is_combining(int codepoint) in vterm_unicode_is_combining()
|
D | pen.c | 136 INTERNAL void vterm_state_newpen(VTermState *state) in vterm_state_newpen() 146 INTERNAL void vterm_state_resetpen(VTermState *state) in vterm_state_resetpen() 162 INTERNAL void vterm_state_savepen(VTermState *state, int save) in vterm_state_savepen() 210 INTERNAL void vterm_state_setpen(VTermState *state, const long args[], int argcount) in vterm_state_setpen() 372 INTERNAL int vterm_state_getpen(VTermState *state, long args[], int argcount) in vterm_state_getpen()
|
D | vterm_internal.h | 9 # define INTERNAL __attribute__((visibility("internal"))) macro 11 # define INTERNAL macro
|
/external/bison/lib/ |
D | strtol.c | 219 #define INTERNAL(X) INTERNAL1(X) macro 238 INTERNAL (strtol) (const STRING_TYPE *nptr, STRING_TYPE **endptr, in INTERNAL() function 432 return INTERNAL (strtol) (nptr, endptr, base, 0 LOCALE_PARAM); in strtol()
|
/external/v8/src/x64/ |
D | builtins-x64.cc | 56 FrameScope scope(masm, StackFrame::INTERNAL); in CallRuntimePassFunction() 514 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_JSEntryTrampolineHelper() 544 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_JSEntryTrampolineHelper() 620 FrameScope scope(masm, StackFrame::INTERNAL); in CallCompileOptimized() 723 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_NotifyStubFailureHelper() 753 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_NotifyDeoptimizedHelper() 863 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_FunctionCall() 969 FrameScope frame_scope(masm, StackFrame::INTERNAL); in Generate_FunctionApply() 1281 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_StringConstructCode() 1304 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_StringConstructCode() [all …]
|
/external/google-breakpad/src/testing/include/gmock/ |
D | gmock-generated-function-mockers.h.pump | 108 // INTERNAL IMPLEMENTATION - DON'T USE IN USER CODE!!! 112 // INTERNAL IMPLEMENTATION - DON'T USE IN USER CODE!!! 116 // INTERNAL IMPLEMENTATION - DON'T USE IN USER CODE!!! 120 // INTERNAL IMPLEMENTATION - DON'T USE IN USER CODE!!! 132 // INTERNAL IMPLEMENTATION - DON'T USE IN USER CODE!!!
|
/external/v8/src/ia32/ |
D | builtins-ia32.cc | 57 FrameScope scope(masm, StackFrame::INTERNAL); in CallRuntimePassFunction() 490 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_JSEntryTrampolineHelper() 561 FrameScope scope(masm, StackFrame::INTERNAL); in CallCompileOptimized() 667 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_NotifyStubFailureHelper() 696 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_NotifyDeoptimizedHelper() 800 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_FunctionCall() 903 FrameScope frame_scope(masm, StackFrame::INTERNAL); in Generate_FunctionApply() 1209 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_StringConstructCode() 1232 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_StringConstructCode() 1403 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_OnStackReplacement() [all …]
|
/external/v8/src/arm64/ |
D | builtins-arm64.cc | 230 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_StringConstructCode() 250 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_StringConstructCode() 260 FrameScope scope(masm, StackFrame::INTERNAL); in CallRuntimePassFunction() 711 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_JSEntryTrampolineHelper() 790 FrameScope scope(masm, StackFrame::INTERNAL); in CallCompileOptimized() 898 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_NotifyStubFailureHelper() 934 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_NotifyDeoptimizedHelper() 984 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_OnStackReplacement() 1022 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_OsrAfterStackCheck() 1102 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_FunctionCall() [all …]
|
/external/v8/src/x87/ |
D | builtins-x87.cc | 57 FrameScope scope(masm, StackFrame::INTERNAL); in CallRuntimePassFunction() 490 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_JSEntryTrampolineHelper() 561 FrameScope scope(masm, StackFrame::INTERNAL); in CallCompileOptimized() 667 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_NotifyStubFailureHelper() 696 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_NotifyDeoptimizedHelper() 800 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_FunctionCall() 903 FrameScope frame_scope(masm, StackFrame::INTERNAL); in Generate_FunctionApply() 1209 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_StringConstructCode() 1232 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_StringConstructCode() 1403 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_OnStackReplacement() [all …]
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
D | JDWPConstants.java | 481 public static final int INTERNAL = 113; field in JDWPConstants.Error 604 case INTERNAL: in getName()
|
/external/llvm/cmake/ |
D | config-ix.cmake | 174 set(HAVE_RAND48 1 CACHE INTERNAL "are srand48/lrand48/drand48 available?") 246 set(HAVE_${NAME} 1 CACHE INTERNAL "Is ${name} available ?") 249 set(HAVE_${NAME} "" CACHE INTERNAL "Is ${name} available ?") 260 set(FFI_HEADER ffi.h CACHE INTERNAL "") 261 set(HAVE_FFI_H 1 CACHE INTERNAL "") 265 set(FFI_HEADER ffi/ffi.h CACHE INTERNAL "") 266 set(HAVE_FFI_FFI_H 1 CACHE INTERNAL "")
|
/external/antlr/antlr-3.4/runtime/Python/tests/ |
D | t012lexerXML.output | 4 INTERNAL DTD: [
|
D | t012lexerXMLLexer.g | 39 {self.output("INTERNAL DTD: "+dtd.text)}
|
/external/v8/src/arm/ |
D | builtins-arm.cc | 238 FrameAndConstantPoolScope scope(masm, StackFrame::INTERNAL); in Generate_StringConstructCode() 258 FrameAndConstantPoolScope scope(masm, StackFrame::INTERNAL); in Generate_StringConstructCode() 268 FrameAndConstantPoolScope scope(masm, StackFrame::INTERNAL); in CallRuntimePassFunction() 740 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_JSEntryTrampolineHelper() 817 FrameAndConstantPoolScope scope(masm, StackFrame::INTERNAL); in CallCompileOptimized() 913 FrameAndConstantPoolScope scope(masm, StackFrame::INTERNAL); in Generate_NotifyStubFailureHelper() 942 FrameAndConstantPoolScope scope(masm, StackFrame::INTERNAL); in Generate_NotifyDeoptimizedHelper() 990 FrameAndConstantPoolScope scope(masm, StackFrame::INTERNAL); in Generate_OnStackReplacement() 1036 FrameAndConstantPoolScope scope(masm, StackFrame::INTERNAL); in Generate_OsrAfterStackCheck() 1111 FrameAndConstantPoolScope scope(masm, StackFrame::INTERNAL); in Generate_FunctionCall() [all …]
|
D | debug-arm.cc | 94 FrameAndConstantPoolScope scope(masm, StackFrame::INTERNAL); in Generate_DebugBreakCallHelper() 301 __ LeaveFrame(StackFrame::INTERNAL); in GenerateFrameDropperLiveEdit()
|
/external/v8/src/mips/ |
D | builtins-mips.cc | 247 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_StringConstructCode() 267 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_StringConstructCode() 277 FrameScope scope(masm, StackFrame::INTERNAL); in CallRuntimePassFunction() 762 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_JSEntryTrampolineHelper() 834 FrameScope scope(masm, StackFrame::INTERNAL); in CallCompileOptimized() 943 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_NotifyStubFailureHelper() 972 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_NotifyDeoptimizedHelper() 1022 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_OnStackReplacement() 1057 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_OsrAfterStackCheck() 1132 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_FunctionCall() [all …]
|
/external/v8/src/mips64/ |
D | builtins-mips64.cc | 246 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_StringConstructCode() 266 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_StringConstructCode() 276 FrameScope scope(masm, StackFrame::INTERNAL); in CallRuntimePassFunction() 773 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_JSEntryTrampolineHelper() 849 FrameScope scope(masm, StackFrame::INTERNAL); in CallCompileOptimized() 957 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_NotifyStubFailureHelper() 986 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_NotifyDeoptimizedHelper() 1036 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_OnStackReplacement() 1071 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_OsrAfterStackCheck() 1146 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_FunctionCall() [all …]
|
/external/eigen/cmake/ |
D | EigenDetermineVSServicePack.cmake | 21 set(${_pack} ${_sp} CACHE INTERNAL
|
D | FindGSL.cmake | 104 SET(GSL_INCLUDE_DIR ${GSL_PREFIX}/include CACHE STRING INTERNAL) 141 SET(GSL_EXE_LINKER_FLAGS "-Wl,-rpath,${GSL_LINK_DIRECTORIES}" CACHE STRING INTERNAL)
|
/external/v8/src/ |
D | variables.cc | 27 case INTERNAL: return "INTERNAL"; in Mode2String()
|
D | frames.h | 144 V(INTERNAL, InternalFrame) \ 227 bool is_internal() const { return type() == INTERNAL; } in is_internal() 725 virtual Type type() const { return INTERNAL; } in type()
|
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
D | t012lexerXML.g | 34 {this.output("INTERNAL DTD: "+$dtd.text)}
|
/external/v8/src/ic/arm64/ |
D | stub-cache-arm64.cc | 82 if (leave_frame) __ LeaveFrame(StackFrame::INTERNAL); in ProbeTable()
|
/external/deqp/scripts/ |
D | make_release.py | 447 INTERNAL = Module("Internal", [ variable 496 INTERNAL,
|