Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KuhakuPixel/AceTheGame
/ functions
Functions
2,004 in github.com/KuhakuPixel/AceTheGame
⨍
Functions
2,004
◇
Types & classes
320
↓ 2 callers
Method
hashCodeImpl
()
Modder/modder/src/main/java/picocli/CommandLine.java:9393
↓ 2 callers
Method
header
Returns the optional header lines displayed at the top of the help message. For subcommands, the first header line is displayed in the list of command
Modder/modder/src/main/java/picocli/CommandLine.java:8135
↓ 2 callers
Method
index
(ArgSpec arg)
Modder/modder/src/main/java/picocli/CommandLine.java:15019
↓ 2 callers
Method
indexOfLastSubcommandWithSameParent
(List<CommandLine> parsedCommands)
Modder/modder/src/main/java/picocli/CommandLine.java:2466
↓ 2 callers
Method
init
Initializes this object with the information needed to implement a help command that provides usage help for other commands. @param helpCommandLine th
Modder/modder/src/main/java/picocli/CommandLine.java:15339
↓ 2 callers
Method
initDefaultValueProvider
(IDefaultValueProvider value)
Modder/modder/src/main/java/picocli/CommandLine.java:7463
↓ 2 callers
Method
initFrom
(CommandSpec spec)
Modder/modder/src/main/java/picocli/CommandLine.java:7033
↓ 2 callers
Method
initName
(String value)
Modder/modder/src/main/java/picocli/CommandLine.java:7459
↓ 2 callers
Method
initSubcommands
(Command cmd, Class<?> cls, CommandSpec parent, IFactory factory, Set<Class<?>> hierarchy)
Modder/modder/src/main/java/picocli/CommandLine.java:11851
↓ 2 callers
Method
initializeInitialValue
(Object arg)
Modder/modder/src/main/java/picocli/CommandLine.java:11469
↓ 2 callers
Method
injectSpecIntoVersionProvider
(CommandSpec result, Command cmd, IFactory factory)
Modder/modder/src/main/java/picocli/CommandLine.java:11842
↓ 2 callers
Method
interpolate
(String value)
Modder/modder/src/main/java/picocli/CommandLine.java:8117
↓ 2 callers
Method
isAnnotated
(AnnotatedElement e)
Modder/modder/src/main/java/picocli/CommandLine.java:11380
↓ 2 callers
Method
isArgGroup
()
Modder/modder/src/main/java/picocli/CommandLine.java:11334
↓ 2 callers
Method
isArgSpec
()
Modder/modder/src/main/java/picocli/CommandLine.java:11331
↓ 2 callers
Method
isCaseConvertible
(Class<?> clazz)
Modder/modder/src/main/java/picocli/CommandLine.java:6092
↓ 2 callers
Method
isCygwin
()
Modder/modder/src/main/java/picocli/CommandLine.java:17766
↓ 2 callers
Method
isEmpty
()
Modder/modder/src/main/java/picocli/CommandLine.java:11706
↓ 2 callers
Method
isEndOfOptionsDelimiter
(String arg)
Modder/modder/src/main/java/picocli/CommandLine.java:14707
↓ 2 callers
Method
isJansiConsoleInstalled
()
Modder/modder/src/main/java/picocli/CommandLine.java:17803
↓ 2 callers
Method
isMac
()
Modder/modder/src/main/java/picocli/CommandLine.java:17764
↓ 2 callers
Method
isMap
()
Modder/modder/src/main/java/picocli/CommandLine.java:11127
↓ 2 callers
Method
isMethod
()
Modder/modder/src/main/java/picocli/CommandLine.java:12274
↓ 2 callers
Method
isMethodParameter
()
Modder/modder/src/main/java/picocli/CommandLine.java:11342
↓ 2 callers
Method
isMethodParameter
()
Modder/modder/src/main/java/picocli/CommandLine.java:11517
↓ 2 callers
Method
isMixin
()
Modder/modder/src/main/java/picocli/CommandLine.java:11335
↓ 2 callers
Method
isMixin
()
Modder/modder/src/main/java/picocli/CommandLine.java:11493
↓ 2 callers
Method
isParentCommand
()
Modder/modder/src/main/java/picocli/CommandLine.java:11338
↓ 2 callers
Method
isUnknownOption
Returns {@code true} if the first unmatched command line arguments resembles an option, {@code false} otherwise. @since 3.3.0
Modder/modder/src/main/java/picocli/CommandLine.java:18624
↓ 2 callers
Method
isUnmatched
()
Modder/modder/src/main/java/picocli/CommandLine.java:11336
↓ 2 callers
Method
isVariable
Returns {@code true} if this range has no fixed upper bound. @since 4.0
Modder/modder/src/main/java/picocli/CommandLine.java:5903
↓ 2 callers
Method
isXterm
()
Modder/modder/src/main/java/picocli/CommandLine.java:17765
↓ 2 callers
Method
keys
(ResourceBundle rb)
Modder/modder/src/main/java/picocli/CommandLine.java:11655
↓ 2 callers
Method
kill
(self)
ACE/gui/ACEG/engine_comm/proc_comm.py:89
↓ 2 callers
Method
layout
Copies the specified text values into the correct cells in the {@link TextTable}. This implementation delegates to {@link TextTable#addRowValues(Comma
Modder/modder/src/main/java/picocli/CommandLine.java:16884
↓ 2 callers
Function
list_processes
ACE/engine/src/proc_stat.cpp:79
↓ 2 callers
Method
lookup
(String key)
Modder/modder/src/main/java/picocli/CommandLine.java:18316
↓ 2 callers
Method
main
(String[] args)
Modder/modder/src/main/java/modder/App.java:348
↓ 2 callers
Function
main_cmd_create
ACE/engine/src/main_cmd_creator.cpp:5
↓ 2 callers
Method
makeCanonical
(String str)
Modder/modder/src/main/java/picocli/CommandLine.java:18987
↓ 2 callers
Method
mapOf
(String key, Object value, Object... other)
Modder/modder/src/main/java/picocli/CommandLine.java:3650
↓ 2 callers
Method
mappedExitCode
(Throwable t, IExitCodeExceptionMapper mapper, int defaultExitCode)
Modder/modder/src/main/java/picocli/CommandLine.java:1237
↓ 2 callers
Method
matchCount
(ArgSpec argSpec)
Modder/modder/src/main/java/picocli/CommandLine.java:13126
↓ 2 callers
Method
matchedMinElements
Returns {@code true} if the minimum number of elements have been reached for this match: all required arguments have been matched, and for each subgro
Modder/modder/src/main/java/picocli/CommandLine.java:13147
↓ 2 callers
Method
matchedPositional
Returns the first {@code PositionalParamSpec} that matched an argument at the specified position, or {@code null} if no positional parameters were mat
Modder/modder/src/main/java/picocli/CommandLine.java:12520
↓ 2 callers
Method
matches_table_update
update the matches table ui from list of matches that the engine currently has
ACE/gui/ACEG/ace_gui.py:138
↓ 2 callers
Method
maxLength
(Collection<?> any)
Modder/modder/src/main/java/picocli/CommandLine.java:16365
↓ 2 callers
Method
messages
Returns the Messages for this argument group specification, or {@code null}.
Modder/modder/src/main/java/picocli/CommandLine.java:10682
↓ 2 callers
Method
modelTransformer
Returns the model transformer for this CommandSpec instance. @since 4.6
Modder/modder/src/main/java/picocli/CommandLine.java:7349
↓ 2 callers
Method
off
()
Modder/modder/src/main/java/picocli/CommandLine.java:17897
↓ 2 callers
Method
on
()
Modder/modder/src/main/java/picocli/CommandLine.java:17896
↓ 2 callers
Method
on_AgainstAValue_checkBox_changed
(self)
ACE/gui/ACEG/ace_gui.py:175
↓ 2 callers
Method
on_each_input
ACE/engine/src/cheat_session.cpp:579
↓ 2 callers
Method
optionParamStyles
Returns the registered styles for option parameters in this color scheme. @since 4.0
Modder/modder/src/main/java/picocli/CommandLine.java:17492
↓ 2 callers
Method
optionStyles
Returns the registered styles for options in this color scheme. @since 4.0
Modder/modder/src/main/java/picocli/CommandLine.java:17486
↓ 2 callers
Method
options
()
Modder/modder/src/main/java/picocli/CommandLine.java:15582
↓ 2 callers
Method
overwrittenOptionsAllowed
@see CommandLine#isOverwrittenOptionsAllowed()
Modder/modder/src/main/java/picocli/CommandLine.java:8560
↓ 2 callers
Method
parameterArity
Returns a new {@code Range} based on the {@link Parameters#arity()} annotation on the specified field, or the field type's default arity if no arity w
Modder/modder/src/main/java/picocli/CommandLine.java:5742
↓ 2 callers
Method
parameterCapacity
(IAnnotatedElement member)
Modder/modder/src/main/java/picocli/CommandLine.java:5808
↓ 2 callers
Method
parameterIndex
Returns a new {@code Range} based on the {@link Parameters#index()} annotation on the specified field. @param field the field whose Parameters annotat
Modder/modder/src/main/java/picocli/CommandLine.java:5755
↓ 2 callers
Method
parameterStyles
Returns the registered styles for positional parameters in this color scheme. @since 4.0
Modder/modder/src/main/java/picocli/CommandLine.java:17489
↓ 2 callers
Method
parse
Parses the specified comma-separated sequence of style descriptors and returns the associated styles. For each markup, strings starting with {@code "
Modder/modder/src/main/java/picocli/CommandLine.java:17949
↓ 2 callers
Method
parseArgs
Expands any {@linkplain CommandLine#isExpandAtFiles() @-files} in the specified command line arguments, then parses the arguments and returns a {@code
Modder/modder/src/main/java/picocli/CommandLine.java:1551
↓ 2 callers
Method
parseWithHandler
@deprecated use {@link #execute(String...)} and {@link #getExecutionResult()} instead @since 2.0
Modder/modder/src/main/java/picocli/CommandLine.java:2558
↓ 2 callers
Method
plainString
Returns the plain text without any formatting. @return the plain text without any formatting
Modder/modder/src/main/java/picocli/CommandLine.java:18200
↓ 2 callers
Method
preprocess
Called when either the command, option or positional parameter that has this preprocessor configured was recognized by the picocli parser. <p>Implemen
Modder/modder/src/main/java/picocli/CommandLine.java:5285
↓ 2 callers
Method
processRemainderAsPositionalParameters
(Collection<ArgSpec> required, Set<ArgSpec> initialized, Stack<String> args)
Modder/modder/src/main/java/picocli/CommandLine.java:13846
↓ 2 callers
Method
processSubcommand
(CommandLine subcommand, ParseResult.Builder builder, List<CommandLine> parsedCommands, Stack<String> args, Co
Modder/modder/src/main/java/picocli/CommandLine.java:13808
↓ 2 callers
Function
process_vm_readv_new
* read a chunk of memory of process [pid] at [target_address] with * size of [size] * https://man7.org/linux/man-pages/man2/process_vm_readv.2.html
ACE/engine/src/proc_rw.cpp:47
↓ 2 callers
Function
protocol_trim_output
(output: str, output_begin_str: str)
ACE/gui/ACEG/engine_comm/protocol.py:8
↓ 2 callers
Method
quote
(String s)
Modder/modder/src/main/java/picocli/CommandLine.java:10727
↓ 2 callers
Method
rawSynopsisUnitText
(Help.ColorScheme colorScheme, Set<ArgSpec> outparam_groupArgs)
Modder/modder/src/main/java/picocli/CommandLine.java:10618
↓ 2 callers
Method
readUserInput
(ArgSpec argSpec)
Modder/modder/src/main/java/picocli/CommandLine.java:14852
↓ 2 callers
Method
readUserInputWithEchoing
(String prompt)
Modder/modder/src/main/java/picocli/CommandLine.java:14883
↓ 2 callers
Method
read_chunk_and_add_matches
ACE/engine/src/scanner.cpp:85
↓ 2 callers
Function
read_proc_mem_new
ACE/engine/src/proc_rw.cpp:15
↓ 2 callers
Function
refreshProcList
ATG/app/src/main/java/com/kuhakupixel/atg/ui/menu/Process.kt:138
↓ 2 callers
Method
registerSubcommands
(Map<String, CommandLine> subcommands)
Modder/modder/src/main/java/picocli/CommandLine.java:15537
↓ 2 callers
Method
requiredArgs
Returns the required options and positional parameters in this group; may be empty but not {@code null}.
Modder/modder/src/main/java/picocli/CommandLine.java:10528
↓ 2 callers
Method
resetStyle
Returns the style that "resets" the style state to neutral. @return {@link Style#reset} if no {@linkplain #customMarkupMap()} is defined, otherwise ei
Modder/modder/src/main/java/picocli/CommandLine.java:17530
↓ 2 callers
Method
reset_scan_results
(self)
ACE/gui/ACEG/engine_comm/engine.py:253
↓ 2 callers
Method
resolveLookups
(String text, Set<String> visited, Map<String, String> resolved)
Modder/modder/src/main/java/picocli/CommandLine.java:12335
↓ 2 callers
Method
resourceBundle
Returns the resource bundle for this command. @return the resource bundle from the {@linkplain UsageMessageSpec#messages()} @since 3.6
Modder/modder/src/main/java/picocli/CommandLine.java:6518
↓ 2 callers
Method
resourceBundleBaseName
Returns the ResourceBundle of the specified Messages object or {@code null} if the specified Messages object is {@code null}. @since 4.0
Modder/modder/src/main/java/picocli/CommandLine.java:11741
↓ 2 callers
Method
reverseArray
(T[] all)
Modder/modder/src/main/java/picocli/CommandLine.java:5977
↓ 2 callers
Method
reverseList
(List<T> list)
Modder/modder/src/main/java/picocli/CommandLine.java:5973
↓ 2 callers
Method
run
()
Modder/injector/apk_source/hello-libs/app/src/main/java/com/AceInjector/utils/Injector.java:15
↓ 2 callers
Method
run
Equivalent to {@code new CommandLine(runnable).execute(args)}. @param runnable the command to run when {@linkplain #parseArgs(String...) parsing} succ
Modder/modder/src/main/java/picocli/CommandLine.java:3058
↓ 2 callers
Method
scanner_write_val_to_current_scan_results
ACE/engine/test/scanner_tester.hpp:300
↓ 2 callers
Method
sectionKeys
Returns the section keys in the order that the usage help message should render the sections. This ordering may be modified with the {@link #sectionKe
Modder/modder/src/main/java/picocli/CommandLine.java:8068
↓ 2 callers
Method
sectionMap
Returns the map of section keys and renderers used to construct the usage help message. The usage help message can be customized by adding, replacing
Modder/modder/src/main/java/picocli/CommandLine.java:8085
↓ 2 callers
Method
separator
()
Modder/modder/src/main/java/picocli/CommandLine.java:16773
↓ 2 callers
Method
setAdjustLineBreaksForWideCJKCharacters
Sets whether line breaks should take wide Chinese, Japanese and Korean characters into account, and returns this UsageMessageSpec. The default is {@co
Modder/modder/src/main/java/picocli/CommandLine.java:545
↓ 2 callers
Method
setColorScheme
Sets the color scheme to use when printing help. <p>The specified setting will be registered with this {@code CommandLine} and the full hierarchy of i
Modder/modder/src/main/java/picocli/CommandLine.java:1269
↓ 2 callers
Method
setUnmatchedArgumentsAllowed
Sets whether the end user may specify unmatched arguments on the command line without a {@link UnmatchedArgumentException} being thrown. The default i
Modder/modder/src/main/java/picocli/CommandLine.java:1129
↓ 2 callers
Method
set_endian_scan_type
ACE/engine/src/scanner.cpp:22
↓ 2 callers
Method
set_on_progress_update
func's first argument is current value of progress func's second argument is the max value of progress
ACE/gui/ACEG/engine_comm/proc_comm.py:25
↓ 2 callers
Method
smartUnquote
(String value)
Modder/modder/src/main/java/picocli/CommandLine.java:14961
↓ 2 callers
Method
smartUnquoteIfEnabled
Return the unquoted value if the value contains no nested quotes, otherwise, return the value as is.
Modder/modder/src/main/java/picocli/CommandLine.java:14957
↓ 2 callers
Method
spaces
(int length)
Modder/modder/src/main/java/picocli/CommandLine.java:16138
← previous
next →
701–800 of 2,004, ranked by callers