Home
last modified time | relevance | path

Searched refs:appendLabel (Results 1 – 25 of 83) sorted by relevance

1234

/dports/www/firefox-esr/firefox-91.8.0/security/nss/cmd/multinit/
H A Dmultinit.c254 appendLabel(char label) in appendLabel() function
276 appendLabel('<'); in appendString()
280 appendLabel('>'); in appendString()
294 appendLabel('t'); in appendBool()
326 appendLabel('0'); in appendInt()
327 appendLabel('x'); in appendInt()
407 appendLabel('S'); in print_slot()
613 appendLabel('M'); in main_Init()
650 appendLabel('N'); in main_Shutdown()
681 appendLabel(label); in lib_Init()
[all …]
/dports/security/nss/nss-3.76.1/nss/cmd/multinit/
H A Dmultinit.c254 appendLabel(char label) in appendLabel() function
276 appendLabel('<'); in appendString()
280 appendLabel('>'); in appendString()
294 appendLabel('t'); in appendBool()
326 appendLabel('0'); in appendInt()
327 appendLabel('x'); in appendInt()
407 appendLabel('S'); in print_slot()
613 appendLabel('M'); in main_Init()
650 appendLabel('N'); in main_Shutdown()
681 appendLabel(label); in lib_Init()
[all …]
/dports/www/firefox/firefox-99.0/security/nss/cmd/multinit/
H A Dmultinit.c254 appendLabel(char label) in appendLabel() function
276 appendLabel('<'); in appendString()
280 appendLabel('>'); in appendString()
294 appendLabel('t'); in appendBool()
326 appendLabel('0'); in appendInt()
327 appendLabel('x'); in appendInt()
407 appendLabel('S'); in print_slot()
613 appendLabel('M'); in main_Init()
650 appendLabel('N'); in main_Shutdown()
681 appendLabel(label); in lib_Init()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/cmd/multinit/
H A Dmultinit.c254 appendLabel(char label) in appendLabel() function
276 appendLabel('<'); in appendString()
280 appendLabel('>'); in appendString()
294 appendLabel('t'); in appendBool()
326 appendLabel('0'); in appendInt()
327 appendLabel('x'); in appendInt()
407 appendLabel('S'); in print_slot()
613 appendLabel('M'); in main_Init()
650 appendLabel('N'); in main_Shutdown()
681 appendLabel(label); in lib_Init()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/cmd/multinit/
H A Dmultinit.c254 appendLabel(char label) in appendLabel() function
276 appendLabel('<'); in appendString()
280 appendLabel('>'); in appendString()
294 appendLabel('t'); in appendBool()
326 appendLabel('0'); in appendInt()
327 appendLabel('x'); in appendInt()
407 appendLabel('S'); in print_slot()
614 appendLabel('M'); in main_Init()
651 appendLabel('N'); in main_Shutdown()
682 appendLabel(label); in lib_Init()
[all …]
/dports/security/ca_root_nss/nss-3.71/nss/cmd/multinit/
H A Dmultinit.c254 appendLabel(char label) in appendLabel() function
276 appendLabel('<'); in appendString()
280 appendLabel('>'); in appendString()
294 appendLabel('t'); in appendBool()
326 appendLabel('0'); in appendInt()
327 appendLabel('x'); in appendInt()
407 appendLabel('S'); in print_slot()
613 appendLabel('M'); in main_Init()
650 appendLabel('N'); in main_Shutdown()
681 appendLabel(label); in lib_Init()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/cmd/multinit/
H A Dmultinit.c254 appendLabel(char label) in appendLabel() function
276 appendLabel('<'); in appendString()
280 appendLabel('>'); in appendString()
294 appendLabel('t'); in appendBool()
326 appendLabel('0'); in appendInt()
327 appendLabel('x'); in appendInt()
407 appendLabel('S'); in print_slot()
613 appendLabel('M'); in main_Init()
650 appendLabel('N'); in main_Shutdown()
681 appendLabel(label); in lib_Init()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/cmd/multinit/
H A Dmultinit.c254 appendLabel(char label) in appendLabel() function
276 appendLabel('<'); in appendString()
280 appendLabel('>'); in appendString()
294 appendLabel('t'); in appendBool()
326 appendLabel('0'); in appendInt()
327 appendLabel('x'); in appendInt()
407 appendLabel('S'); in print_slot()
613 appendLabel('M'); in main_Init()
650 appendLabel('N'); in main_Shutdown()
681 appendLabel(label); in lib_Init()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/tools/external/asm/org/objectweb/asm/util/
H A DASMifierMethodVisitor.java165 appendLabel(label); in visitJumpInsn()
174 appendLabel(label); in visitLabel()
214 appendLabel(dflt); in visitTableSwitchInsn()
218 appendLabel(labels[i]); in visitTableSwitchInsn()
236 appendLabel(dflt); in visitLookupSwitchInsn()
269 appendLabel(start); in visitTryCatchBlock()
271 appendLabel(end); in visitTryCatchBlock()
273 appendLabel(handler); in visitTryCatchBlock()
296 appendLabel(start); in visitLocalVariable()
298 appendLabel(end); in visitLocalVariable()
[all …]
H A DTraceMethodVisitor.java264 appendLabel(label); in visitJumpInsn()
276 appendLabel(label); in visitLabel()
328 appendLabel(labels[i]); in visitTableSwitchInsn()
332 appendLabel(dflt); in visitTableSwitchInsn()
354 appendLabel(dflt); in visitLookupSwitchInsn()
383 appendLabel(start); in visitTryCatchBlock()
385 appendLabel(end); in visitTryCatchBlock()
387 appendLabel(handler); in visitTryCatchBlock()
410 appendLabel(start); in visitLocalVariable()
412 appendLabel(end); in visitLocalVariable()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/tools/external/asm/org/objectweb/asm/util/
H A DASMifierMethodVisitor.java165 appendLabel(label); in visitJumpInsn()
174 appendLabel(label); in visitLabel()
214 appendLabel(dflt); in visitTableSwitchInsn()
218 appendLabel(labels[i]); in visitTableSwitchInsn()
236 appendLabel(dflt); in visitLookupSwitchInsn()
269 appendLabel(start); in visitTryCatchBlock()
271 appendLabel(end); in visitTryCatchBlock()
273 appendLabel(handler); in visitTryCatchBlock()
296 appendLabel(start); in visitLocalVariable()
298 appendLabel(end); in visitLocalVariable()
[all …]
H A DTraceMethodVisitor.java264 appendLabel(label); in visitJumpInsn()
276 appendLabel(label); in visitLabel()
328 appendLabel(labels[i]); in visitTableSwitchInsn()
332 appendLabel(dflt); in visitTableSwitchInsn()
354 appendLabel(dflt); in visitLookupSwitchInsn()
383 appendLabel(start); in visitTryCatchBlock()
385 appendLabel(end); in visitTryCatchBlock()
387 appendLabel(handler); in visitTryCatchBlock()
410 appendLabel(start); in visitLocalVariable()
412 appendLabel(end); in visitLocalVariable()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/tools/external/asm/org/objectweb/asm/util/
H A DASMifierMethodVisitor.java165 appendLabel(label); in visitJumpInsn()
174 appendLabel(label); in visitLabel()
214 appendLabel(dflt); in visitTableSwitchInsn()
218 appendLabel(labels[i]); in visitTableSwitchInsn()
236 appendLabel(dflt); in visitLookupSwitchInsn()
269 appendLabel(start); in visitTryCatchBlock()
271 appendLabel(end); in visitTryCatchBlock()
273 appendLabel(handler); in visitTryCatchBlock()
296 appendLabel(start); in visitLocalVariable()
298 appendLabel(end); in visitLocalVariable()
[all …]
H A DTraceMethodVisitor.java264 appendLabel(label); in visitJumpInsn()
276 appendLabel(label); in visitLabel()
328 appendLabel(labels[i]); in visitTableSwitchInsn()
332 appendLabel(dflt); in visitTableSwitchInsn()
354 appendLabel(dflt); in visitLookupSwitchInsn()
383 appendLabel(start); in visitTryCatchBlock()
385 appendLabel(end); in visitTryCatchBlock()
387 appendLabel(handler); in visitTryCatchBlock()
410 appendLabel(start); in visitLocalVariable()
412 appendLabel(end); in visitLocalVariable()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/tools/external/asm/org/objectweb/asm/util/
H A DASMifierMethodVisitor.java165 appendLabel(label); in visitJumpInsn()
174 appendLabel(label); in visitLabel()
214 appendLabel(dflt); in visitTableSwitchInsn()
218 appendLabel(labels[i]); in visitTableSwitchInsn()
236 appendLabel(dflt); in visitLookupSwitchInsn()
269 appendLabel(start); in visitTryCatchBlock()
271 appendLabel(end); in visitTryCatchBlock()
273 appendLabel(handler); in visitTryCatchBlock()
296 appendLabel(start); in visitLocalVariable()
298 appendLabel(end); in visitLocalVariable()
[all …]
H A DTraceMethodVisitor.java264 appendLabel(label); in visitJumpInsn()
276 appendLabel(label); in visitLabel()
328 appendLabel(labels[i]); in visitTableSwitchInsn()
332 appendLabel(dflt); in visitTableSwitchInsn()
354 appendLabel(dflt); in visitLookupSwitchInsn()
383 appendLabel(start); in visitTryCatchBlock()
385 appendLabel(end); in visitTryCatchBlock()
387 appendLabel(handler); in visitTryCatchBlock()
410 appendLabel(start); in visitLocalVariable()
412 appendLabel(end); in visitLocalVariable()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/tools/external/asm/org/objectweb/asm/util/
H A DASMifierMethodVisitor.java165 appendLabel(label); in visitJumpInsn()
174 appendLabel(label); in visitLabel()
214 appendLabel(dflt); in visitTableSwitchInsn()
218 appendLabel(labels[i]); in visitTableSwitchInsn()
236 appendLabel(dflt); in visitLookupSwitchInsn()
269 appendLabel(start); in visitTryCatchBlock()
271 appendLabel(end); in visitTryCatchBlock()
273 appendLabel(handler); in visitTryCatchBlock()
296 appendLabel(start); in visitLocalVariable()
298 appendLabel(end); in visitLocalVariable()
[all …]
H A DTraceMethodVisitor.java264 appendLabel(label); in visitJumpInsn()
276 appendLabel(label); in visitLabel()
328 appendLabel(labels[i]); in visitTableSwitchInsn()
332 appendLabel(dflt); in visitTableSwitchInsn()
354 appendLabel(dflt); in visitLookupSwitchInsn()
383 appendLabel(start); in visitTryCatchBlock()
385 appendLabel(end); in visitTryCatchBlock()
387 appendLabel(handler); in visitTryCatchBlock()
410 appendLabel(start); in visitLocalVariable()
412 appendLabel(end); in visitLocalVariable()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/jdk/internal/org/objectweb/asm/util/
H A DASMifier.java713 appendLabel(label); in visitJumpInsn()
723 appendLabel(label); in visitLabel()
756 appendLabel(dflt); in visitTableSwitchInsn()
776 appendLabel(dflt); in visitLookupSwitchInsn()
814 appendLabel(start); in visitTryCatchBlock()
816 appendLabel(end); in visitTryCatchBlock()
818 appendLabel(handler); in visitTryCatchBlock()
844 appendLabel(start); in visitLocalVariable()
846 appendLabel(end); in visitLocalVariable()
868 appendLabel(end[i]); in visitLocalVariableAnnotation()
[all …]
H A DTextifier.java921 appendLabel(label); in visitJumpInsn()
930 appendLabel(label); in visitLabel()
969 appendLabel(dflt); in visitTableSwitchInsn()
985 appendLabel(dflt); in visitLookupSwitchInsn()
1010 appendLabel(start); in visitTryCatchBlock()
1012 appendLabel(end); in visitTryCatchBlock()
1014 appendLabel(handler); in visitTryCatchBlock()
1048 appendLabel(start); in visitLocalVariable()
1050 appendLabel(end); in visitLocalVariable()
1085 appendLabel(end[i]); in visitLocalVariableAnnotation()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/jdk/internal/org/objectweb/asm/util/
H A DASMifier.java713 appendLabel(label); in visitJumpInsn()
723 appendLabel(label); in visitLabel()
756 appendLabel(dflt); in visitTableSwitchInsn()
776 appendLabel(dflt); in visitLookupSwitchInsn()
814 appendLabel(start); in visitTryCatchBlock()
816 appendLabel(end); in visitTryCatchBlock()
818 appendLabel(handler); in visitTryCatchBlock()
844 appendLabel(start); in visitLocalVariable()
846 appendLabel(end); in visitLocalVariable()
868 appendLabel(end[i]); in visitLocalVariableAnnotation()
[all …]
H A DTextifier.java921 appendLabel(label); in visitJumpInsn()
930 appendLabel(label); in visitLabel()
969 appendLabel(dflt); in visitTableSwitchInsn()
985 appendLabel(dflt); in visitLookupSwitchInsn()
1010 appendLabel(start); in visitTryCatchBlock()
1012 appendLabel(end); in visitTryCatchBlock()
1014 appendLabel(handler); in visitTryCatchBlock()
1048 appendLabel(start); in visitLocalVariable()
1050 appendLabel(end); in visitLocalVariable()
1085 appendLabel(end[i]); in visitLocalVariableAnnotation()
[all …]
/dports/lang/solidity/solidity_0.8.11/libyul/backends/evm/
H A DEVMCodeTransform.cpp259 m_assembly.appendLabel(returnLabel); in operator ()()
310 m_assembly.appendLabel(end); in operator ()()
343 m_assembly.appendLabel(c.second); in operator ()()
354 m_assembly.appendLabel(end); in operator ()()
377 m_assembly.appendLabel(functionEntryID(function)); in operator ()()
436 m_assembly.appendLabel(*subTransform.m_functionExitLabel); in operator ()()
506 m_assembly.appendLabel(loopStart); in operator ()()
518 m_assembly.appendLabel(postPart); in operator ()()
524 m_assembly.appendLabel(loopEnd); in operator ()()
704 m_assembly.appendLabel(*jumpTarget); in visitStatements()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/jdk/internal/org/objectweb/asm/util/
H A DASMifier.java848 appendLabel(label); in visitJumpInsn()
858 appendLabel(label); in visitLabel()
891 appendLabel(dflt); in visitTableSwitchInsn()
911 appendLabel(dflt); in visitLookupSwitchInsn()
949 appendLabel(start); in visitTryCatchBlock()
951 appendLabel(end); in visitTryCatchBlock()
953 appendLabel(handler); in visitTryCatchBlock()
979 appendLabel(start); in visitLocalVariable()
981 appendLabel(end); in visitLocalVariable()
1007 appendLabel(end[i]); in visitLocalVariableAnnotation()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/jdk/internal/org/objectweb/asm/util/
H A DASMifier.java890 appendLabel(label); in visitJumpInsn()
900 appendLabel(label); in visitLabel()
943 appendLabel(dflt); in visitTableSwitchInsn()
962 appendLabel(dflt); in visitLookupSwitchInsn()
999 appendLabel(start); in visitTryCatchBlock()
1001 appendLabel(end); in visitTryCatchBlock()
1003 appendLabel(handler); in visitTryCatchBlock()
1032 appendLabel(start); in visitLocalVariable()
1034 appendLabel(end); in visitLocalVariable()
1068 appendLabel(end[i]); in visitLocalVariableAnnotation()
[all …]

1234