Searched defs:context_name (Results 1 – 11 of 11) sorted by relevance
34 string context_name = 1; field55 string context_name = 1; field
17 QuicheSystemEventLoopImpl(std::string context_name) { in QuicheSystemEventLoopImpl()
22 explicit QuicheSystemEventLoopImpl(std::string context_name) { in QuicheSystemEventLoopImpl()
76 const ProtoToArgsParser::Key& context_name) { in ParseDebugAnnotationValue()190 const ProtoToArgsParser::Key& context_name, in ParseNestedValueArgs()
9 def in_context(context_name): argument
153 static int test_create_context(struct rutabaga_test *test, const char *context_name) in test_create_context()556 const char *context_name = context_names[i]; in main() local
669 def _IterParentContexts(context_name, split_contexts_by_name): argument
622 def _IterParentContexts(context_name, split_contexts_by_name): argument
500 let context_name: Option<String> = String::from_utf8(info.debug_name.to_vec()).ok(); in process_gpu_command() localVariable
112199 char context_name[256]; member