Home
last modified time | relevance | path

Searched refs:INTERNAL (Results 1 – 25 of 99) sorted by relevance

1234

/external/libvterm/src/
Dvterm.c73 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()
Dunicode.c324 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()
Dpen.c136 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()
Dvterm_internal.h9 # define INTERNAL __attribute__((visibility("internal"))) macro
11 # define INTERNAL macro
/external/bison/lib/
Dstrtol.c219 #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/
Dbuiltins-x64.cc56 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/
Dgmock-generated-function-mockers.h.pump108 // 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/
Dbuiltins-ia32.cc57 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/
Dbuiltins-arm64.cc230 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/
Dbuiltins-x87.cc57 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/
DJDWPConstants.java481 public static final int INTERNAL = 113; field in JDWPConstants.Error
604 case INTERNAL: in getName()
/external/llvm/cmake/
Dconfig-ix.cmake174 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/
Dt012lexerXML.output4 INTERNAL DTD: [
Dt012lexerXMLLexer.g39 {self.output("INTERNAL DTD: "+dtd.text)}
/external/v8/src/arm/
Dbuiltins-arm.cc238 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 …]
Ddebug-arm.cc94 FrameAndConstantPoolScope scope(masm, StackFrame::INTERNAL); in Generate_DebugBreakCallHelper()
301 __ LeaveFrame(StackFrame::INTERNAL); in GenerateFrameDropperLiveEdit()
/external/v8/src/mips/
Dbuiltins-mips.cc247 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/
Dbuiltins-mips64.cc246 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/
DEigenDetermineVSServicePack.cmake21 set(${_pack} ${_sp} CACHE INTERNAL
DFindGSL.cmake104 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/
Dvariables.cc27 case INTERNAL: return "INTERNAL"; in Mode2String()
Dframes.h144 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/
Dt012lexerXML.g34 {this.output("INTERNAL DTD: "+$dtd.text)}
/external/v8/src/ic/arm64/
Dstub-cache-arm64.cc82 if (leave_frame) __ LeaveFrame(StackFrame::INTERNAL); in ProbeTable()
/external/deqp/scripts/
Dmake_release.py447 INTERNAL = Module("Internal", [ variable
496 INTERNAL,

1234