/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/ |
D | x509_test.cc | 1079 bssl::UniquePtr<STACK_OF(X509)> stack(sk_X509_new_null()); in CertsToStack() local 1096 bssl::UniquePtr<STACK_OF(X509_CRL)> stack(sk_X509_CRL_new_null()); in CRLsToStack() local
|
/aosp_15_r20/external/selinux/libsepol/src/ |
H A D | kernel_to_conf.c | 34 struct strs *stack; in cond_expr_to_str() local 123 struct strs *stack = NULL; in constraint_expr_to_str() local
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/synchronization/ |
H A D | mutex.cc | 1346 int GetStack(void** stack, int max_depth) { in GetStack() 1417 void** stack; in DeadlockCheck() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/hybrid/ |
H A D | dfa.rs | 1826 stack: Vec<NFAStateID>, field 4366 let stack = states_len * NFAStateID::SIZE; in minimum_cache_capacity() localVariable
|
/aosp_15_r20/external/fastrpc/src/ |
H A D | apps_std_skel.c | 198 uint8_t* stack; member 253 static __inline void _allocator_init(_allocator* me, uint8_t* stack, int stackSize) { in _allocator_init()
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/synchronization/ |
H A D | mutex.cc | 1308 int GetStack(void** stack, int max_depth) { in GetStack() 1377 void** stack; in DeadlockCheck() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509/ |
D | x509_test.cc | 1079 bssl::UniquePtr<STACK_OF(X509)> stack(sk_X509_new_null()); in CertsToStack() local 1096 bssl::UniquePtr<STACK_OF(X509_CRL)> stack(sk_X509_CRL_new_null()); in CRLsToStack() local
|
/aosp_15_r20/out/soong/.intermediates/external/cronet/third_party/metrics_proto/cronet_aml_third_party_metrics_proto_metrics_proto_gen_headers/android_arm64_armv8-2a_cortex-a55_apex30/gen/third_party/metrics_proto/ |
D | call_stack_profile.pb.h | 2513 inline const ::metrics::CallStackProfile_Stack& CallStackProfile::stack(int index) const { in stack() function 2526 CallStackProfile::stack() const { in stack() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/ |
D | mutex.cc | 1354 int GetStack(void** stack, int max_depth) { in GetStack() 1425 void** stack; in DeadlockCheck() local
|
/aosp_15_r20/external/bcc/libbpf-tools/ |
H A D | memleak.c | 222 static uint64_t *stack; variable
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/rsc.io/markdown/ |
D | parse.go | 195 stack []openBlock member
|
/aosp_15_r20/external/pytorch/torch/ |
H A D | _guards.py | 188 stack: Optional[CapturedTraceback] = None variable in Guard
|
/aosp_15_r20/external/skia/src/gpu/tessellate/ |
H A D | PatchWriter.h | 725 writeTriangleStack(MiddleOutPolygonTriangulator::PoppedTriangleStack&& stack) { in writeTriangleStack()
|
/aosp_15_r20/libcore/ojluni/src/test/java/util/stream/bootlib/java/util/stream/ |
H A D | SpliteratorTestHelper.java | 528 Deque<SplitNode<T>> stack = new ArrayDeque<>(); in testSplitUntilNull() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/report/ |
D | source.go | 171 stack []callID // Inlined call-stack member
|
/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/test/ |
H A D | bwe_test_logging.h | 337 std::stack<State> stack; member
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/tables/postscript/ |
H A D | dict.rs | 277 let mut stack = Stack::new(); in entries() localVariable
|
/aosp_15_r20/frameworks/layoutlib/create/src/com/android/tools/layoutlib/create/ |
H A D | DependencyFinder.java | 522 … public void visitFrame(int type, int local, Object[] local2, int stack, Object[] stack2) { in visitFrame()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/regexp/syntax/ |
D | parse.go | 128 stack []*Regexp // stack of parsed expressions member
|
/aosp_15_r20/external/regex-re2/re2/ |
H A D | regexp.cc | 141 Regexp* stack = this; in Destroy() local
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
H A D | StylesheetHandler.java | 226 private boolean stackContains(Stack stack, String url) in stackContains()
|
/aosp_15_r20/prebuilts/misc/common/json/ |
HD | json-prebuilt.jar | ... final StringBuilder out
private final java.util.List stack
private final String indent
public void <init> ( ... |
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | ImmutableSet.h | 651 SmallVector<uintptr_t,20> stack; variable
|
/aosp_15_r20/external/llvm/include/llvm/ADT/ |
H A D | ImmutableSet.h | 651 SmallVector<uintptr_t,20> stack; variable
|
/aosp_15_r20/libcore/ojluni/src/test/java/util/stream/testlib/org/openjdk/testlib/java/util/stream/ |
H A D | SpliteratorTestHelper.java | 528 Deque<SplitNode<T>> stack = new ArrayDeque<>(); in testSplitUntilNull() local
|