/external/strace/ |
strace-log-merge | 8 Finds all STRACE_LOG.PID files, adds PID prefix to every line,
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
EnumDescriptor.cs | 97 /// Finds an enum value by number. If multiple enum values have the 107 /// Finds an enum value by name.
|
ServiceDescriptor.cs | 72 /// Finds a method by name.
|
MessageDescriptor.cs | 197 /// Finds a field by field name. 204 /// Finds a field by field number. 211 /// Finds a nested descriptor by name. The is valid for fields, nested
|
DescriptorPool.cs | 83 /// Finds a symbol of the given name within the pool.
|
FileDescriptor.cs | 185 /// Finds a type (message, enum, service or extension) in the file by name. Does not find nested types.
|
/external/v8/tools/ |
profile.js | 610 * Finds an immediate child of the specified parent with the specified 774 * Finds an immediate child with the specified label. 784 * Finds an immediate child with the specified label, creates a child
|
codemap.js | 183 * Finds a code entry that contains the specified address. Both static and
|
/external/libavc/common/arm/ |
ih264_inter_pred_luma_horz_qpel_a9q.s | 116 and r7, r7, #3 @Finds x-offset
|
ih264_inter_pred_luma_horz_qpel_vert_qpel_a9q.s | 125 and r6, r6, #12 @Finds y-offset
|
ih264_inter_pred_luma_vert_qpel_a9q.s | 114 and r7, r7, #12 @Finds y-offset
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/ |
sparsetreemap.go | 136 // Note that Finds are properly nested with Inserts:
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
sparsetreemap.go | 136 // Note that Finds are properly nested with Inserts:
|
/external/v8/src/debug/ |
liveedit.js | 736 // Finds all SharedFunctionInfos that corresponds to compile info [all...] |
/prebuilts/go/darwin-x86/src/runtime/ |
proc.go | 57 // thread finds work it takes itself out of the spinning state and proceeds to 62 // thread finds work and stops spinning, it must unpark a new spinning thread. [all...] |
/prebuilts/go/linux-x86/src/runtime/ |
proc.go | 57 // thread finds work it takes itself out of the spinning state and proceeds to 62 // thread finds work and stops spinning, it must unpark a new spinning thread. [all...] |