MCPcopy Create free account

hub / github.com/KuhakuPixel/AceTheGame / functions

Functions2,004 in github.com/KuhakuPixel/AceTheGame

↓ 9 callersMethodtoString
()
ATG/app/src/main/java/com/kuhakupixel/atg/backend/ACE.java:64
↓ 9 callersMethodtryConvert
(ArgSpec argSpec, int index, ITypeConverter<?> converter, String value, int typeIndex)
Modder/modder/src/main/java/picocli/CommandLine.java:14711
↓ 9 callersMethodunspecified
Returns a new Range object with the {@code isUnspecified} value replaced by the specified value. @param unspecified the {@code unspecified} value of t
Modder/modder/src/main/java/picocli/CommandLine.java:5872
↓ 9 callersMethodusage
Equivalent to {@code new CommandLine(command).usage(out)}. See {@link #usage(PrintStream)} for details. @param command the object annotated with {@lin
Modder/modder/src/main/java/picocli/CommandLine.java:2682
↓ 8 callersMethodGetMatchCount
()
ATG/app/src/main/java/com/kuhakupixel/atg/backend/ACE.java:222
↓ 8 callersMethodaddPattern
Adds the specified negative replacement and synopsis replacement for the specified regular expression. For example, to add negative forms for short op
Modder/modder/src/main/java/picocli/CommandLine.java:5498
↓ 8 callersMethodadjustLineBreaksForWideCJKCharacters
Returns whether line breaks should take wide Chinese, Japanese and Korean characters into account for line-breaking purposes. @return true if wide Chi
Modder/modder/src/main/java/picocli/CommandLine.java:8407
↓ 8 callersMethodaliases
Returns the list of aliases for the command in this Help. @since 3.9
Modder/modder/src/main/java/picocli/CommandLine.java:15516
↓ 8 callersMethodapply
Returns a new Text object where all the specified styles are applied to the full length of the specified plain text. @param plainText the string to ap
Modder/modder/src/main/java/picocli/CommandLine.java:17579
↓ 8 callersMethodclear
()
Modder/modder/src/main/java/picocli/CommandLine.java:6205
↓ 8 callersMethoddefaultValueProvider
Returns the default value provider for this command. @return the default value provider or {@code null} @since 3.6
Modder/modder/src/main/java/picocli/CommandLine.java:7281
↓ 8 callersMethoddo_action_at_idx
* filter depending on the action done * */
ACE/engine/src/simulated_memory.hpp:96
↓ 8 callersMethodendOfOptionsDelimiter
@see CommandLine#getEndOfOptionsDelimiter() @since 3.5
Modder/modder/src/main/java/picocli/CommandLine.java:8556
↓ 8 callersMethoderr
Returns the stream to print diagnostic messages to. Defaults to {@code System.err}, unless {@link #useErr(PrintStream)} was called with a different st
Modder/modder/src/main/java/picocli/CommandLine.java:1814
↓ 8 callersFunctionerror_exit
ACE/engine/src/error.cpp:5
↓ 8 callersMethodgetPosition
(ArgSpec arg)
Modder/modder/src/main/java/picocli/CommandLine.java:14894
↓ 8 callersMethodisRelative
Returns {@code true} if this Range contains a relative index like {@code "1+"}, or {@code false} if this Range does not contain any relative indices.
Modder/modder/src/main/java/picocli/CommandLine.java:5883
↓ 8 callersMethodnegatable
Returns whether a negative version for this boolean option is automatically added. The form of the negative name is determined by the {@link INegatabl
Modder/modder/src/main/java/picocli/CommandLine.java:10062
↓ 8 callersMethodnegatableOptionTransformer
Returns the {@code INegatableOptionTransformer} used to create the negative form of {@linkplain Option#negatable() negatable} options. @see Option#neg
Modder/modder/src/main/java/picocli/CommandLine.java:7238
↓ 8 callersMethodparameterConsumer
Returns a custom {@code IParameterConsumer} to temporarily suspend picocli's parsing logic and process one or more command line arguments in a custom
Modder/modder/src/main/java/picocli/CommandLine.java:9162
↓ 8 callersMethodpreprocessor
Returns a custom {@code IParameterPreprocessor} to either replace or complement picocli's parsing logic for the parameter(s) of this option or positio
Modder/modder/src/main/java/picocli/CommandLine.java:9167
↓ 8 callersMethodrenderParameterLabel
Returns a text rendering of the option parameter or positional parameter; returns an empty string {@code ""} if the option is a boolean and does not t
Modder/modder/src/main/java/picocli/CommandLine.java:16755
↓ 8 callersMethodreverse
(Stack<T> stack)
Modder/modder/src/main/java/picocli/CommandLine.java:5969
↓ 8 callersMethodtext
Returns a new Text object for this Ansi mode, encapsulating the specified string which may contain markup like {@code @|bg(red),white,underline some t
Modder/modder/src/main/java/picocli/CommandLine.java:17851
↓ 8 callersMethodwidth
Sets the maximum usage help message width to the specified value. Longer values are wrapped. @param newValue the new maximum usage help message width.
Modder/modder/src/main/java/picocli/CommandLine.java:7838
↓ 7 callersMethodDoesCommandExist
(String command)
Modder/modder/src/main/java/modder/Util.java:26
↓ 7 callersMethod_iterate
ACE/engine/src/match_store.cpp:21
↓ 7 callersMethodadjustCJK
()
Modder/modder/src/main/java/picocli/CommandLine.java:16175
↓ 7 callersMethodblockingFailure
FAILURE_PRESENT or FAILURE_PARTIAL
Modder/modder/src/main/java/picocli/CommandLine.java:12817
↓ 7 callersMethodclear
ACE/engine/src/match_store.cpp:10
↓ 7 callersMethodecho
Returns whether the user input is echoed to the console or not for an interactive option or positional parameter when asking for user input. @see Opti
Modder/modder/src/main/java/picocli/CommandLine.java:8906
↓ 7 callersFunctionfile_exist
ACE/engine/src/file_utils.cpp:143
↓ 7 callersMethodfooter
Returns command footer text as a string. Footer text can be zero or more lines, and can be specified declaratively with the {@link Command#footer()} a
Modder/modder/src/main/java/picocli/CommandLine.java:16209
↓ 7 callersMethodforAnnotatedObject
Creates and returns a new {@code CommandSpec} initialized from the specified associated user object. The specified user object must have at least one
Modder/modder/src/main/java/picocli/CommandLine.java:6380
↓ 7 callersMethodgetAnnotation
(Class<T> annotationClass)
Modder/modder/src/main/java/picocli/CommandLine.java:11487
↓ 7 callersMethodgetAuxiliaryTypes
Returns the component class of an array, or the parameter type of a generic Collection, or the parameter types of the key and the value of a generic M
Modder/modder/src/main/java/picocli/CommandLine.java:11148
↓ 7 callersMethodgetInstance
()
Modder/modder/src/main/java/picocli/CommandLine.java:12242
↓ 7 callersMethodgetTypeConverter
(Class<?>[] types, final ArgSpec argSpec, int index)
Modder/modder/src/main/java/picocli/CommandLine.java:14759
↓ 7 callersMethodget_current_scan_results
ACE/engine/test/scanner_tester.hpp:325
↓ 7 callersMethodinterpolate
(String value)
Modder/modder/src/main/java/picocli/CommandLine.java:9452
↓ 7 callersMethodisAnnotationPresent
(Class<? extends Annotation> annotationClass)
Modder/modder/src/main/java/picocli/CommandLine.java:11486
↓ 7 callersMethodisArray
Returns {@code true} if this type is an array multi-value type. Note that from picocli 4.7, {@code char[]} arrays are considered single values (simila
Modder/modder/src/main/java/picocli/CommandLine.java:11125
↓ 7 callersMethoditerate
ACE/engine/src/match_store.cpp:51
↓ 7 callersMethodparseWithHandlers
@deprecated use {@link #execute(String...)} and {@link #getExecutionResult()} instead @since 2.0
Modder/modder/src/main/java/picocli/CommandLine.java:2605
↓ 7 callersMethodprint
(Tracer tracer, String msg, Object... params)
Modder/modder/src/main/java/picocli/CommandLine.java:18312
↓ 7 callersFunctionproc_is_running
ACE/engine/src/proc_stat.cpp:119
↓ 7 callersMethodsetAccessible
(boolean flag)
Modder/modder/src/main/java/picocli/CommandLine.java:11102
↓ 7 callersMethodshow
ATG/app/src/main/java/com/kuhakupixel/atg/ui/overlay/service/OverlayComposeUI/OverlayDialog.kt:133
↓ 7 callersMethodshowEndOfOptionsDelimiterInUsageHelp
Sets whether to show a {@code [--]} (End of Options) entry in the synopsis and options list of the usage help message. @see Command#showEndOfOptionsDe
Modder/modder/src/main/java/picocli/CommandLine.java:8203
↓ 7 callersMethodsynopsisHeading
Returns the text displayed before the synopsis text; the result of {@code String.format(synopsisHeading, params)}. @param params the parameters to use
Modder/modder/src/main/java/picocli/CommandLine.java:16223
↓ 7 callersMethodtoCommandLine
(Object obj, IFactory factory)
Modder/modder/src/main/java/picocli/CommandLine.java:3631
↓ 7 callersMethodvarargCanConsumeNextValue
Returns whether the next argument can be assigned to a vararg option/positional parameter. <p> Usually, we stop if we encounter '--', a command, or an
Modder/modder/src/main/java/picocli/CommandLine.java:14662
↓ 6 callersMethodArrayConcat
(T[] a, T[] b)
Modder/modder/src/main/java/modder/Util.java:15
↓ 6 callersMethodGetName
()
ATG/app/src/main/java/com/kuhakupixel/atg/backend/ProcInfo.java:26
↓ 6 callersMethodIsAttached
()
ATG/app/src/main/java/com/kuhakupixel/atg/backend/ACE.java:135
↓ 6 callersMethodassertNoDuplicateAnnotations
(TypedMember member, Class<? extends Annotation> myAnnotation, Class<? extends Annotation>... forbidden)
Modder/modder/src/main/java/picocli/CommandLine.java:12023
↓ 6 callersMethodcreateDefaultLayout
Returns a {@code Layout} instance configured with the user preferences captured in this Help instance. @return a Layout
Modder/modder/src/main/java/picocli/CommandLine.java:16397
↓ 6 callersMethodcustomSynopsis
Returns command custom synopsis as a string. A custom synopsis can be zero or more lines, and can be specified declaratively with the {@link Command#c
Modder/modder/src/main/java/picocli/CommandLine.java:16182
↓ 6 callersMethodexclusive
Returns whether this is a mutually exclusive group; {@code true} by default. If {@code false}, this is a co-occurring group. Ignored if {@link #valida
Modder/modder/src/main/java/picocli/CommandLine.java:10434
↓ 6 callersMethodexecuteUserObject
(CommandLine parsed, List<Object> executionResultList)
Modder/modder/src/main/java/picocli/CommandLine.java:2019
↓ 6 callersMethodgetCommand
Returns the annotated user object that this {@code CommandLine} instance was constructed with. @param <T> the type of the variable that the return val
Modder/modder/src/main/java/picocli/CommandLine.java:405
↓ 6 callersMethodgetCommandName
Returns the command name (also called program name) displayed in the usage help synopsis. @return the command name (also called program name) displaye
Modder/modder/src/main/java/picocli/CommandLine.java:3518
↓ 6 callersMethodgetParent
Returns the command that this is a subcommand of, or {@code null} if this is a top-level command. @return the command that this is a subcommand of, or
Modder/modder/src/main/java/picocli/CommandLine.java:395
↓ 6 callersMethodgetString
Returns the String value found in the resource bundle for the specified key, or the specified default value if not found. @param key unqualified resou
Modder/modder/src/main/java/picocli/CommandLine.java:11691
↓ 6 callersFunctionget_nearest_aligned_addr
ACE/engine/src/scan_utils.cpp:12
↓ 6 callersMethodgetter
()
Modder/modder/src/main/java/picocli/CommandLine.java:11345
↓ 6 callersMethodhelp
Returns whether this option disables validation of the other arguments. @see Option#help() @deprecated Use {@link #usageHelp()} and {@link #versionHel
Modder/modder/src/main/java/picocli/CommandLine.java:10049
↓ 6 callersMethodinitialValue
Returns the initial value of this option or positional parameter: the value that, if {@link #hasInitialValue()} is true, the option will be reset to b
Modder/modder/src/main/java/picocli/CommandLine.java:9087
↓ 6 callersMethodisAttached
()
Modder/modder/src/main/java/picocli/CommandLine.java:13276
↓ 6 callersMethodisOption
()
Modder/modder/src/main/java/picocli/CommandLine.java:11490
↓ 6 callersMethodisOptional
Returns {@code true} if {@link #getType()} is {@code java.util.Optional} @since 4.6
Modder/modder/src/main/java/picocli/CommandLine.java:11122
↓ 6 callersMethodisPositional
Returns {@code true} if this argument is a positional parameter, {@code false} otherwise.
Modder/modder/src/main/java/picocli/CommandLine.java:9226
↓ 6 callersMethodisWindows
()
Modder/modder/src/main/java/picocli/CommandLine.java:17763
↓ 6 callersMethoditerate_val
ACE/engine/src/match_store.cpp:62
↓ 6 callersFunctionlist_directories
ACE/engine/src/file_utils.cpp:112
↓ 6 callersMethodmatch
Returns the non-abbreviated name if found, otherwise returns the specified original abbreviation name.
Modder/modder/src/main/java/picocli/CommandLine.java:18999
↓ 6 callersMethodmixinStandardHelpOptions
Returns {@code true} if the standard help options have been mixed in with this command, {@code false} otherwise.
Modder/modder/src/main/java/picocli/CommandLine.java:7241
↓ 6 callersMethodorder
Returns the position in the options list in the usage help message at which this element should be shown. Elements with a lower number are shown befor
Modder/modder/src/main/java/picocli/CommandLine.java:10352
↓ 6 callersFunctionparse_proc_stat_line
ACE/engine/src/proc_stat.cpp:8
↓ 6 callersMethodrequiredOptionMarker
Returns the character used to prefix required options in the options list.
Modder/modder/src/main/java/picocli/CommandLine.java:8191
↓ 6 callersMethodshowDefaultValues
Returns whether the options list in the usage help message should show default values for all non-boolean options.
Modder/modder/src/main/java/picocli/CommandLine.java:8194
↓ 6 callersMethodsortSynopsis
Returns whether the options in the synopsis should be sorted alphabetically. @since 4.7.2-SNAPSHOT
Modder/modder/src/main/java/picocli/CommandLine.java:8188
↓ 6 callersFunctionstr_vector_to_c_str_arr_new
ACE/engine/src/str_utils.cpp:266
↓ 6 callersMethodstripPrefix
(String prefixed)
Modder/modder/src/main/java/picocli/CommandLine.java:7519
↓ 6 callersMethodsubcommandsCaseInsensitive
Returns whether the subcommands are case-insensitive. @since 4.3
Modder/modder/src/main/java/picocli/CommandLine.java:6466
↓ 6 callersFunctionswap_endian
ACE/engine/src/endian.cpp:27
↓ 6 callersMethodsynopsis
Returns a synopsis for the command without reserving space for the synopsis heading. @return a synopsis @see #abbreviatedSynopsis() @see #detailedSyno
Modder/modder/src/main/java/picocli/CommandLine.java:15600
↓ 6 callersMethodsynopsisSubcommandLabel
Returns the String representing the subcommands in the synopsis. Initialized from {@link Command#synopsisSubcommandLabel()}, {@code "[COMMANDS]"} by d
Modder/modder/src/main/java/picocli/CommandLine.java:8142
↓ 6 callersMethodtransform
Given an original CommandSpec, return the object that should be used instead. Implementors may modify the specified CommandSpec and return it, or crea
Modder/modder/src/main/java/picocli/CommandLine.java:5076
↓ 6 callersMethodtrim
()
Modder/modder/src/main/java/picocli/CommandLine.java:12917
↓ 6 callersMethodtypeInfo
Returns the type info for the annotated program element associated with this group. @return type information that does not require {@code Class} objec
Modder/modder/src/main/java/picocli/CommandLine.java:10497
↓ 6 callersFunctionwrite_file
ACE/engine/src/file_utils.cpp:83
↓ 5 callersMethodDialog
ATG/app/src/main/java/com/kuhakupixel/atg/ui/overlay/service/OverlayComposeUI/OverlayManager.kt:64
↓ 5 callersMethodGetLaunchableActivity
(String apkPath)
Modder/modder/src/main/java/modder/Aapt.java:41
↓ 5 callersMethodGetNativeLibSupportedArchCount
()
Modder/modder/src/main/java/modder/Patcher.java:174
↓ 5 callersMethodGetPidStr
()
ATG/app/src/main/java/com/kuhakupixel/atg/backend/ProcInfo.java:22
↓ 5 callersMethodabbreviateSynopsis
Returns whether the synopsis line(s) should show an abbreviated synopsis without detailed option names.
Modder/modder/src/main/java/picocli/CommandLine.java:8160
↓ 5 callersMethodabbreviatedSubcommandsAllowed
@see CommandLine#isAbbreviatedSubcommandsAllowed()
Modder/modder/src/main/java/picocli/CommandLine.java:8564
↓ 5 callersMethodaddMatch
(CommandLine commandLine)
Modder/modder/src/main/java/picocli/CommandLine.java:12849
↓ 5 callersMethodaddRowValues
Delegates to {@link #addRowValues(CommandLine.Help.Ansi.Text...)}, after ensuring that multi-line values are layed out in the correct row and column.
Modder/modder/src/main/java/picocli/CommandLine.java:17186
← previousnext →201–300 of 2,004, ranked by callers