Home
last modified time | relevance | path

Searched refs:meaning (Results 1 – 25 of 128) sorted by relevance

123456

/external/srec/srec/Semproc/src/
DSemanticProcessorImpl.c478 LCHAR meaning[MAX_STRING_LEN]; /* special key */ in SR_SemanticProcessor_CheckParseByWordID() local
679 LSTRCPY(meaning, L("meaning")); in SR_SemanticProcessor_CheckParseByWordID()
680 CHKLOG(rc, hashmap->containsKey(hashmap, meaning, &containsKey)); in SR_SemanticProcessor_CheckParseByWordID()
683 LSTRCPY(meaning, ruleName); /* the last rule name encountered is always the root */ in SR_SemanticProcessor_CheckParseByWordID()
684 LSTRCAT(meaning, L("meaning")); in SR_SemanticProcessor_CheckParseByWordID()
685 CHKLOG(rc, hashmap->containsKey(hashmap, meaning, &containsKey)); in SR_SemanticProcessor_CheckParseByWordID()
689 CHKLOG(rc, hashmap->get(hashmap, meaning, (void **)&p)); in SR_SemanticProcessor_CheckParseByWordID()
716 meaning[0] = 0; in SR_SemanticProcessor_CheckParseByWordID()
724 if (meaning[0] != 0) /* separate vals with space */ in SR_SemanticProcessor_CheckParseByWordID()
726 if (LSTRLEN(meaning) + 1 < MAX_STRING_LEN) in SR_SemanticProcessor_CheckParseByWordID()
[all …]
/external/iptables/extensions/
Dlibipt_state.man8 meaning that the packet could not be identified for some reason which
12 meaning that the packet is associated with a connection which has seen
15 meaning that the packet has started a new connection, or otherwise
19 meaning that the packet is starting a new connection, but is
Dlibipt_conntrack.man10 meaning that the packet is associated with no known connection,
12 meaning that the packet is associated with a connection which has seen
15 meaning that the packet has started a new connection, or otherwise
19 meaning that the packet is starting a new connection, but is
/external/icu4c/data/translit/
DSimplified_Traditional.txt2149 # 瀋 / 沈 meaning Shenyang
2164 墨渖未干↔墨瀋未乾; # 瀋 meaning liquid
2166 石沉大海↔石沈大海; # 沈 meaning sink
/external/srec/srec/test/SRecTest/src/
DSRecTest.c189 LCHAR* meaning; in myDSMCallback() local
198 meaning = argv[0]; in myDSMCallback()
200 meaning = L(""); in myDSMCallback()
201 lstrtrim(meaning); in myDSMCallback()
202 LSTRLWR(meaning); in myDSMCallback()
204 if (LISDIGIT(*meaning)) in myDSMCallback()
459 ESR_ReturnCode srec_test_parse (SR_Grammar *grammar, const LCHAR* trans, LCHAR* meaning, size_t *le…
2652 LCHAR meaning[MAX_LINE_LENGTH] = { 0 }; in srec_test_log_reco_from_file_data() local
2656 srec_test_parse ( active_grammar, transcription, meaning, &len); in srec_test_log_reco_from_file_data()
2657 if(LSTRLEN(meaning)>0) in srec_test_log_reco_from_file_data()
[all …]
/external/srec/doc/logs/uapi/
Drun_ERT.log21 key=ROOT.meaning value=DEL Jen_Parker
/external/srec/srec/test/SRecTestAudio/src/
DSRecTestAudio.c187 LCHAR* meaning; in myDSMCallback() local
196 meaning = argv[0]; in myDSMCallback()
198 meaning = L(""); in myDSMCallback()
199 lstrtrim(meaning); in myDSMCallback()
200 LSTRLWR(meaning); in myDSMCallback()
202 if (LISDIGIT(*meaning)) in myDSMCallback()
459 ESR_ReturnCode srec_test_parse (SR_Grammar *grammar, const LCHAR* trans, LCHAR* meaning, size_t *le…
2798 ESR_ReturnCode srec_test_parse ( SR_Grammar* grammar, const LCHAR* trans, LCHAR* meaning, size_t *l… in srec_test_parse() argument
2829 LSTRCPY ( meaning, L("") ); in srec_test_parse()
2835 … parse_status = semanticResults->getValue ( semanticResults, "meaning", meaning, len); in srec_test_parse()
/external/libffi/
Dlibtool-version2 # the libtool manual to understand the meaning of the fields. This is
/external/e2fsprogs/
DINSTALL52 fields as "0", and a pass number of 0 is documented as meaning that
DINSTALL.elfbin36 fields as "0", and a pass number of 0 is documented as meaning that
/external/e2fsprogs/tests/
DREADME6 status for each run. The meaning of the exit status codes are as
/external/dhcpcd/
DREADME67 changes the meaning of some options.
/external/libpcap/doc/
Dpcap.txt195 The fields have the following meaning:
420 The meaning of the fields is:
522 The meaning of the fields is:
1039 The fields have the following meaning:
1263 The fields have the following meaning:
1306 The fields have the following meaning:
1363 The fields have the following meaning:
/external/libgsm/
DChangeLog4 COPYRIGHT: exploring the deeper meaning and cultural
/external/zlib/old/
Dvisual-basic.txt77 'bracket meaning: <parameter> [optional] {Range of possible values}
/external/bluetooth/glib/
DREADME.win3213 Windows meaning they use the Win32 API and Microsoft C runtime library
86 meaning in another C runtime DLL.
/external/bluetooth/glib/docs/reference/glib/
Dregex-syntax.sgml100 <entry>extends the meaning of (, or 0/1 quantifier, or quantifier minimizer</entry>
163 a non-alphanumeric character, it takes away any special meaning that
187 If you want to remove the special meaning from a sequence of characters,
879 has a different meaning, namely the backspace character, inside a
934 has an entirely different meaning (see below).
953 appears. Dollar has no special meaning in a character class.
957 The meaning of dollar can be changed so that it matches only at the
1012 characters. Dot has no special meaning in a character class.
1025 special meaning in a character class.
1646 does the right thing with the C comments. The meaning of the various
[all …]
/external/protobuf/vsprojects/
Dreadme.txt113 produced when compiling code which merely uses protocol buffers, meaning you
/external/openssl/crypto/engine/
DREADME89 descriptions remain untouched. However, the storage takes more meaning in terms
90 of "cipher description" and less meaning in terms of "implementation". When an
/external/icu4c/config/
Dmh-os39064 # meaning as normal reentrancy on other platforms. See the z/OS documentation
/external/chromium/third_party/icu/source/config/
Dmh-os39064 # meaning as normal reentrancy on other platforms. See the z/OS documentation
/external/webkit/JavaScriptCore/wtf/
DFastMalloc.cpp439 #define DEFINE_VARIABLE(type, name, value, meaning) \ argument
446 #define DEFINE_int64(name, value, meaning) \ argument
447 DEFINE_VARIABLE(int64_t, name, value, meaning)
449 #define DEFINE_double(name, value, meaning) \ argument
450 DEFINE_VARIABLE(double, name, value, meaning)
/external/tcpdump/tests/
Dprint-AA.new89 The default directory index is <TT>index.html</TT>, meaning that requests
Dprint-AA.out89 The default directory index is <TT>index.html</TT>, meaning that requests
Dprint-A.out89 The default directory index is <TT>index.html</TT>, meaning that requests

123456