MCPcopy Create free account

hub / github.com/asLody/whale / functions

Functions6,058 in github.com/asLody/whale

↓ 4 callersMethodRestrictAlignment
whale/src/assembler/vixl/pool-manager.h:281
↓ 4 callersMethodRestrictRange
whale/src/assembler/vixl/pool-manager.h:273
↓ 4 callersFunctionReverseCloseExpression
If input points to ) or } or ] or >, finds the position that opens it. If lines[linenum][pos] points to a ')' or '}' or ']' or '>', finds the lin
whale/cpplint.py:1718
↓ 4 callersFunctionScalarFormatFromLaneSize
whale/src/assembler/vixl/aarch64/instructions-aarch64.cc:521
↓ 4 callersMethodSetAllowMacroInstructions
whale/src/assembler/vixl/aarch64/macro-assembler-aarch64.h:3598
↓ 4 callersMethodTriangularScalarFormatMap
The triangular scalar format map uses between one and four bits to encode the NEON FP scalar formats: xxx1->B, xx10->H, x100->S, 1000->D, all others u
whale/src/assembler/vixl/aarch64/instructions-aarch64.h:810
↓ 4 callersMethodV2D
whale/src/assembler/vixl/aarch64/operands-aarch64.h:372
↓ 4 callersFunctionbin_find
Find x in a bin. Used in other check functions. */
whale/src/libffi/dlmalloc.c:2792
↓ 4 callersFunctiondistorm_format_size
Helper function to concatenate an explicit size when it's unknown from the operands. */
whale/src/dbi/x86/distorm/distorm.c:58
↓ 4 callersFunctiondo_check_any_chunk
Check properties of any chunk, whether free, inuse, mmapped etc */
whale/src/libffi/dlmalloc.c:2624
↓ 4 callersMethoderase
whale/src/assembler/vixl/invalset-vixl.h:381
↓ 4 callersFunctionexamine_argument
whale/src/libffi/x86/ffi64_x86_64.c:350
↓ 4 callersFunctionffi_prep_closure_loc
whale/src/libffi/x86/ffi_i386.c:524
↓ 4 callersMethodfindConstructorExact
Look up a constructor of a class and set it to accessible. See {@link #findMethodExact(String, ClassLoader, String, Object...)} for details.
java/com/lody/whale/xposed/XposedHelpers.java:564
↓ 4 callersMethodfindMethodBestMatch
Look up a method in a class and set it to accessible. <p> <p>This does'nt only look for exact matches, but for the best match. All considered candidat
java/com/lody/whale/xposed/XposedHelpers.java:408
↓ 4 callersMethodfindMethodExact
Look up a method in a class and set it to accessible. See {@link #findMethodExact(String, ClassLoader, String, Object...)} for details.
java/com/lody/whale/xposed/XposedHelpers.java:270
↓ 4 callersMethodgetParametersString
(final Class<?>... clazzes)
java/com/lody/whale/xposed/XposedHelpers.java:542
↓ 4 callersFunctionialloc
whale/src/libffi/dlmalloc.c:4000
↓ 4 callersMethodis_uint16
whale/src/assembler/x86/assembler_x86.h:37
↓ 4 callersMethodis_uint16
whale/src/assembler/x86_64/assembler_x86_64.h:48
↓ 4 callersFunctionis_vfp_type
whale/src/libffi/aarch64/ffi_arm64.c:145
↓ 4 callersFunctionoperands_extract
whale/src/dbi/x86/distorm/operands.c:491
↓ 4 callersFunctionoperands_fix_8bit_rex_base
A helper function to fix the 8 bits register if REX is used (to support SIL, DIL, etc). */
whale/src/dbi/x86/distorm/operands.c:40
↓ 4 callersMethodsetResult
Modify the result of the method call. <p> <p>If called from {@link #beforeHookedMethod}, it prevents the call to the original method.
java/com/lody/whale/xposed/XC_MethodHook.java:112
↓ 4 callersFunctionsys_trim
whale/src/libffi/dlmalloc.c:3663
↓ 4 callersFunctionvfp_type_p
whale/src/libffi/arm/ffi_armv7.c:676
↓ 3 callersMethodAcquireW
Take a register from the appropriate temps list. It will be returned automatically when the scope ends.
whale/src/assembler/vixl/aarch64/macro-assembler-aarch64.h:3826
↓ 3 callersMethodAlign
whale/src/assembler/vixl/code-buffer-vixl.cc:139
↓ 3 callersMethodAsCpuRegister
whale/src/assembler/x86/managed_register_x86.h:77
↓ 3 callersMethodAsCpuRegister
whale/src/assembler/x86_64/managed_register_x86_64.h:77
↓ 3 callersMethodBaseName
File base name - text after the final slash, before the final period.
whale/cpplint.py:1171
↓ 3 callersFunctionBigShuffle
whale/src/assembler/vixl/aarch64/pointer-auth-aarch64.cc:91
↓ 3 callersMethodBlock
whale/src/assembler/vixl/aarch64/macro-assembler-aarch64.h:85
↓ 3 callersFunctionCTZ
whale/src/base/bit_utils.h:59
↓ 3 callersFunctionCalcLSDataSize
whale/src/assembler/vixl/aarch64/instructions-aarch64.cc:231
↓ 3 callersFunctionCheckCStyleCast
Checks for a C-style cast by looking for the pattern. Args: filename: The name of the current file. clean_lines: A CleansedLines instance c
whale/cpplint.py:5271
↓ 3 callersFunctionCountClearHalfWords
whale/src/assembler/vixl/utils-vixl.cc:191
↓ 3 callersMethodDecode
Top-level wrappers around the actual decoding function.
whale/src/assembler/vixl/aarch64/decoder-aarch64.h:161
↓ 3 callersMethodEmitNopBytes
whale/src/assembler/vixl/aarch64/macro-assembler-aarch64.h:615
↓ 3 callersMethodExtension
File extension - text following the final period.
whale/cpplint.py:1175
↓ 3 callersFunctionFPRoundToFloat16
See FPRound for a description of this function.
whale/src/assembler/vixl/utils-vixl.h:1236
↓ 3 callersFunctionFindEndOfExpressionInLine
Find the position just after the end of current parenthesized expression. Args: line: a CleansedLines line. startpos: start searching at th
whale/cpplint.py:1519
↓ 3 callersFunctionFloat16Exp
whale/src/assembler/vixl/utils-vixl.cc:101
↓ 3 callersFunctionFloat16Sign
whale/src/assembler/vixl/utils-vixl.cc:95
↓ 3 callersFunctionFloatMantissa
whale/src/assembler/vixl/utils-vixl.cc:124
↓ 3 callersMethodFullName
Make Windows paths like Unix.
whale/cpplint.py:1107
↓ 3 callersFunctionGetAndroidApiLevel
whale/src/android/android_build.h:26
↓ 3 callersMethodGetCReturnInt32
whale/src/simulator/code_simulator_arm64.cc:41
↓ 3 callersMethodGetImm
whale/src/assembler/vixl/aarch32/disasm-aarch32.h:121
↓ 3 callersMethodGetImmLSPAC
ImmLSPAC is a compound field (not present in INSTRUCTION_FIELDS_LIST), formed from ImmLSPACLo and ImmLSPACHi.
whale/src/assembler/vixl/aarch64/instructions-aarch64.h:214
↓ 3 callersFunctionGetIndentLevel
Return the number of leading spaces in line. Args: line: A string to check. Returns: An integer count of leading spaces, possibly zero.
whale/cpplint.py:1769
↓ 3 callersMethodGetLastUse
whale/src/assembler/vixl/aarch64/assembler-aarch64.h:261
↓ 3 callersMethodGetLocation
whale/src/assembler/vixl/aarch64/assembler-aarch64.h:55
↓ 3 callersMethodGetSymbols
whale/src/android/art/art_runtime.h:96
↓ 3 callersMethodHas
whale/src/assembler/vixl/cpu-features.cc:126
↓ 3 callersMethodInITBlock
whale/src/assembler/vixl/aarch32/disasm-aarch32.h:53
↓ 3 callersMethodInnermostClass
Get class info on the top of the stack. Returns: A _ClassInfo object if we are inside a class, or None otherwise.
whale/cpplint.py:2746
↓ 3 callersMethodIntLeftJustified
whale/src/assembler/vixl/aarch64/simulator-aarch64.h:254
↓ 3 callersFunctionIs32BitThumbInstruction
* Bit[15:11] in Thumb32 : * 0b11101 * 0b11110 * 0b11111 */
whale/src/dbi/arm/decoder_thumb.h:44
↓ 3 callersMethodIs32bitAligned
whale/src/assembler/vixl/code-buffer-vixl.h:144
↓ 3 callersFunctionIsBlankLine
Returns true if the given line is blank. We consider a line to be blank if the line is empty or consists of only white spaces. Args: line:
whale/cpplint.py:3017
↓ 3 callersMethodIsDouble
whale/src/assembler/vixl/aarch32/operands-aarch32.h:316
↓ 3 callersMethodIsEmpty
whale/src/assembler/vixl/aarch64/macro-assembler-aarch64.h:191
↓ 3 callersMethodIsFloat
whale/src/assembler/vixl/aarch32/operands-aarch32.h:315
↓ 3 callersFunctionIsHeaderExtension
(file_extension)
whale/cpplint.py:580
↓ 3 callersFunctionIsIntN
Check number width. TODO: Refactor these using templates.
whale/src/assembler/vixl/utils-vixl.h:76
↓ 3 callersMethodIsManuallyPlaced
whale/src/assembler/vixl/aarch32/location-aarch32.h:324
↓ 3 callersFunctionIsPowerOfTwo
whale/src/base/align.h:82
↓ 3 callersMethodIsS
whale/src/assembler/vixl/aarch64/operands-aarch64.h:206
↓ 3 callersFunctionIsZero
whale/src/assembler/vixl/utils-vixl.cc:52
↓ 3 callersFunctionLaneSizeInBytesLog2FromFormat
whale/src/assembler/vixl/aarch64/instructions-aarch64.cc:603
↓ 3 callersFunctionLowestSetBit
whale/src/assembler/vixl/utils-vixl.h:450
↓ 3 callersMethodMnemonic
Append a "2" to a mnemonic string based of the state of the Q bit.
whale/src/assembler/vixl/aarch64/instructions-aarch64.h:683
↓ 3 callersMethodOutsideITBlock
whale/src/assembler/vixl/aarch32/disasm-aarch32.h:54
↓ 3 callersMethodParameter
whale/src/libffi/ffi_cxx.h:76
↓ 3 callersMethodRecordOneOrBothOf
If exactly one of a or b is known to be available, record it. Otherwise, record both. This is intended for encodings that can be provided by two diffe
whale/src/assembler/vixl/aarch64/cpu-features-auditor-aarch64.cc:64
↓ 3 callersFunctionRegisterSizeInBytesFromFormat
whale/src/assembler/vixl/aarch64/instructions-aarch64.cc:566
↓ 3 callersFunctionReplaceAll
Replaces instances of pattern in a string with a replacement. The compiled regex is kept in a cache shared by Match and Search. Args: patter
whale/cpplint.py:667
↓ 3 callersFunctionRoundUp
whale/src/base/align.h:94
↓ 3 callersMethodRunFrom
whale/src/simulator/code_simulator_arm64.cc:31
↓ 3 callersFunctionScalarFormatFromFormat
whale/src/assembler/vixl/aarch64/instructions-aarch64.cc:538
↓ 3 callersMethodSeenOpenBrace
Check if we have seen the opening brace for the innermost block. Returns: True if we have seen the opening brace, False if the innermost
whale/cpplint.py:2432
↓ 3 callersMethodSetDisp32
whale/src/assembler/x86_64/assembler_x86_64.h:152
↓ 3 callersMethodSetEntryPointFromQuickCompiledCode
whale/src/android/art/art_method.h:78
↓ 3 callersMethodSetModRM
whale/src/assembler/x86_64/assembler_x86_64.h:124
↓ 3 callersMethodSetRounding
Setter for rounding state.
whale/src/assembler/vixl/aarch64/simulator-aarch64.h:440
↓ 3 callersMethodSplit
Splits the file into the directory, basename, and extension. For 'chrome/browser/browser.cc', Split() would return ('chrome/browser', 'browse
whale/cpplint.py:1157
↓ 3 callersFunction_RestoreFilters
Restores filters previously backed up.
whale/cpplint.py:1029
↓ 3 callersMethod__init__
(self, filename)
whale/cpplint.py:1104
↓ 3 callersMethodb
whale/src/assembler/vixl/aarch64/assembler-aarch64.cc:258
↓ 3 callersFunctiondlmalloc
whale/src/libffi/dlmalloc.c:4131
↓ 3 callersFunctiondo_check_inuse_chunk
Check properties of inuse chunks */
whale/src/libffi/dlmalloc.c:2658
↓ 3 callersMethodgetCanonicalName
<p>Converts a given name of class into canonical format. If name of class is not a name of array class it returns unchanged name.</p> <p>Example: <ul>
java/com/lody/whale/xposed/ClassUtils.java:1176
↓ 3 callersMethodgetMethodDepthCounter
(final String method)
java/com/lody/whale/xposed/XposedHelpers.java:1756
↓ 3 callersMethodindexOf
(final Object o)
java/com/lody/whale/xposed/XposedBridge.java:335
↓ 3 callersFunctioninit_bins
Initialize bins for a new mstate that is otherwise zeroed out */
whale/src/libffi/dlmalloc.c:3302
↓ 3 callersFunctioninitialize_aggregate
whale/src/libffi/prep_cif.c:37
↓ 3 callersMethodinsert
whale/src/assembler/vixl/invalset-vixl.h:349
↓ 3 callersFunctioninst_lookup_prefixed
* This function is responsible to return the instruction information of the first found in code. * It returns the _InstInfo of the found instruction
whale/src/dbi/x86/distorm/instructions.c:132
↓ 3 callersMethodinvokeOriginalMethod
Basically the same as {@link Method#invoke}, but calls the original method as it was before the interception by Xposed. Also, access permissions are n
java/com/lody/whale/xposed/XposedBridge.java:291
← previousnext →401–500 of 6,058, ranked by callers