MCPcopy Create free account

hub / github.com/KuhakuPixel/AceTheGame / functions

Functions2,004 in github.com/KuhakuPixel/AceTheGame

↓ 1 callersMethodfindVisibleOptionNamesWithPrefix
(String prefix)
Modder/modder/src/main/java/picocli/CommandLine.java:7525
↓ 1 callersFunctionfind_file_with_extension
(dir_name:str, extensions=[])
ACE/engine/format.py:9
↓ 1 callersMethodflatList
(Collection<? extends Collection<T>> collection)
Modder/modder/src/main/java/picocli/CommandLine.java:13259
↓ 1 callersMethodflatten
(Collection<ArgGroupSpec> groups, Set<ArgGroupSpec> result)
Modder/modder/src/main/java/picocli/CommandLine.java:6977
↓ 1 callersMethodforStringArrayConsumer
Creates a {@code UnmatchedArgsBinding} for a setter that consumes {@code String[]} objects. @param setter consumes the String[] array with unmatched a
Modder/modder/src/main/java/picocli/CommandLine.java:11012
↓ 1 callersMethodforStringCollectionSupplier
Creates a {@code UnmatchedArgsBinding} for a getter that produces a {@code Collection<String>} that the unmatched arguments can be added to. @param ge
Modder/modder/src/main/java/picocli/CommandLine.java:11016
↓ 1 callersMethodforceDisabled
https://no-color.org/
Modder/modder/src/main/java/picocli/CommandLine.java:17782
↓ 1 callersMethodforceEnabled
Jan Niklas Hasse's https://bixense.com/clicolors/ proposal
Modder/modder/src/main/java/picocli/CommandLine.java:17785
↓ 1 callersFunctionformat_c_cpp_dir
(dir_name: str)
ACE/engine/format.py:21
↓ 1 callersFunctionfreeze_all_cmd_handler
ACE/engine/src/cheat_cmd_handler.cpp:261
↓ 1 callersFunctionfreeze_at_cmd_handler
ACE/engine/src/cheat_cmd_handler.cpp:233
↓ 1 callersFunctionfreeze_at_val_cmd_handler
ACE/engine/src/cheat_cmd_handler.cpp:242
↓ 1 callersFunctionfreeze_list_cmd_handler
ACE/engine/src/cheat_cmd_handler.cpp:276
↓ 1 callersFunctionfrontend_invalid_command
ACE/engine/src/to_frontend.cpp:52
↓ 1 callersFunctionfrontend_mark_progress
ACE/engine/src/to_frontend.cpp:78
↓ 1 callersFunctiongenerate_numbers_and_display
(min_bound, max_bound, count, separator_str=",")
ACE/py_scripts/gen_rand.py:82
↓ 1 callersMethodget
()
Modder/modder/src/main/java/picocli/CommandLine.java:12156
↓ 1 callersMethodget
(String key)
Modder/modder/src/main/java/picocli/CommandLine.java:12421
↓ 1 callersMethodgetActualGenericTypeArguments
Returns the names of the type arguments if this is a generic type. For example, returns {@code ["java.lang.String"]} if this type is {@code List<Strin
Modder/modder/src/main/java/picocli/CommandLine.java:11136
↓ 1 callersMethodgetAdditionalDescriptionKeys
Subclasses should override to return a collection of additional description keys that may be used to find description text for this option or position
Modder/modder/src/main/java/picocli/CommandLine.java:8950
↓ 1 callersMethodgetAddress
()
ATG/app/src/main/java/com/kuhakupixel/atg/backend/ACE.java:84
↓ 1 callersMethodgetDeclaredAnnotations
()
Modder/modder/src/main/java/picocli/CommandLine.java:11101
↓ 1 callersMethodgetEnumConstantNames
()
Modder/modder/src/main/java/picocli/CommandLine.java:11130
↓ 1 callersMethodgetEnumTypeConverter
(final Class<?> type)
Modder/modder/src/main/java/picocli/CommandLine.java:14787
↓ 1 callersMethodgetExecutionExceptionHandler
Returns the handler for dealing with exceptions that occurred in the {@code Callable}, {@code Runnable} or {@code Method} user object of a command whe
Modder/modder/src/main/java/picocli/CommandLine.java:1432
↓ 1 callersMethodgetExecutionStrategy
Returns the execution strategy used by the {@link #execute(String...) execute} method to invoke the business logic on the user objects of this command
Modder/modder/src/main/java/picocli/CommandLine.java:1356
↓ 1 callersMethodgetExtension
Returns an instance of the specified class, or {@code null} if this extension is not supported. @param cls class of the desired extension
Modder/modder/src/main/java/picocli/CommandLine.java:11366
↓ 1 callersMethodgetGreeting
()
Modder/modder/src/main/java/modder/App.java:256
↓ 1 callersMethodgetHelp
Returns a new {@code Help} object created by the {@code IHelpFactory} with the {@code CommandSpec} and {@code ColorScheme} of this command. @see Help#
Modder/modder/src/main/java/picocli/CommandLine.java:431
↓ 1 callersMethodgetHelpSectionKeys
Returns the section keys in the order that the usage help message should render the sections. This ordering may be modified with {@link #setHelpSectio
Modder/modder/src/main/java/picocli/CommandLine.java:483
↓ 1 callersMethodgetHelpSectionMap
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:514
↓ 1 callersMethodgetKeys
()
Modder/modder/src/main/java/picocli/CommandLine.java:11630
↓ 1 callersMethodgetMethodParamPosition
()
Modder/modder/src/main/java/picocli/CommandLine.java:11343
↓ 1 callersMethodgetMixinName
()
Modder/modder/src/main/java/picocli/CommandLine.java:11330
↓ 1 callersMethodgetName
()
Modder/modder/src/main/java/picocli/CommandLine.java:11092
↓ 1 callersMethodgetName
()
Modder/modder/src/main/java/picocli/CommandLine.java:11488
↓ 1 callersMethodgetParameterExceptionHandler
Returns the handler for dealing with invalid user input when the command is {@linkplain #execute(String...) executed}. <p>The default implementation p
Modder/modder/src/main/java/picocli/CommandLine.java:1409
↓ 1 callersMethodgetParameterizedType
()
Modder/modder/src/main/java/picocli/CommandLine.java:11091
↓ 1 callersMethodgetParams
ATG/app/src/main/java/com/kuhakupixel/atg/ui/overlay/OverlayViewHolder.kt:36
↓ 1 callersMethodgetParseResult
()
Modder/modder/src/main/java/picocli/CommandLine.java:1555
↓ 1 callersMethodgetPrevValue
()
ATG/app/src/main/java/com/kuhakupixel/atg/backend/ACE.java:88
↓ 1 callersMethodgetScope
Get the {@link IScope} instance. @return {@link IScope} instance
Modder/modder/src/main/java/picocli/CommandLine.java:6006
↓ 1 callersMethodgetStyledChars
Copies the specified substring of this Text into the specified destination, preserving the markup. @param from start of the substring @param length le
Modder/modder/src/main/java/picocli/CommandLine.java:18183
↓ 1 callersMethodgetSuggestions
Returns suggested solutions if such solutions exist, otherwise returns an empty list. @since 3.3.0
Modder/modder/src/main/java/picocli/CommandLine.java:18646
↓ 1 callersMethodgetSysPropertyWidthOrDefault
(int defaultWidth, boolean detectTerminalSize)
Modder/modder/src/main/java/picocli/CommandLine.java:7861
↓ 1 callersMethodgetTerminalWidth
()
Modder/modder/src/main/java/picocli/CommandLine.java:7892
↓ 1 callersMethodgetType
()
Modder/modder/src/main/java/picocli/CommandLine.java:11503
↓ 1 callersMethodgetType
()
Modder/modder/src/main/java/picocli/CommandLine.java:12273
↓ 1 callersMethodgetVersion
Returns version information for a command. @return version information (each string in the array is displayed on a separate line) @throws Exception an
Modder/modder/src/main/java/picocli/CommandLine.java:5022
↓ 1 callersMethodget_attached_proc_name
(self)
ACE/gui/ACEG/dialog/proc_list.py:54
↓ 1 callersMethodget_endian_scan_type
ACE/engine/src/scanner.cpp:57
↓ 1 callersMethodget_match_count
(self)
ACE/gui/ACEG/engine_comm/engine.py:279
↓ 1 callersFunctionget_platform_endianness
ACE/engine/src/endian.cpp:8
↓ 1 callersMethodget_scan_type_to_change_to
ACE/engine/src/ace_type.cpp:22
↓ 1 callersMethodget_selected_proc_pid_and_name
return (proc_pid,proc_name) of selected row if no selection return an empty tuple
ACE/gui/ACEG/widget/process_table.py:21
↓ 1 callersMethodget_should_change_type
ACE/engine/src/ace_type.cpp:14
↓ 1 callersMethodget_simulated_mem_length
ACE/engine/src/simulated_memory.hpp:126
↓ 1 callersFunctiongpower
* return 2 ^ n with multiplication implementation */
Modder/injector/apk_source/hello-libs/gen-libs/src/main/cpp/gmath/src/gmath.c:35
↓ 1 callersFunctiongui_protocol_cmd_handler
ACE/engine/src/main_cmd_handler.cpp:129
↓ 1 callersMethodhandleException
Handles a {@code ParameterException} that occurred while {@linkplain #parse(String...) parsing} the command line arguments and optionally returns a li
Modder/modder/src/main/java/picocli/CommandLine.java:1692
↓ 1 callersMethodhasFullyMatchedSubgroup
(boolean allRequired)
Modder/modder/src/main/java/picocli/CommandLine.java:13167
↓ 1 callersMethodhasInitialValue
Determines whether the option or positional parameter will be reset to the {@link #initialValue()} before parsing new input.
Modder/modder/src/main/java/picocli/CommandLine.java:9099
↓ 1 callersMethodhasMatchedValueAtPosition
(ArgSpec arg, int position)
Modder/modder/src/main/java/picocli/CommandLine.java:13142
↓ 1 callersMethodhasSubcommand
Returns {@code true} if a subcommand was matched on the command line, {@code false} otherwise.
Modder/modder/src/main/java/picocli/CommandLine.java:12603
↓ 1 callersMethodheading
Returns the heading of this group, used when generating the usage documentation. @see ArgGroup#heading()
Modder/modder/src/main/java/picocli/CommandLine.java:10942
↓ 1 callersMethodheading
(Ansi ansi, int usageWidth, boolean adjustCJK, String values, Object... params)
Modder/modder/src/main/java/picocli/CommandLine.java:16129
↓ 1 callersMethodhintDisabled
()
Modder/modder/src/main/java/picocli/CommandLine.java:17772
↓ 1 callersMethodhintEnabled
https://github.com/adoxa/ansicon/blob/master/readme.txt, Jan Niklas Hasse's https://bixense.com/clicolors/ proposal, https://conemu.github.io/en/AnsiE
Modder/modder/src/main/java/picocli/CommandLine.java:17778
↓ 1 callersMethodid
()
Modder/modder/src/main/java/picocli/CommandLine.java:10508
↓ 1 callersMethodincrement_val
ACE/engine/src/proc_rw.cpp:177
↓ 1 callersMethodinferTypes
(Class<?> propertyType, Class<?>[] annotationTypes, Type genericType)
Modder/modder/src/main/java/picocli/CommandLine.java:11213
↓ 1 callersFunctioninfo_operator_cmd_handler
ACE/engine/src/main_cmd_handler.cpp:148
↓ 1 callersFunctioninfo_type_cmd_handler
ACE/engine/src/main_cmd_handler.cpp:138
↓ 1 callersMethodinitAliases
(String[] aliases)
Modder/modder/src/main/java/picocli/CommandLine.java:7458
↓ 1 callersMethodinitCommandHierarchyWithResourceBundle
(String bundleBaseName, ResourceBundle rb)
Modder/modder/src/main/java/picocli/CommandLine.java:6690
↓ 1 callersMethodinitExitCodeOnExecutionException
(int exitCode)
Modder/modder/src/main/java/picocli/CommandLine.java:7472
↓ 1 callersMethodinitExitCodeOnInvalidInput
(int exitCode)
Modder/modder/src/main/java/picocli/CommandLine.java:7471
↓ 1 callersMethodinitExitCodeOnSuccess
(int exitCode)
Modder/modder/src/main/java/picocli/CommandLine.java:7468
↓ 1 callersMethodinitExitCodeOnUsageHelp
(int exitCode)
Modder/modder/src/main/java/picocli/CommandLine.java:7469
↓ 1 callersMethodinitExitCodeOnVersionHelp
(int exitCode)
Modder/modder/src/main/java/picocli/CommandLine.java:7470
↓ 1 callersMethodinitFromMethodParameters
(IScope scope, Method method, CommandSpec receiver, ArgGroupSpec.Builder groupBuilder, IFactory factory)
Modder/modder/src/main/java/picocli/CommandLine.java:11972
↓ 1 callersMethodinitFromMixin
(UsageMessageSpec mixin, CommandSpec commandSpec)
Modder/modder/src/main/java/picocli/CommandLine.java:8449
↓ 1 callersMethodinitHelpCommand
(boolean value)
Modder/modder/src/main/java/picocli/CommandLine.java:7460
↓ 1 callersMethodinitMethodSubcommands
(Class<?> cls, CommandSpec parent, IFactory factory)
Modder/modder/src/main/java/picocli/CommandLine.java:11876
↓ 1 callersMethodinitModelTransformer
(IModelTransformer value)
Modder/modder/src/main/java/picocli/CommandLine.java:7474
↓ 1 callersMethodinitPreprocessor
(IParameterPreprocessor value)
Modder/modder/src/main/java/picocli/CommandLine.java:7478
↓ 1 callersMethodinitSeparator
(String value)
Modder/modder/src/main/java/picocli/CommandLine.java:8688
↓ 1 callersMethodinitSubcommandsRepeatable
(boolean value)
Modder/modder/src/main/java/picocli/CommandLine.java:7467
↓ 1 callersMethodinitUserObject
(CommandLine commandLine)
Modder/modder/src/main/java/picocli/CommandLine.java:10729
↓ 1 callersMethodinitVersion
(String[] value)
Modder/modder/src/main/java/picocli/CommandLine.java:7461
↓ 1 callersMethodinitVersionProvider
(IVersionProvider value)
Modder/modder/src/main/java/picocli/CommandLine.java:7462
↓ 1 callersFunctioninit_and_parse_args
()
ACE/py_scripts/gen_rand.py:25
↓ 1 callersMethodinitial_scan_multiple
ACE/engine/src/scanner.cpp:315
↓ 1 callersMethodinsertSynopsisCommandName
Returns the detailed synopsis text by inserting the command name before the specified text with options and positional parameters details. @param syno
Modder/modder/src/main/java/picocli/CommandLine.java:15858
↓ 1 callersMethodisAbbreviatedSubcommandsAllowed
Returns whether abbreviation of subcommands should be allowed when matching subcommands. The default is {@code false}. @return {@code true} if subcomm
Modder/modder/src/main/java/picocli/CommandLine.java:840
↓ 1 callersMethodisAddMethodSubcommands
Returns whether method commands should be added as subcommands. True by default. Used by the annotation processor. @since 4.0
Modder/modder/src/main/java/picocli/CommandLine.java:6701
↓ 1 callersMethodisAllCandidatesSame
(Collection<T> candidates)
Modder/modder/src/main/java/picocli/CommandLine.java:19069
↓ 1 callersMethodisCodePointCJK
Given a codePoint, is this codePoint considered to be a CJK character? Shamelessly stolen from <a href="http://stackoverflow.com/questions/1499804/how
Modder/modder/src/main/java/picocli/CommandLine.java:7985
↓ 1 callersMethodisCollection
()
Modder/modder/src/main/java/picocli/CommandLine.java:11287
↓ 1 callersMethodisCommand
(String arg)
Modder/modder/src/main/java/picocli/CommandLine.java:14699
← previousnext →1,001–1,100 of 2,004, ranked by callers