MCPcopy Create free account

hub / github.com/KuhakuPixel/AceTheGame / functions

Functions2,004 in github.com/KuhakuPixel/AceTheGame

↓ 2 callersMethodhashCodeImpl
()
Modder/modder/src/main/java/picocli/CommandLine.java:9393
↓ 2 callersMethodheader
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 callersMethodindex
(ArgSpec arg)
Modder/modder/src/main/java/picocli/CommandLine.java:15019
↓ 2 callersMethodindexOfLastSubcommandWithSameParent
(List<CommandLine> parsedCommands)
Modder/modder/src/main/java/picocli/CommandLine.java:2466
↓ 2 callersMethodinit
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 callersMethodinitDefaultValueProvider
(IDefaultValueProvider value)
Modder/modder/src/main/java/picocli/CommandLine.java:7463
↓ 2 callersMethodinitFrom
(CommandSpec spec)
Modder/modder/src/main/java/picocli/CommandLine.java:7033
↓ 2 callersMethodinitName
(String value)
Modder/modder/src/main/java/picocli/CommandLine.java:7459
↓ 2 callersMethodinitSubcommands
(Command cmd, Class<?> cls, CommandSpec parent, IFactory factory, Set<Class<?>> hierarchy)
Modder/modder/src/main/java/picocli/CommandLine.java:11851
↓ 2 callersMethodinitializeInitialValue
(Object arg)
Modder/modder/src/main/java/picocli/CommandLine.java:11469
↓ 2 callersMethodinjectSpecIntoVersionProvider
(CommandSpec result, Command cmd, IFactory factory)
Modder/modder/src/main/java/picocli/CommandLine.java:11842
↓ 2 callersMethodinterpolate
(String value)
Modder/modder/src/main/java/picocli/CommandLine.java:8117
↓ 2 callersMethodisAnnotated
(AnnotatedElement e)
Modder/modder/src/main/java/picocli/CommandLine.java:11380
↓ 2 callersMethodisArgGroup
()
Modder/modder/src/main/java/picocli/CommandLine.java:11334
↓ 2 callersMethodisArgSpec
()
Modder/modder/src/main/java/picocli/CommandLine.java:11331
↓ 2 callersMethodisCaseConvertible
(Class<?> clazz)
Modder/modder/src/main/java/picocli/CommandLine.java:6092
↓ 2 callersMethodisCygwin
()
Modder/modder/src/main/java/picocli/CommandLine.java:17766
↓ 2 callersMethodisEmpty
()
Modder/modder/src/main/java/picocli/CommandLine.java:11706
↓ 2 callersMethodisEndOfOptionsDelimiter
(String arg)
Modder/modder/src/main/java/picocli/CommandLine.java:14707
↓ 2 callersMethodisJansiConsoleInstalled
()
Modder/modder/src/main/java/picocli/CommandLine.java:17803
↓ 2 callersMethodisMac
()
Modder/modder/src/main/java/picocli/CommandLine.java:17764
↓ 2 callersMethodisMap
()
Modder/modder/src/main/java/picocli/CommandLine.java:11127
↓ 2 callersMethodisMethod
()
Modder/modder/src/main/java/picocli/CommandLine.java:12274
↓ 2 callersMethodisMethodParameter
()
Modder/modder/src/main/java/picocli/CommandLine.java:11342
↓ 2 callersMethodisMethodParameter
()
Modder/modder/src/main/java/picocli/CommandLine.java:11517
↓ 2 callersMethodisMixin
()
Modder/modder/src/main/java/picocli/CommandLine.java:11335
↓ 2 callersMethodisMixin
()
Modder/modder/src/main/java/picocli/CommandLine.java:11493
↓ 2 callersMethodisParentCommand
()
Modder/modder/src/main/java/picocli/CommandLine.java:11338
↓ 2 callersMethodisUnknownOption
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 callersMethodisUnmatched
()
Modder/modder/src/main/java/picocli/CommandLine.java:11336
↓ 2 callersMethodisVariable
Returns {@code true} if this range has no fixed upper bound. @since 4.0
Modder/modder/src/main/java/picocli/CommandLine.java:5903
↓ 2 callersMethodisXterm
()
Modder/modder/src/main/java/picocli/CommandLine.java:17765
↓ 2 callersMethodkeys
(ResourceBundle rb)
Modder/modder/src/main/java/picocli/CommandLine.java:11655
↓ 2 callersMethodkill
(self)
ACE/gui/ACEG/engine_comm/proc_comm.py:89
↓ 2 callersMethodlayout
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 callersFunctionlist_processes
ACE/engine/src/proc_stat.cpp:79
↓ 2 callersMethodlookup
(String key)
Modder/modder/src/main/java/picocli/CommandLine.java:18316
↓ 2 callersMethodmain
(String[] args)
Modder/modder/src/main/java/modder/App.java:348
↓ 2 callersFunctionmain_cmd_create
ACE/engine/src/main_cmd_creator.cpp:5
↓ 2 callersMethodmakeCanonical
(String str)
Modder/modder/src/main/java/picocli/CommandLine.java:18987
↓ 2 callersMethodmapOf
(String key, Object value, Object... other)
Modder/modder/src/main/java/picocli/CommandLine.java:3650
↓ 2 callersMethodmappedExitCode
(Throwable t, IExitCodeExceptionMapper mapper, int defaultExitCode)
Modder/modder/src/main/java/picocli/CommandLine.java:1237
↓ 2 callersMethodmatchCount
(ArgSpec argSpec)
Modder/modder/src/main/java/picocli/CommandLine.java:13126
↓ 2 callersMethodmatchedMinElements
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 callersMethodmatchedPositional
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 callersMethodmatches_table_update
update the matches table ui from list of matches that the engine currently has
ACE/gui/ACEG/ace_gui.py:138
↓ 2 callersMethodmaxLength
(Collection<?> any)
Modder/modder/src/main/java/picocli/CommandLine.java:16365
↓ 2 callersMethodmessages
Returns the Messages for this argument group specification, or {@code null}.
Modder/modder/src/main/java/picocli/CommandLine.java:10682
↓ 2 callersMethodmodelTransformer
Returns the model transformer for this CommandSpec instance. @since 4.6
Modder/modder/src/main/java/picocli/CommandLine.java:7349
↓ 2 callersMethodoff
()
Modder/modder/src/main/java/picocli/CommandLine.java:17897
↓ 2 callersMethodon
()
Modder/modder/src/main/java/picocli/CommandLine.java:17896
↓ 2 callersMethodon_AgainstAValue_checkBox_changed
(self)
ACE/gui/ACEG/ace_gui.py:175
↓ 2 callersMethodon_each_input
ACE/engine/src/cheat_session.cpp:579
↓ 2 callersMethodoptionParamStyles
Returns the registered styles for option parameters in this color scheme. @since 4.0
Modder/modder/src/main/java/picocli/CommandLine.java:17492
↓ 2 callersMethodoptionStyles
Returns the registered styles for options in this color scheme. @since 4.0
Modder/modder/src/main/java/picocli/CommandLine.java:17486
↓ 2 callersMethodoptions
()
Modder/modder/src/main/java/picocli/CommandLine.java:15582
↓ 2 callersMethodoverwrittenOptionsAllowed
@see CommandLine#isOverwrittenOptionsAllowed()
Modder/modder/src/main/java/picocli/CommandLine.java:8560
↓ 2 callersMethodparameterArity
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 callersMethodparameterCapacity
(IAnnotatedElement member)
Modder/modder/src/main/java/picocli/CommandLine.java:5808
↓ 2 callersMethodparameterIndex
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 callersMethodparameterStyles
Returns the registered styles for positional parameters in this color scheme. @since 4.0
Modder/modder/src/main/java/picocli/CommandLine.java:17489
↓ 2 callersMethodparse
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 callersMethodparseArgs
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 callersMethodparseWithHandler
@deprecated use {@link #execute(String...)} and {@link #getExecutionResult()} instead @since 2.0
Modder/modder/src/main/java/picocli/CommandLine.java:2558
↓ 2 callersMethodplainString
Returns the plain text without any formatting. @return the plain text without any formatting
Modder/modder/src/main/java/picocli/CommandLine.java:18200
↓ 2 callersMethodpreprocess
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 callersMethodprocessRemainderAsPositionalParameters
(Collection<ArgSpec> required, Set<ArgSpec> initialized, Stack<String> args)
Modder/modder/src/main/java/picocli/CommandLine.java:13846
↓ 2 callersMethodprocessSubcommand
(CommandLine subcommand, ParseResult.Builder builder, List<CommandLine> parsedCommands, Stack<String> args, Co
Modder/modder/src/main/java/picocli/CommandLine.java:13808
↓ 2 callersFunctionprocess_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 callersFunctionprotocol_trim_output
(output: str, output_begin_str: str)
ACE/gui/ACEG/engine_comm/protocol.py:8
↓ 2 callersMethodquote
(String s)
Modder/modder/src/main/java/picocli/CommandLine.java:10727
↓ 2 callersMethodrawSynopsisUnitText
(Help.ColorScheme colorScheme, Set<ArgSpec> outparam_groupArgs)
Modder/modder/src/main/java/picocli/CommandLine.java:10618
↓ 2 callersMethodreadUserInput
(ArgSpec argSpec)
Modder/modder/src/main/java/picocli/CommandLine.java:14852
↓ 2 callersMethodreadUserInputWithEchoing
(String prompt)
Modder/modder/src/main/java/picocli/CommandLine.java:14883
↓ 2 callersMethodread_chunk_and_add_matches
ACE/engine/src/scanner.cpp:85
↓ 2 callersFunctionread_proc_mem_new
ACE/engine/src/proc_rw.cpp:15
↓ 2 callersFunctionrefreshProcList
ATG/app/src/main/java/com/kuhakupixel/atg/ui/menu/Process.kt:138
↓ 2 callersMethodregisterSubcommands
(Map<String, CommandLine> subcommands)
Modder/modder/src/main/java/picocli/CommandLine.java:15537
↓ 2 callersMethodrequiredArgs
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 callersMethodresetStyle
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 callersMethodreset_scan_results
(self)
ACE/gui/ACEG/engine_comm/engine.py:253
↓ 2 callersMethodresolveLookups
(String text, Set<String> visited, Map<String, String> resolved)
Modder/modder/src/main/java/picocli/CommandLine.java:12335
↓ 2 callersMethodresourceBundle
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 callersMethodresourceBundleBaseName
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 callersMethodreverseArray
(T[] all)
Modder/modder/src/main/java/picocli/CommandLine.java:5977
↓ 2 callersMethodreverseList
(List<T> list)
Modder/modder/src/main/java/picocli/CommandLine.java:5973
↓ 2 callersMethodrun
()
Modder/injector/apk_source/hello-libs/app/src/main/java/com/AceInjector/utils/Injector.java:15
↓ 2 callersMethodrun
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 callersMethodscanner_write_val_to_current_scan_results
ACE/engine/test/scanner_tester.hpp:300
↓ 2 callersMethodsectionKeys
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 callersMethodsectionMap
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 callersMethodseparator
()
Modder/modder/src/main/java/picocli/CommandLine.java:16773
↓ 2 callersMethodsetAdjustLineBreaksForWideCJKCharacters
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 callersMethodsetColorScheme
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 callersMethodsetUnmatchedArgumentsAllowed
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 callersMethodset_endian_scan_type
ACE/engine/src/scanner.cpp:22
↓ 2 callersMethodset_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 callersMethodsmartUnquote
(String value)
Modder/modder/src/main/java/picocli/CommandLine.java:14961
↓ 2 callersMethodsmartUnquoteIfEnabled
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 callersMethodspaces
(int length)
Modder/modder/src/main/java/picocli/CommandLine.java:16138
← previousnext →701–800 of 2,004, ranked by callers