Home
last modified time | relevance | path

Searched +defs:expand +defs:file +defs:name (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Dxref.c63 get_xref_token (int expand) in get_xref_token()
428 char *file = get_xref_token (0); in cm_inforef() local
573 char *name = get_xref_token (0); in cm_email() local
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dmacro.c276 get_token (int idx, sb *in, sb *name) in get_token()
523 const char *name; in do_formals() local
652 char *file, unsigned int line, in define_macro()
656 sb name; in define_macro() local
731 get_apost_token (int idx, sb *in, sb *name, int kind) in get_apost_token()
908 const char *name; in macro_expand_body() local
1231 check_macro (const char *line, sb *expand, in check_macro()
1300 delete_macro (const char *name) in delete_macro()
/openbsd-src/gnu/usr.bin/cvs/src/
H A Drcs.c181 RCS_parse (file, repos) in RCS_parse() argument
3330 RCS_setexpand (rcs, expand) in RCS_setexpand() argument
3503 expand_keywords (rcs, ver, name, log, loglen, expand, buf, len, retbuf, retlen) in expand_keywords() argument
3993 enum kflag expand; local
5492 char *expand; local
6369 char *expand = RCS_getexpand (rcs); local
6843 apply_rcs_changes (lines, diffbuf, difflen, name, addvers, delvers) in apply_rcs_changes() argument
6971 rcs_change_text (name, textbuf, textlen, diffbuf, difflen, retbuf, retlen) in rcs_change_text() argument
8455 char *file = last_component (path); local
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp476 ConstString name = sc.GetFunctionName(); in SkipPrologue() local
909 for (auto &name : names) { in SearchCallback() local
1221 const llvm::StringRef expand(".expand"); in CaptureDebugHintScriptGroup2() local
1626 const FileSpec &file = module->GetPlatformFileSpec(); in FixupScriptDetails() local
2060 std::string name; in JITSubelements() local
2278 ConstString name = elem.children[num_children + i].type_name; in FindStructTypeName() local
2427 FileSpec file(path); in LoadAllocation() local
2651 auto file = FileSystem::Instance().Open( in SaveAllocation() local
3001 const auto rs_info_handler = [](llvm::StringRef name) -> int { in ParseRSInfo()
3486 RenderScriptRuntime::CreateKernelBreakpoint(ConstString name) { in CreateKernelBreakpoint()
[all …]