Home
last modified time | relevance | path

Searched defs:csptr (Results 1 – 10 of 10) sorted by relevance

/external/jsilver/src/org/clearsilver/jni/
DJniCs.java30 long csptr; field in JniCs
152 private native void _setGlobalHdf(long csptr, long hdfptr); in _setGlobalHdf()
/external/ltp/testcases/cve/
Dcve-2015-3290.c155 static unsigned short *csptr(ucontext_t *ctx) in csptr() function
173 static greg_t *csptr(ucontext_t *ctx) in csptr() function
/external/webrtc/third_party/abseil-cpp/absl/container/internal/
Dhash_function_defaults_test.cc138 std::shared_ptr<const int> csptr = sptr; in TYPED_TEST() local
188 std::shared_ptr<const int> csptr = sptr; in TYPED_TEST() local
/external/linux-kselftest/tools/testing/selftests/x86/
Dsigreturn.c313 static unsigned short *csptr(ucontext_t *ctx) in csptr() function
328 static greg_t *csptr(ucontext_t *ctx) in csptr() function
/external/abseil-cpp/absl/container/internal/
Dhash_function_defaults_test.cc138 std::shared_ptr<const int> csptr = sptr; in TYPED_TEST() local
188 std::shared_ptr<const int> csptr = sptr; in TYPED_TEST() local
/external/libtextclassifier/abseil-cpp/absl/container/internal/
Dhash_function_defaults_test.cc141 std::shared_ptr<const int> csptr = sptr; in TYPED_TEST() local
191 std::shared_ptr<const int> csptr = sptr; in TYPED_TEST() local
/external/openscreen/third_party/abseil/src/absl/container/internal/
Dhash_function_defaults_test.cc141 std::shared_ptr<const int> csptr = sptr; in TYPED_TEST() local
191 std::shared_ptr<const int> csptr = sptr; in TYPED_TEST() local
/external/angle/third_party/abseil-cpp/absl/container/internal/
Dhash_function_defaults_test.cc141 std::shared_ptr<const int> csptr = sptr; in TYPED_TEST() local
191 std::shared_ptr<const int> csptr = sptr; in TYPED_TEST() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dhash_function_defaults_test.cc141 std::shared_ptr<const int> csptr = sptr; in TYPED_TEST() local
191 std::shared_ptr<const int> csptr = sptr; in TYPED_TEST() local
/external/libcups/cups/
Dlanguage.c455 *csptr, /* Pointer to CODESET string */ in cupsLangGet() local