Home
last modified time | relevance | path

Searched defs:next_str (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/main/tests/
Dmesa_extensions.cpp46 const char *next_str = ext_names[i+1]; in TEST() local
/external/deqp-deps/amber/src/
Dtype_parser.cc163 char* next_str; in ProcessChunk() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtimer_generic.cc712 std::string next_str; in timer_check() local
735 std::string next_str; in timer_check() local
/external/grpc-grpc/src/core/lib/iomgr/
Dtimer_generic.cc708 char* next_str; in timer_check() local
732 char* next_str; in timer_check() local
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_btf.c3535 const char *next_str = str, *end_str = str + str_sec_size; in btf_raw_create() local
5811 const char *next_str = str + str_off; in patch_name_tbd() local
/external/python/cpython2/Objects/
Dtypeobject.c5811 static PyObject *next_str; local