MCPcopy Create free account

hub / github.com/KuhakuPixel/AceTheGame / functions

Functions2,004 in github.com/KuhakuPixel/AceTheGame

↓ 4 callersMethodisUnresolved
Returns {@code true} if this range contains a relative index like {@code "1+"}, or variables that have not been expanded yet, {@code false} if this Ra
Modder/modder/src/main/java/picocli/CommandLine.java:5879
↓ 4 callersMethodlimitSplit
Returns true if arguments should be split first before any further processing and the number of parts resulting from the split is limited to the max a
Modder/modder/src/main/java/picocli/CommandLine.java:8609
↓ 4 callersMethodlist_matches
return a list of string of matches where the string is formatted like [address] [value]
ACE/gui/ACEG/engine_comm/engine.py:265
↓ 4 callersMethodmatchedFully
(boolean allRequired)
Modder/modder/src/main/java/picocli/CommandLine.java:13152
↓ 4 callersMethodmatchedOption
Returns the option with the specified short name, or {@code null} if no option with that name was matched on the command line. <p>Use {@link OptionSpe
Modder/modder/src/main/java/picocli/CommandLine.java:12503
↓ 4 callersMethodparentGroup
Returns the parent group that this group is part of, or {@code null} if this group is not part of a composite.
Modder/modder/src/main/java/picocli/CommandLine.java:10472
↓ 4 callersMethodposixClusteredShortOptionsAllowed
@see CommandLine#isPosixClusteredShortOptionsAllowed()
Modder/modder/src/main/java/picocli/CommandLine.java:8582
↓ 4 callersMethodprintHelpIfRequested
@deprecated use {@link #printHelpIfRequested(ParseResult)} instead @since 2.0
Modder/modder/src/main/java/picocli/CommandLine.java:1921
↓ 4 callersMethodprocessPositionalParameter
(Collection<ArgSpec> required, Set<ArgSpec> initialized, boolean alreadyUnquoted, Stack<String> args)
Modder/modder/src/main/java/picocli/CommandLine.java:13851
↓ 4 callersMethodprompt
Returns the text displayed to the end user for an interactive option or positional parameter when asking for user input. @see Option#prompt() @see Par
Modder/modder/src/main/java/picocli/CommandLine.java:8911
↓ 4 callersMethodread_mem_new
ACE/engine/src/proc_rw.cpp:110
↓ 4 callersMethodrender
Returns a text representation of the specified option and its parameter(s) if any. @param option the command line option to show online usage help for
Modder/modder/src/main/java/picocli/CommandLine.java:16561
↓ 4 callersMethodrequest
ACE/engine/src/engine_client.cpp:23
↓ 4 callersMethodrequiredArgs
Returns the list of required options and positional parameters configured for this command. This does not include options and positional parameters th
Modder/modder/src/main/java/picocli/CommandLine.java:7113
↓ 4 callersMethodresemblesOption
(String arg)
Modder/modder/src/main/java/picocli/CommandLine.java:7535
↓ 4 callersMethodscanner_set_endian_scan_type
ACE/engine/test/scanner_tester.hpp:182
↓ 4 callersMethodscopeType
Returns the scope of this argument; it it local, or inherited (it applies to this command as well as all sub- and sub-subcommands). @return whether th
Modder/modder/src/main/java/picocli/CommandLine.java:7333
↓ 4 callersMethodself
Returns {@code this} to allow method chaining when calling the setters for a fluent API.
Modder/modder/src/main/java/picocli/CommandLine.java:1853
↓ 4 callersMethodsetCaseInsensitive
Sets the case-insensitivity of the map.
Modder/modder/src/main/java/picocli/CommandLine.java:6113
↓ 4 callersMethodsetter
Returns the {@link ISetter} that is responsible for modifying the value of the annotated program element associated with this group.
Modder/modder/src/main/java/picocli/CommandLine.java:10502
↓ 4 callersMethodshowDefaultValue
Returns whether this option or positional parameter's default value should be shown in the usage help.
Modder/modder/src/main/java/picocli/CommandLine.java:9102
↓ 4 callersFunctionstr_vector_to_c_str_arr_nulled_new
ACE/engine/src/str_utils.cpp:280
↓ 4 callersMethodstringValues
Returns the untyped command line arguments matched by this option or positional parameter spec. @return the matched arguments after {@linkplain #split
Modder/modder/src/main/java/picocli/CommandLine.java:9243
↓ 4 callersMethodsubcommandsRepeatable
Returns whether the subcommands of this command are repeatable, that is, whether such subcommands can occur multiple times and may be followed by sibl
Modder/modder/src/main/java/picocli/CommandLine.java:7247
↓ 4 callersMethodsynopsisText
Returns the synopsis of this group. @param colorScheme the color scheme to use for options and positional parameters in this group and subgroups @para
Modder/modder/src/main/java/picocli/CommandLine.java:10593
↓ 4 callersMethodunmatchedOptionsArePositionalParams
@see CommandLine#isUnmatchedOptionsArePositionalParams()
Modder/modder/src/main/java/picocli/CommandLine.java:8593
↓ 4 callersMethodunquoteAndSplit
(ArgSpec argSpec, LookBehind lookBehind, boolean alreadyUnquoted, Range arity, int consumed, String arg)
Modder/modder/src/main/java/picocli/CommandLine.java:14370
↓ 4 callersMethodusageHelp
Returns whether this option allows the user to request usage help. @see Option#usageHelp()
Modder/modder/src/main/java/picocli/CommandLine.java:10053
↓ 4 callersMethodversionHelp
Returns whether this option allows the user to request version information. @see Option#versionHelp()
Modder/modder/src/main/java/picocli/CommandLine.java:10057
↓ 3 callersMethodAddMemScannerLib
()
Modder/modder/src/main/java/modder/Patcher.java:269
↓ 3 callersMethodAssertAttached
()
ATG/app/src/main/java/com/kuhakupixel/atg/backend/ACE.java:139
↓ 3 callersMethodAssertExistAndIsFile
(File dir)
Modder/modder/src/main/java/modder/Assert.java:21
↓ 3 callersMethodCreateNativeLibDir
()
Modder/modder/src/main/java/modder/Patcher.java:185
↓ 3 callersFunctionCreateTable
ATG/app/src/main/java/com/kuhakupixel/atg/ui/util/Table.kt:22
↓ 3 callersMethodGetPackageDirOfLaunchableActivity
()
Modder/modder/src/main/java/modder/Patcher.java:335
↓ 3 callersMethodGetSmaliFolderOfLaunchableActvity
()
Modder/modder/src/main/java/modder/Patcher.java:88
↓ 3 callersMethodIsPidRunning
(Long pid)
ATG/app/src/main/java/com/kuhakupixel/atg/backend/ACE.java:268
↓ 3 callersMethodMainCmdAsList
(String cmd)
ATG/app/src/main/java/com/kuhakupixel/atg/backend/ACE.java:249
↓ 3 callersMethodRun
(List<String> command)
Modder/modder/src/main/java/modder/Adb.java:25
↓ 3 callersMethodShowAlert
(String title, String errHeader, String errMsg)
Modder/modder/src/main/java/modder/GuiUtil.java:8
↓ 3 callersMethodabbreviatedOptionsAllowed
@see CommandLine#isAbbreviatedOptionsAllowed()
Modder/modder/src/main/java/picocli/CommandLine.java:8566
↓ 3 callersMethodaddOrExpand
(String arg, List<String> arguments, Set<String> visited)
Modder/modder/src/main/java/picocli/CommandLine.java:13389
↓ 3 callersMethodaddPositionalParameter
Delegates to the {@link #parameterRenderer parameter renderer} of this layout to obtain text values for the specified {@linkplain PositionalParamSpec
Modder/modder/src/main/java/picocli/CommandLine.java:16945
↓ 3 callersMethodaddUnmatched
Adds the specified command line argument to the list of unmatched command line arguments, and remembers the position of this argument. This position i
Modder/modder/src/main/java/picocli/CommandLine.java:12712
↓ 3 callersMethodadjustForType
(Range result, IAnnotatedElement member)
Modder/modder/src/main/java/picocli/CommandLine.java:5771
↓ 3 callersMethodaliases
Returns the alias command names of this subcommand. @since 3.1
Modder/modder/src/main/java/picocli/CommandLine.java:7133
↓ 3 callersMethodallOptionsNested
Returns all options configured for this group and all subgroups. @return an immutable list of all options in this group and its subgroups. @since 4.4
Modder/modder/src/main/java/picocli/CommandLine.java:10553
↓ 3 callersMethodallowOptionsAsOptionParameters
@see CommandLine#isAllowOptionsAsOptionParameters() @since 4.7.2-SNAPSHOT
Modder/modder/src/main/java/picocli/CommandLine.java:8605
↓ 3 callersMethodallowSubcommandsAsOptionParameters
@see CommandLine#isAllowSubcommandsAsOptionParameters() @since 4.7.2-SNAPSHOT
Modder/modder/src/main/java/picocli/CommandLine.java:8601
↓ 3 callersMethodansi
Returns the {@code Ansi} setting of this color scheme.
Modder/modder/src/main/java/picocli/CommandLine.java:17480
↓ 3 callersMethodapply
@deprecated use {@link ColorScheme#apply(String, List)} instead
Modder/modder/src/main/java/picocli/CommandLine.java:18006
↓ 3 callersMethodapplyDefault
(IDefaultValueProvider defaultValueProvider, ArgSpec arg)
Modder/modder/src/main/java/picocli/CommandLine.java:13635
↓ 3 callersMethodassertNoMissingMandatoryParameter
(ArgSpec argSpec, Stack<String> args, int i, Range arity)
Modder/modder/src/main/java/picocli/CommandLine.java:14413
↓ 3 callersMethodassertNoMissingParameters
(ArgSpec argSpec, Range arity, Stack<String> args)
Modder/modder/src/main/java/picocli/CommandLine.java:14833
↓ 3 callersMethodbooleanValue
(ArgSpec argSpec, Object value)
Modder/modder/src/main/java/picocli/CommandLine.java:14818
↓ 3 callersMethodbuildArgForMember
(IAnnotatedElement member, IFactory factory)
Modder/modder/src/main/java/picocli/CommandLine.java:12046
↓ 3 callersMethodcalcDefaultValue
(boolean interpolate)
Modder/modder/src/main/java/picocli/CommandLine.java:9129
↓ 3 callersMethodcaseInsensitiveEnumValuesAllowed
@see CommandLine#isCaseInsensitiveEnumValuesAllowed() @since 3.4
Modder/modder/src/main/java/picocli/CommandLine.java:8585
↓ 3 callersMethodclearExecutionResults
Clears the {@linkplain #getExecutionResult() execution result} of a previous invocation from this {@code CommandLine} and all subcommands. @since 4.0
Modder/modder/src/main/java/picocli/CommandLine.java:1578
↓ 3 callersMethodconsumedCount
(int i, int initialSize, ArgSpec arg)
Modder/modder/src/main/java/picocli/CommandLine.java:14587
↓ 3 callersMethodconsumedCountMap
(int i, int initialSize, ArgSpec arg)
Modder/modder/src/main/java/picocli/CommandLine.java:14591
↓ 3 callersMethodconvert
Converts the specified command line argument value to some domain object. @param value the command line argument String value @return the resulting do
Modder/modder/src/main/java/picocli/CommandLine.java:5009
↓ 3 callersMethodconverters
Returns one or more {@link CommandLine.ITypeConverter type converters} to use to convert the command line argument into a strongly typed value (or key
Modder/modder/src/main/java/picocli/CommandLine.java:9018
↓ 3 callersMethodcreate
(Class<?> type, Class<?>[] annotationTypes,
Modder/modder/src/main/java/picocli/CommandLine.java:11165
↓ 3 callersMethodcreate
(Object userObject, IFactory factory)
Modder/modder/src/main/java/picocli/CommandLine.java:12237
↓ 3 callersMethodcreateDefault
Returns the {@code RegexTransformer} used by default for negatable options. <table border="1"> <caption>The regular expressions used by default for
Modder/modder/src/main/java/picocli/CommandLine.java:5377
↓ 3 callersMethodcreateDefaultOptionSort
Returns a comparator for sorting options, or {@code null}, depending on the settings for this command. @return if {@linkplain Command#sortOptions() so
Modder/modder/src/main/java/picocli/CommandLine.java:15923
↓ 3 callersMethoddefaultValue
Returns the default value to assign if this option or positional parameter was not specified on the command line, before splitting and type conversion
Modder/modder/src/main/java/picocli/CommandLine.java:9083
↓ 3 callersMethoddefaultValueFromProvider
()
Modder/modder/src/main/java/picocli/CommandLine.java:9137
↓ 3 callersMethoddefaultValueString
Returns the default value String for the purpose of displaying it in the description, without interpolating variables. @see #defaultValueString(boolea
Modder/modder/src/main/java/picocli/CommandLine.java:9106
↓ 3 callersMethoddotProduct
(Map<String, Integer> m1, Map<String, Integer> m2)
Modder/modder/src/main/java/picocli/CommandLine.java:18408
↓ 3 callersMethoderrorStyles
Returns the registered styles for errors in this color scheme. @since 4.3
Modder/modder/src/main/java/picocli/CommandLine.java:17495
↓ 3 callersMethodexecuteHelpRequest
Helper method that may be useful when processing the {@code ParseResult} that results from successfully {@linkplain #parseArgs(String...) parsing} com
Modder/modder/src/main/java/picocli/CommandLine.java:1982
↓ 3 callersMethodexitCodeOnSuccess
Returns exit code for successful termination. {@value picocli.CommandLine.ExitCode#OK} by default, may be set programmatically or via the {@link Comma
Modder/modder/src/main/java/picocli/CommandLine.java:7217
↓ 3 callersMethodexitCodeOnVersionHelp
Returns exit code for successful termination after printing version help on user request. {@value picocli.CommandLine.ExitCode#OK} by default, may be
Modder/modder/src/main/java/picocli/CommandLine.java:7225
↓ 3 callersMethodfindLastMatchContainer
(ArgGroupSpec group)
Modder/modder/src/main/java/picocli/CommandLine.java:12935
↓ 3 callersMethodfindMatchContainers
(ArgGroupSpec group, List<GroupMatchContainer> result)
Modder/modder/src/main/java/picocli/CommandLine.java:12926
↓ 3 callersMethodfindOption
Returns the option with the specified short name, or {@code null} if no option with that name is defined for this command.
Modder/modder/src/main/java/picocli/CommandLine.java:7497
↓ 3 callersMethodforColumnWidths
Constructs a new TextTable with columns with the specified width, all SPANning multiple columns on overflow except the last column which WRAPS to the
Modder/modder/src/main/java/picocli/CommandLine.java:17112
↓ 3 callersMethodforColumns
Constructs a {@code TextTable} with the specified columns. @param ansi whether to emit ANSI escape codes or not @param columns columns to construct th
Modder/modder/src/main/java/picocli/CommandLine.java:17131
↓ 3 callersMethodfreeze_addr_with_val
ACE/engine/src/freeze.cpp:16
↓ 3 callersFunctionfrontend_handle_cli_parse_error
ACE/engine/src/to_frontend.cpp:84
↓ 3 callersFunctionfrontend_mark_task_done
ACE/engine/src/to_frontend.cpp:73
↓ 3 callersFunctionfrontend_peek_output
ACE/engine/src/to_frontend.cpp:18
↓ 3 callersMethodgetAce
ATG/app/src/main/java/com/kuhakupixel/atg/ui/GlobalConf.kt:16
↓ 3 callersMethodgetFullName
()
Modder/modder/src/main/java/picocli/CommandLine.java:18923
↓ 3 callersMethodgetOut
Returns the writer used when printing user-requested usage help or version help during command {@linkplain #execute(String...) execution}. Defaults to
Modder/modder/src/main/java/picocli/CommandLine.java:1282
↓ 3 callersMethodgetStringArray
Returns the String array value found in the resource bundle for the specified key, or the specified default value if not found. Multi-line strings can
Modder/modder/src/main/java/picocli/CommandLine.java:11715
↓ 3 callersMethodget_addr_of_value_at_i
ACE/engine/src/simulated_memory.hpp:74
↓ 3 callersMethodget_running_procs
returns: list of tuple (pid, process_name) of running processes in current device
ACE/gui/ACEG/engine_comm/engine.py:208
↓ 3 callersMethodhandleUnhandled
(Exception ex, CommandLine cmd, int defaultExitCode)
Modder/modder/src/main/java/picocli/CommandLine.java:2188
↓ 3 callersMethodhasValue
()
Modder/modder/src/main/java/picocli/CommandLine.java:18927
↓ 3 callersMethodheading
Returns the heading of this group (may be {@code null}), used when generating the usage documentation. @see ArgGroup#heading()
Modder/modder/src/main/java/picocli/CommandLine.java:10458
↓ 3 callersMethodheadingKey
Returns the heading key of this group (may be {@code null}), used to get the heading from a resource bundle. @see ArgGroup#headingKey()
Modder/modder/src/main/java/picocli/CommandLine.java:10467
↓ 3 callersMethodhelpFactory
Returns the {@code IHelpFactory} that is used to construct the usage help message. @see #setHelpFactory(IHelpFactory) @since 3.9
Modder/modder/src/main/java/picocli/CommandLine.java:8101
↓ 3 callersMethodinferLabel
(String label, String fieldName, ITypeInfo typeInfo)
Modder/modder/src/main/java/picocli/CommandLine.java:9620
↓ 3 callersMethodinheritAttributesFrom
(CommandSpec root)
Modder/modder/src/main/java/picocli/CommandLine.java:6617
↓ 3 callersMethodinitCapacity
()
Modder/modder/src/main/java/picocli/CommandLine.java:10262
↓ 3 callersMethodinitFrom
(ParserSpec settings)
Modder/modder/src/main/java/picocli/CommandLine.java:8707
↓ 3 callersMethodinitFromAnnotatedMembers
(IScope scope, Class<?> cls, CommandSpec receiver, ArgGroupSpec.Builder groupBuilder, IFactory factory, Predic
Modder/modder/src/main/java/picocli/CommandLine.java:11894
← previousnext →401–500 of 2,004, ranked by callers