代码搜索结果

找到约 10,000 项符合 L 的代码

java.l

%{ /* * Copyright (c) 2002, 2004 Tama Communications Corporation * * This file is part of GNU GLOBAL. * * GNU GLOBAL is free software; you can redistribute it and/or modify * it under the terms

asm.l

%{ /* * Copyright (c) 2002, 2004 Tama Communications Corporation * * This file is part of GNU GLOBAL. * * GNU GLOBAL is free software; you can redistribute it and/or modify * it under the terms

c.l

%{ /* * Copyright (c) 2002, 2004 Tama Communications Corporation * * This file is part of GNU GLOBAL. * * GNU GLOBAL is free software; you can redistribute it and/or modify * it under the terms

wordclassifier.l

%{ /*word recogniser with a symbol table*/ typedef enum { LOOKUP, VERB, ADJ, ADV, NOUN, PREP, PRON, CONJ } STATE; STATE state; typedef enum { false, true } bool; bool AddWord(STATE, char *); STAT

l.java

// Decompiled by Jad v1.5.7g. Copyright 2000 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html // Decompiler options: packimports(3) fieldsfirst ansi