repo_name
stringlengths
5
122
path
stringlengths
3
232
text
stringlengths
6
1.05M
palerdot/BlingFire
blingfireclient.library/inc/FATaggedTextCA.h
<reponame>palerdot/BlingFire /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_TAGGEDTEXTCA_H_ #define _FA_TAGGEDTEXTCA_H_ #include "FAConfig.h" namespace BlingFire { class FATaggedTextCA { public: // returns number of words ...
palerdot/BlingFire
blingfirecompile.library/inc/FARegexpLexer_char.h
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_REGEXPLEXER_CHAR_H_ #define _FA_REGEXPLEXER_CHAR_H_ #include "FAConfig.h" #include "FARegexpLexer_triv.h" namespace BlingFire { /// /// Understands UTF-8 and any 8-bit encoded character...
palerdot/BlingFire
blingfireclient.library/inc/FATrsConfKeeper_t.h
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_TRSCONFKEEPER_T_H_ #define _FA_TRSCONFKEEPER_T_H_ #include "FAConfig.h" #include "FATransform_hyph_redup_t.h" #include "FATransform_hyph_redup_rev_t.h" #include "FATransform_prefix_t.h" #inc...
palerdot/BlingFire
blingfireclient.library/inc/FARegexpTags_t.h
<filename>blingfireclient.library/inc/FARegexpTags_t.h /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_REGEXPTAGS_T_H_ #define _FA_REGEXPTAGS_T_H_ #include "FAConfig.h" #include "FAFsmConst.h" #include "FAUtf32Utils.h" #include "FARSDfaC...
palerdot/BlingFire
blingfireclient.library/inc/FAW2PConfKeeper.h
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_W2PCONFKEEPER_H_ #define _FA_W2PCONFKEEPER_H_ #include "FAConfig.h" namespace BlingFire { class FALDB; class FARSDfa_pack_triv; class FAState2Ow_pack_triv; class FAMultiMap_pack_fixe...
palerdot/BlingFire
blingfirecompile.library/inc/FAMealyNfa.h
<reponame>palerdot/BlingFire<filename>blingfirecompile.library/inc/FAMealyNfa.h<gh_stars>1000+ /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_MEALYNFA_H_ #define _FA_MEALYNFA_H_ #include "FAConfig.h" #include "FAMealyNfaA.h" #include "FA...
palerdot/BlingFire
blingfirecompile.library/inc/FAAutInterpretTools_pos_t.h
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_INTERPRETTOOLS_POS_T_H_ #define _FA_INTERPRETTOOLS_POS_T_H_ #include "FAConfig.h" #include "FARSDfaCA.h" #include "FAState2OwsCA.h" #include "FARSNfaCA.h" #include "FABitArray.h" #include...
palerdot/BlingFire
blingfirecompile.library/inc/FATaggedTextA.h
<reponame>palerdot/BlingFire /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_TAGGEDTEXTA_H_ #define _FA_TAGGEDTEXTA_H_ #include "FAConfig.h" #include "FATaggedTextCA.h" namespace BlingFire { class FATaggedTextA : public FATaggedText...
palerdot/BlingFire
blingfireclient.library/inc/FATransform_hyph_redup_t.h
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_TRANSFORM_HYPH_REDUP_T_H_ #define _FA_TRANSFORM_HYPH_REDUP_T_H_ #include "FAConfig.h" #include "FATransformCA_t.h" #include "FASecurity.h" namespace BlingFire { /// /// This class tr...
palerdot/BlingFire
blingfirecompile.library/inc/FALessA.h
<filename>blingfirecompile.library/inc/FALessA.h<gh_stars>1000+ /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_LESSA_H_ #define _FA_LESSA_H_ #include "FAConfig.h" namespace BlingFire { class FALessA { public: virtual const b...
palerdot/BlingFire
blingfireclient.library/inc/FAWREConfCA.h
<gh_stars>1000+ /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_WRECONFCA_H_ #define _FA_WRECONFCA_H_ #include "FAConfig.h" namespace BlingFire { class FAArrayCA; class FAState2OwCA; class FAState2OwsCA; class FAMealyDfaCA; class F...
palerdot/BlingFire
blingfireclient.library/inc/FADigitizer_t.h
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_DIGITIZER_T_H_ #define _FA_DIGITIZER_T_H_ #include "FAConfig.h" #include "FARSDfaCA.h" #include "FAState2OwCA.h" #include "FAUtf32Utils.h" namespace BlingFire { class FAAllocatorA; ...
palerdot/BlingFire
blingfirecompile.library/inc/FAWRETokens2Dicts.h
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_WRETOKENS2DICTS_H_ #define _FA_WRETOKENS2DICTS_H_ #include "FAConfig.h" #include "FAChain2Num_hash.h" #include "FAWRETokenParser.h" #include "FAWREToken.h" #include "FAArray_cont_t.h" #...
palerdot/BlingFire
blingfirecompile.library/inc/FAWREToken.h
<filename>blingfirecompile.library/inc/FAWREToken.h /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_WRE_TOKEN_H_ #define _FA_WRE_TOKEN_H_ #include "FAConfig.h" #include "FAArray_t.h" #include "FAToken.h" namespace BlingFire { class...
palerdot/BlingFire
blingfirecompile.library/inc/FAEncoderA.h
<reponame>palerdot/BlingFire<filename>blingfirecompile.library/inc/FAEncoderA.h /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_ENCODERA_H_ #define _FA_ENCODERA_H_ #include "FAConfig.h" namespace BlingFire { class FAEncoderA { pub...
palerdot/BlingFire
blingfirecompile.library/inc/FAOffsetTablePack.h
<filename>blingfirecompile.library/inc/FAOffsetTablePack.h<gh_stars>1000+ /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_OFFSETTABLEPACK_H_ #define _FA_OFFSETTABLEPACK_H_ #include "FAConfig.h" #include "FAArray_cont_t.h" namespace Blin...
palerdot/BlingFire
blingfirecompile.library/inc/FAWREIO.h
<gh_stars>1000+ /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_WREIO_H_ #define _FA_WREIO_H_ #include "FAConfig.h" #include <iostream> namespace BlingFire { class FAWREConfA; /// /// Saves compiled WRE in a textual format /// ...
palerdot/BlingFire
blingfirecompile.library/inc/FALexBreaker.h
<gh_stars>1000+ /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_FALEXBREAKER_H_ #define _FA_FALEXBREAKER_H_ #include "FALexTools_t.h" #include "FAArray_cont_t.h" #include "FATagSet.h" #include "FALimits.h" namespace BlingFire { //...
palerdot/BlingFire
blingfirecompile.library/inc/FATokenNfa2Nfa_t.h
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_TOKENNFA2NFA_H_ #define _FA_TOKENNFA2NFA_H_ #include "FAConfig.h" #include "FAAllocatorA.h" #include "FAMultiMapA.h" #include "FAMultiMap_judy.h" #include "FASetUtils.h" #include "FAFsmCo...
palerdot/BlingFire
blingfirecompile.library/inc/FATypesNfaList2TypeNfa.h
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_TYPESNFALIST2TYPENFA_H_ #define _FA_TYPESNFALIST2TYPENFA_H_ #include "FAConfig.h" #include "FARSNfa_ar_judy.h" #include "FANfas2CommonENfa.h" #include "FAEpsilonRemoval.h" #include "FAChai...
palerdot/BlingFire
blingfirecompile.library/inc/FAEncoder_mask.h
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_ENCODER_MASK_H_ #define _FA_ENCODER_MASK_H_ #include "FAConfig.h" #include "FAEncoderA.h" namespace BlingFire { /// Does the following: /// 1. Recodes zero-bytes with two non-zero byt...
palerdot/BlingFire
blingfireclient.library/inc/FASuffixInterpretToolsConst_t.h
<reponame>palerdot/BlingFire<filename>blingfireclient.library/inc/FASuffixInterpretToolsConst_t.h /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_SUFFIXINTERPRETTOOLSCONST_T_H_ #define _FA_SUFFIXINTERPRETTOOLSCONST_T_H_ #include "FAConfig.h...
palerdot/BlingFire
blingfirecompile.library/inc/FARegexpLexer_wre.h
<filename>blingfirecompile.library/inc/FARegexpLexer_wre.h /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_REGEXPLEXER_WRE_H_ #define _FA_REGEXPLEXER_WRE_H_ #include "FAConfig.h" #include "FARegexpLexer_triv.h" namespace BlingFire { ...
palerdot/BlingFire
blingfirecompile.library/inc/FATokenNfa2TupleNfa.h
<filename>blingfirecompile.library/inc/FATokenNfa2TupleNfa.h /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_TOKENNFA2TUPLENFA_H_ #define _FA_TOKENNFA2TUPLENFA_H_ #include "FAConfig.h" #include "FAAny2AnyOther_global_t.h" #include "FATokenN...
palerdot/BlingFire
blingfirecompile.library/inc/FAChain2Num_hash.h
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_CHAIN2NUM_HASH_H_ #define _FA_CHAIN2NUM_HASH_H_ #include "FAConfig.h" #include "FAChain2NumA.h" #include "FAMap_judy.h" #include "FAArray_t.h" #include "FAArray_cont_t.h" #include "FAHeap...
palerdot/BlingFire
blingfirecompile.library/inc/FACalcMealy1.h
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_CALCMEALY1_H_ #define _FA_CALCMEALY1_H_ #include "FAConfig.h" #include "FARSNfa_wo_ro.h" #include "FARSDfa_wo_ro.h" #include "FAMealyDfa.h" #include "FANfa2Dfa_t.h" #include "FAArray_cont...
palerdot/BlingFire
blingfirecompile.library/inc/FAEncoder_pm_dpm.h
<filename>blingfirecompile.library/inc/FAEncoder_pm_dpm.h /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_ENCODER_PM_DPM_H_ #define _FA_ENCODER_PM_DPM_H_ #include "FAConfig.h" #include "FAEncoderA.h" namespace BlingFire { /// Does t...
palerdot/BlingFire
blingfirecompile.library/inc/FAStr2IntA.h
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_STR2INTA_H_ #define _FA_STR2INTA_H_ #include "FAConfig.h" namespace BlingFire { class FAStr2IntA { public: /// finds value by the string virtual const bool Get (const char ...
palerdot/BlingFire
blingfirecompile.library/inc/FAHeap_t.h
<reponame>palerdot/BlingFire<filename>blingfirecompile.library/inc/FAHeap_t.h<gh_stars>1000+ /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_HEAP_T_H_ #define _FA_HEAP_T_H_ #include "FAConfig.h" #include "FAArray_cont_t.h" namespace B...
palerdot/BlingFire
blingfirecompile.library/inc/FASortMultiMap.h
<gh_stars>1000+ /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_SORTMULTIMAP_H_ #define _FA_SORTMULTIMAP_H_ #include "FAConfig.h" #include "FAArray_cont_t.h" namespace BlingFire { class FAMultiMapA; class FAAllocatorA; /// /// So...
palerdot/BlingFire
blingfirecompile.library/inc/FATestCmpDfa.h
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_TESTCMPDFA_H_ #define _FA_TESTCMPDFA_H_ #include "FAConfig.h" #include "FAArray_t.h" #include "FABitArray.h" #include "FAArray_cont_t.h" namespace BlingFire { class FAAllocatorA; cl...
palerdot/BlingFire
blingfireclient.library/inc/FATransform_prefix_t.h
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_TRANSFORM_PREFIX_T_H_ #define _FA_TRANSFORM_PREFIX_T_H_ #include "FAConfig.h" #include "FATransformCA_t.h" #include "FARSDfaCA.h" #include "FASecurity.h" namespace BlingFire { /// /...
palerdot/BlingFire
blingfirecompile.library/inc/FANfaCreator_wre.h
<reponame>palerdot/BlingFire<filename>blingfirecompile.library/inc/FANfaCreator_wre.h /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_NFA_CREATOR_WRE_H_ #define _FA_NFA_CREATOR_WRE_H_ #include "FAConfig.h" #include "FANfaCreator_base.h" ...
palerdot/BlingFire
blingfireclient.library/inc/FASetImageA.h
<reponame>palerdot/BlingFire<filename>blingfireclient.library/inc/FASetImageA.h<gh_stars>1000+ /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_SETIMAGEA_H_ #define _FA_SETIMAGEA_H_ #include "FAConfig.h" namespace BlingFire { /// ///...
palerdot/BlingFire
blingfirecompile.library/inc/FAMealyDfaA.h
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_MEALYDFA_A_H_ #define _FA_MEALYDFA_A_H_ #include "FAConfig.h" #include "FAMealyDfaCA.h" namespace BlingFire { /// /// FSM-compile-time interface for MealyDfa automaton reaction. /// ...
palerdot/BlingFire
blingfirecompile.library/inc/FAWRERules2TokenNfa.h
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_WRERULES2TOKENNFA_H_ #define _FA_WRERULES2TOKENNFA_H_ #include "FAConfig.h" #include "FAChain2Num_hash.h" #include "FANfaCreator_wre.h" #include "FARegexpSimplify.h" #include "FARegexp2Nfa.h...
palerdot/BlingFire
blingfirecompile.library/inc/FAMergeMwe.h
<gh_stars>1000+ /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_MERGEMWE_H_ #define _FA_MERGEMWE_H_ #include "FAConfig.h" namespace BlingFire { class FARSDfaCA; class FATaggedTextA; class FATaggedTextCA; /// /// This class merges...
palerdot/BlingFire
blingfirecompile.library/inc/FARegexpLexerA.h
<reponame>palerdot/BlingFire<filename>blingfirecompile.library/inc/FARegexpLexerA.h<gh_stars>1000+ /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_REGEXPLEXERA_H_ #define _FA_REGEXPLEXERA_H_ #include "FAConfig.h" #include "FAArray_cont_t.h" ...
palerdot/BlingFire
blingfirecompile.library/inc/FATagSet.h
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_TAGSET_H_ #define _FA_TAGSET_H_ #include "FAConfig.h" #include "FAStr2Int_hash.h" #include "FAArray_cont_t.h" namespace BlingFire { class FAAllocatorA; /// /// Tagset container. ...
palerdot/BlingFire
blingfireclient.library/inc/FARSDfa_pack_triv.h
<reponame>palerdot/BlingFire<filename>blingfireclient.library/inc/FARSDfa_pack_triv.h /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_RSDFA_PACK_TRIV_H_ #define _FA_RSDFA_PACK_TRIV_H_ #include "FAConfig.h" #include "FASetImageA.h" #includ...
palerdot/BlingFire
blingfirecompile.library/inc/FAResolveMatch_nest.h
<reponame>palerdot/BlingFire /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_RESOLVEMATCH_NEST_H_ #define _FA_RESOLVEMATCH_NEST_H_ #include "FAConfig.h" #include "FAResolveMatchA.h" #include "FAArray_cont_t.h" namespace BlingFire { ...
palerdot/BlingFire
blingfireclient.library/inc/FATokenSegmentationTools_1best_t.h
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_TOKENSEGMENTATIONTOOLS_1BEST_T_H_ #define _FA_TOKENSEGMENTATIONTOOLS_1BEST_T_H_ #include "FAConfig.h" #include "FARSDfaCA.h" #include "FAMealyDfaCA.h" #include "FAArrayCA.h" #include "FAMult...
palerdot/BlingFire
blingfireclient.library/inc/FABrResultCA.h
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_BRRESULTCA_H_ #define _FA_BRRESULTCA_H_ #include "FAConfig.h" namespace BlingFire { /// /// Interface for reading results of extracting brackets /// class FABrResultCA { publi...
palerdot/BlingFire
blingfirecompile.library/inc/FAParser_nest_t.h
<reponame>palerdot/BlingFire /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_PARSER_NEST_T_H_ #define _FA_PARSER_NEST_T_H_ #include "FAConfig.h" #include "FAParser_base_t.h" #include "FAResolveMatch_nest.h" #include "FAState2OwsCA.h" ...
palerdot/BlingFire
blingfirecompile.library/inc/FADictStr2SuffixRule.h
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_DICTSTR2SUFFIXRULE_H_ #define _FA_DICTSTR2SUFFIXRULE_H_ #include "FAConfig.h" #include "FATransformCA_t.h" #include "FAArray_cont_t.h" namespace BlingFire { class FAAllocatorA; class...
palerdot/BlingFire
blingfirecompile.library/inc/FAMultiMap_judy.h
<filename>blingfirecompile.library/inc/FAMultiMap_judy.h /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_MULTI_MAP_JUDY_H_ #define _FA_MULTI_MAP_JUDY_H_ #include "FAConfig.h" #include "FAMultiMapA.h" #include "FAMap_judy.h" #include "FAA...
palerdot/BlingFire
blingfirecompile.library/inc/FAHyphInterpreter_t.h
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_HYPHINTERPRETER_T_H_ #define _FA_HYPHINTERPRETER_T_H_ #include "FAConfig.h" #include "FAFsmConst.h" #include "FALimits.h" #include "FAHyphConfKeeper_packaged.h" #include "FAW2SConfKeeper.h" ...
palerdot/BlingFire
blingfirecompile.library/inc/FATestMorph_tag_dict.h
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_TESTMORPH_TAG_DICT_H_ #define _FA_TESTMORPH_TAG_DICT_H_ #include "FAConfig.h" #include "FATestMorph.h" #include "FADictInterpreter_t.h" namespace BlingFire { class FATagSet; /// /...
palerdot/BlingFire
blingfireclient.library/inc/FAMealyDfaCA.h
<gh_stars>1000+ /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_MEALYDFA_CA_H_ #define _FA_MEALYDFA_CA_H_ #include "FAConfig.h" namespace BlingFire { /// /// Run-time interface for MealyDfa automaton reaction. /// class FAMealyD...
palerdot/BlingFire
blingfirecompile.library/inc/FACssLDB.h
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_CSSLDB_H_ #define _FA_CSSLDB_H_ #include "FAConfig.h" #include "FALDB.h" #include "FAWgConfKeeper.h" #include "FADictConfKeeper.h" #include "FAWreRulesConfKeeper.h" #include "FAGlobalConf...
palerdot/BlingFire
blingfirecompile.library/inc/FAMultiMapPack.h
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_MULTIMAPPACK_H_ #define _FA_MULTIMAPPACK_H_ #include "FAConfig.h" #include "FAMultiMapA.h" #include "FAArray_cont_t.h" #include "FAChainsPack_triv.h" namespace BlingFire { class FAAl...
palerdot/BlingFire
blingfireclient.library/inc/FAUtf32Utils.h
<reponame>palerdot/BlingFire<filename>blingfireclient.library/inc/FAUtf32Utils.h /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_UTF32UTILS_H_ #define _FA_UTF32UTILS_H_ #include "FAConfig.h" #include "FASecurity.h" namespace BlingFire { ...
palerdot/BlingFire
blingfirecompile.library/inc/FATestCmpPosNfa.h
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_TESTCMPPOSNFA_H_ #define _FA_TESTCMPPOSNFA_H_ #include "FAConfig.h" #include "FAArray_cont_t.h" namespace BlingFire { class FAAllocatorA; class FARSNfaCA; class FAMultiMapCA; /// ...
palerdot/BlingFire
blingfirecompile.library/inc/FAState2OwsA.h
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_STATE2OWS_A_H_ #define _FA_STATE2OWS_A_H_ #include "FAConfig.h" #include "FAState2OwsCA.h" namespace BlingFire { /// /// Additional interface for Moore Machines with multiple Ows at S...
palerdot/BlingFire
blingfireclient.library/inc/FAState2Ow_pack_triv.h
<filename>blingfireclient.library/inc/FAState2Ow_pack_triv.h /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_STATE2OW_PACK_TRIV_H_ #define _FA_STATE2OW_PACK_TRIV_H_ #include "FAConfig.h" #include "FASetImageA.h" #include "FAState2OwCA.h" ...
palerdot/BlingFire
blingfireclient.library/inc/FAOffsetTable_pack.h
<gh_stars>1000+ /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_OFFSETTABLE_PACK_H_ #define _FA_OFFSETTABLE_PACK_H_ #include "FAConfig.h" #include "FASetImageA.h" namespace BlingFire { /// /// This class interprets image dump creat...
palerdot/BlingFire
blingfirecompile.library/inc/FAUtf16Utils.h
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_UTF16UTILS_H_ #define _FA_UTF16UTILS_H_ #include "FAConfig.h" #include "FASecurity.h" namespace BlingFire { /// Converts UTF-16LE/BE symbol into int (UTF-32LE), /// returns new pointe...
SahiltheGreat/xv6-public
testfile.c
<reponame>SahiltheGreat/xv6-public<gh_stars>0 #include "types.h" #include "stat.h" #include "user.h" #include "fs.h" // #include "proc_stat.h" // struct proc_stat tate[100]; int main (int argc,char *argv[]) { // int pid; // // int status=0,a=3,b=4; // pid = fork (); // if (pid == 0) // { // // exec(argv[1],...
SahiltheGreat/xv6-public
sysproc.c
<gh_stars>0 #include "types.h" #include "x86.h" #include "defs.h" #include "date.h" #include "param.h" #include "memlayout.h" #include "mmu.h" #include "proc.h" #include "proc_stat.h" int sys_fork(void) { return fork(); } int sys_exit(void) { exit(); return 0; // not reached } int sys_wait(void) { return wa...
SahiltheGreat/xv6-public
ps.c
#include "types.h" #include "stat.h" #include "user.h" #include "param.h" /* * Subset of struct proc (from proc.h) * Passing the whole struct proc from kernel * to user space would be VERY UNSAFE! */ enum procstate { UNUSED, EMBRYO, SLEEPING, RUNNABLE, RUNNING, ZOMBIE }; struct proc { enum procstate state; ...
SahiltheGreat/xv6-public
foobar1.c
#include "types.h" #include "stat.h" #include "user.h" #include "fcntl.h" #include "proc_stat.h" int main(int argc, char *argv[]) { int pid; int k, n; int x, f=100; if (argc != 2) { printf(2, "usage: %s n\n", argv[0]); } n = atoi(argv[1]); for ( k = 0; k < n; k++ ) { pid = fork (); if ( pi...
SahiltheGreat/xv6-public
randomfunc.c
#include "types.h" #include "stat.h" #include "user.h" #include "fs.h" // #include "proc_stat.h" // struct proc_stat tate[100]; int main (int argc,char *argv[]) { int x = getpid(); int i; cprintf("PID is %d\n",x); for(i=0;i<=9;i++) { cprintf("%d ",i); } cprintf("\n"); exit(); }
SahiltheGreat/xv6-public
myprogram.c
<gh_stars>0 #include "types.h" #include "stat.h" #include "user.h" int main(void) { // sleep(1000) for(long long int i=0;i<100000000;i++) { volatile int x = 69420; x++; } // sleep(1000); printf(1, "My first xv6 program\n"); exit(); }
SahiltheGreat/xv6-public
pro2.c
<filename>pro2.c #include "types.h" #include "stat.h" #include "user.h" int main(int argc, char *argv[]) { // sleep(10); int x=0; for(volatile long long int i=0;i<1000000*atoi(argv[1]);i++) { // volatile int x = 69420; x++; } // sleep(10); printf(1, "%d\n",atoi(argv[1])); exit(); }
SahiltheGreat/xv6-public
foobar2.c
<gh_stars>0 // #include "types.h" // #include "stat.h" // #include "user.h" // #include "fs.h" // int main(int argc, char *argv[]) // { // for(int i=0;i<10;i++) // { // int pid = fork(); // if(pid==0) // { // set_priority(10-i); // printf(1,"prio %d\n",10-i); ...
SahiltheGreat/xv6-public
proc_stat.h
<gh_stars>0 #ifndef _PSTAT_H_ #define _PSTAT_H_ #include "param.h" struct proc_stat { int inuse[NPROC]; // whether this slot of the process table is in use (1 or 0) int pid[NPROC]; // PID of each process int priority[NPROC]; // current priority level of each process (0-4) int runtime[NPROC]; int...
SahiltheGreat/xv6-public
newtest.c
<reponame>SahiltheGreat/xv6-public #include "types.h" #include "stat.h" #include "user.h" #include "fs.h" int main (int argc,char *argv[]) { int pid; // int status=0,a=3,b=4; pid = fork (); if (pid == 0) { exec(argv[1],argv); // sleep(5); // printf(1, "exec %s failed\n", argv[1]); // sleep(10...
QB4-dev/esp_nano_httpd
esp_nano_httpd.c
<reponame>QB4-dev/esp_nano_httpd /*Copyright (c) 2018 <EMAIL> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, mer...
QB4-dev/esp_nano_httpd
esp_nano_httpd.h
<filename>esp_nano_httpd.h /*Copyright (c) 2018 <EMAIL> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, pu...
QB4-dev/esp_nano_httpd
util/file_upload.h
<reponame>QB4-dev/esp_nano_httpd<gh_stars>1-10 /*Copyright (c) 2018 <EMAIL> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, cop...
QB4-dev/esp_nano_httpd
util/wifi_util.c
<reponame>QB4-dev/esp_nano_httpd /*Copyright (c) 2018 <EMAIL> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, mer...
QB4-dev/esp_nano_httpd
util/file_upload.c
<reponame>QB4-dev/esp_nano_httpd /*Copyright (c) 2018 <EMAIL> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, mer...
QB4-dev/esp_nano_httpd
util/firmware_upgrade.h
/*Copyright (c) 2018 <EMAIL> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicen...
QB4-dev/esp_nano_httpd
util/wifi_util.h
<filename>util/wifi_util.h /*Copyright (c) 2018 <EMAIL> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, pu...
jwachlin/ARCartBase
ARCartBase.h
<filename>ARCartBase.h /** * @file ARCartBase.h * @author <NAME> * @date Feb 2019 * @brief Firmware for AR Cart base station interface to computer */ #ifndef _AR_CART_BASE_H_ #define _AR_CART_BASE_H_ #include <stdint.h> #include <Arduino.h> #include "freertos/FreeRTOS.h" #include "freertos/task.h" #include "fre...
jwachlin/ARCartBase
base_serial.h
/** * @file base_serial.h * @author <NAME> * @date Feb 2019 * @brief Firmware for AR Cart base station interface to computer */ #ifndef _BASE_SERIAL_H_ #define _BASE_SERIAL_H_ #define MAX_PAYLOAD_SIZE (128) #define START_BYTE_0 (0x77) #define START_BYTE_1 (0x12) /** * @brief Serial...
jwachlin/ARCartBase
base_network.h
/** * @file base_network.h * @author <NAME> * @date Feb 2019 * @brief Network interface for AR Cart */ #ifndef _BASE_NETWORK_H_ #define _BASE_NETWORK_H_ #include <stdint.h> #include "ARCartBase.h" typedef enum message_type_t{ MSG_CONTROLLER_INPUT, MSG_TELEMETRY }; /** * @brief Controller structure ...
alexsandrovp/winreg
registry.h
<reponame>alexsandrovp/winreg /* Copyright (c) 2016 <NAME> This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, includ...
alexsandrovp/winreg
base64.h
/* Copyright (c) 2016 <NAME> This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, a...
alexsandrovp/winreg
test.h
<filename>test.h<gh_stars>0 /* Copyright (c) 2016 <NAME> This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, includin...
davidson-bruno/dining-philosofers
phil.h
#ifndef PHIL_H #define PHIL_H #define HUNGRY 0 #define THINKING 1 #define EATING 2 #include <semaphore.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include <time.h> /* Convenções: Prefixo "env" : variável ou função relacionada ao ambiente (de "enviroment") Prefixo "i" : variá...
davidson-bruno/dining-philosofers
main.c
<reponame>davidson-bruno/dining-philosofers #include <stdio.h> #include <stdlib.h> #include <pthread.h> #include "phil.c" int main(int argc, char* argv[]) { // Declara e inicializa o ambiente env_t env; env_init(&env); // Passa os argumentos do programa para o ambiente for(int i = 0; i < argc; i++...
davidson-bruno/dining-philosofers
phil.c
<reponame>davidson-bruno/dining-philosofers #include "phil.h" /* Funções dos filósofos */ void* phil_thread_func(void* arguments) { args_t* args = (args_t*)arguments; env_t* env = args->env; int phil_i = args->phil_i; phil_t* phil = &env->phils[phil_i]; time_t start_time; time_t end_time; ...
LuckyChen73/WYNewsClassNine
WYNewsClassNine/WYNewsClassNine/Classes/Tool/WYNetworkTool.h
// // WYNetworkTool.h // WYNewsClassNine // // Created by chenWei on 2017/3/20. // Copyright © 2017年 陈伟. All rights reserved. // #import <AFNetworking/AFNetworking.h> @interface WYNetworkTool : AFHTTPSessionManager //单例 + (instancetype)sharedTool; /** 网络中间层 @param urlStr url 字符串 @param method 请求方式 @param...
LuckyChen73/WYNewsClassNine
WYNewsClassNine/WYNewsClassNine/Classes/Home/ChannelView/WYChannelController.h
<reponame>LuckyChen73/WYNewsClassNine<filename>WYNewsClassNine/WYNewsClassNine/Classes/Home/ChannelView/WYChannelController.h // // WYChannelController.h // WYNewsClassNine // // Created by chenWei on 2017/3/18. // Copyright © 2017年 陈伟. All rights reserved. // #import <UIKit/UIKit.h> @interface WYChannelControlle...
LuckyChen73/WYNewsClassNine
WYNewsClassNine/WYNewsClassNine/Classes/Tool/WYNetworkTool+news.h
// // WYNetworkTool+news.h // WYNewsClassNine // // Created by chenWei on 2017/3/20. // Copyright © 2017年 陈伟. All rights reserved. // #import "WYNetworkTool.h" @interface WYNetworkTool (news) /** 获取网易新闻的列表的数据 @param tid tid 字符串 @param callBack 完成回调,将模型数组直接返回 */ - (void)requestNewsListWithTid:(NSString *)t...
LuckyChen73/WYNewsClassNine
WYNewsClassNine/WYNewsClassNine/Classes/Home/NewDetail/WYDetailController.h
<filename>WYNewsClassNine/WYNewsClassNine/Classes/Home/NewDetail/WYDetailController.h // // WYDetailController.h // WYNewsClassNine // // Created by chenWei on 2017/3/18. // Copyright © 2017年 陈伟. All rights reserved. // #import <UIKit/UIKit.h> #import "WYNewsModel.h" @interface WYDetailController : UIViewControll...
LuckyChen73/WYNewsClassNine
WYNewsClassNine/WYNewsClassNine/Classes/Home/Home/View/WYChannelView.h
<reponame>LuckyChen73/WYNewsClassNine // // WYChannelView.h // WYNewsClassNine // // Created by chenWei on 2017/3/18. // Copyright © 2017年 陈伟. All rights reserved. // #import <UIKit/UIKit.h> @protocol WYChannelViewDelegate <NSObject> - (void)channelView:(NSInteger)index; @end @interface WYChannelView : UIScro...
LuckyChen73/WYNewsClassNine
WYNewsClassNine/WYNewsClassNine/Classes/Home/NewList/Other/WYBigImageCell.h
<filename>WYNewsClassNine/WYNewsClassNine/Classes/Home/NewList/Other/WYBigImageCell.h // // WYBigImageCell.h // WYNewsClassNine // // Created by chenWei on 2017/3/20. // Copyright © 2017年 陈伟. All rights reserved. // #import <UIKit/UIKit.h> #import "WYNewsModel.h" @interface WYBigImageCell : UITableViewCell @prop...
LuckyChen73/WYNewsClassNine
WYNewsClassNine/WYNewsClassNine/Classes/Home/Home/Model/WYLabel.h
// // WYLabel.h // WYNewsClassNine // // Created by chenWei on 2017/3/18. // Copyright © 2017年 陈伟. All rights reserved. // #import <UIKit/UIKit.h> #import "WYChannelModel.h" @interface WYLabel : UILabel /** 一创建 label 就给 label 赋值 @param model <#model description#> @return <#return value description#> */ + (...
LuckyChen73/WYNewsClassNine
WYNewsClassNine/WYNewsClassNine/Classes/Home/Home/Model/WYChannelModel.h
// // WYChannelModel.h // WYNewsClassNine // // Created by chenWei on 2017/3/18. // Copyright © 2017年 陈伟. All rights reserved. // #import <Foundation/Foundation.h> @interface WYChannelModel : NSObject //频道id @property (nonatomic, copy) NSString *tid; //频道名字 @property (nonatomic, copy) NSString *tname; /** 获取所...
LuckyChen73/WYNewsClassNine
WYNewsClassNine/WYNewsClassNine/Classes/Home/NewList/Other/WYThreeImageCell.h
// // WYThreeImageCell.h // WYNewsClassNine // // Created by chenWei on 2017/3/20. // Copyright © 2017年 陈伟. All rights reserved. // #import <UIKit/UIKit.h> #import "WYNewsModel.h" @interface WYThreeImageCell : UITableViewCell @property (nonatomic, strong) WYNewsModel *newsModel; @end
LuckyChen73/WYNewsClassNine
WYNewsClassNine/WYNewsClassNine/Classes/Main/WYMainViewController.h
// // WYMainViewController.h // WYNewsClassNine // // Created by chenWei on 2017/3/18. // Copyright © 2017年 陈伟. All rights reserved. // #import <UIKit/UIKit.h> @interface WYMainViewController : UITabBarController @end
LuckyChen73/WYNewsClassNine
WYNewsClassNine/WYNewsClassNine/Classes/Home/Home/WYHomeController.h
<gh_stars>0 // // WYHomeController.h // WYNewsClassNine // // Created by chenWei on 2017/3/18. // Copyright © 2017年 陈伟. All rights reserved. // #import <UIKit/UIKit.h> @interface WYHomeController : UIViewController @end
LuckyChen73/WYNewsClassNine
WYNewsClassNine/WYNewsClassNine/Classes/Home/NewList/WYNewsListController.h
// // WYNewsListController.h // WYNewsClassNine // // Created by chenWei on 2017/3/18. // Copyright © 2017年 陈伟. All rights reserved. // #import <UIKit/UIKit.h> #import "WYChannelModel.h" @interface WYNewsListController : UIViewController @property (nonatomic, strong) WYChannelModel *model; @property (nonatomic,...
LuckyChen73/WYNewsClassNine
WYNewsClassNine/WYNewsClassNine/Classes/Home/NewList/WYNewsModel.h
<gh_stars>0 // // WYNewsModel.h // WYNewsClassNine // // Created by chenWei on 2017/3/20. // Copyright © 2017年 陈伟. All rights reserved. // #import <Foundation/Foundation.h> @interface WYNewsModel : NSObject //回复数 @property (nonatomic, copy) NSString *replyCount; //文章 id @property (nonatomic, copy) NSString *docid...
HFTrader/fecpp
fecpp.h
/* * Forward error correction based on Vandermonde matrices * * (C) 1997-1998 <NAME> (<EMAIL>) * (C) 2009 <NAME> (<EMAIL>) * * Distributed under the terms given in license.txt */ #ifndef FECPP_H_ #define FECPP_H_ #include <map> #include <vector> #include <functional> #include <cstdint> namespace fecpp { usin...
icanzilb/RealmNotificationExample
Pods/Target Support Files/Pods-FineNotifications/Pods-FineNotifications-umbrella.h
#ifdef __OBJC__ #import <UIKit/UIKit.h> #endif FOUNDATION_EXPORT double Pods_FineNotificationsVersionNumber; FOUNDATION_EXPORT const unsigned char Pods_FineNotificationsVersionString[];
gabrielefronze/TSystFitter
TSystFitSettings.h
<gh_stars>0 // // Created by <NAME> on 25/06/2017. // #ifndef TSYSTFITTER_TSYSTFITSETTIGNS_H #define TSYSTFITTER_TSYSTFITSETTIGNS_H #include "Rtypes.h" #include "TSystFitParameter.h" #include "TF1.h" #include <utility> #include <vector> class TSystFitSettings { public: explicit TSystFitSettings(Int_t fNParams = ...
gabrielefronze/TSystFitter
TSystFitParameter.h
<reponame>gabrielefronze/TSystFitter // // Created by <NAME> on 25/06/2017. // #ifndef TSYSTFITTER_TSYSTFITPARAMETER_H #define TSYSTFITTER_TSYSTFITPARAMETER_H #include "TF1.h" #include <utility> #include <vector> enum ParamType{ kCustom, kFix, kUniform, kNoType }; struct ParamValue{ Double_t fVa...