OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nos
(Results
1 - 5
of
5
) sorted by null
/external/guava/guava-tests/test/com/google/common/io/
NullOutputStreamTest.java
30
NullOutputStream
nos
= new NullOutputStream();
local
31
assertNotNull(
nos
);
33
nos
.write('n');
35
nos
.write(test.getBytes());
36
nos
.write(test.getBytes(), 2, 10);
/external/openfst/src/include/fst/
reverse.h
78
StateId
nos
= iarc.nextstate + 1;
local
79
while (ofst->NumStates() <=
nos
)
81
ofst->AddArc(
nos
, oarc);
/external/srec/tools/thirdparty/OpenFst/fst/lib/
reverse.h
69
StateId
nos
= iarc.nextstate + 1;
local
70
while (ofst->NumStates() <=
nos
)
72
ofst->AddArc(
nos
, oarc);
/external/openssl/crypto/x509v3/
v3_cpols.c
78
static int nref_nos(STACK_OF(ASN1_INTEGER) *nnums, STACK_OF(CONF_VALUE) *
nos
);
301
STACK_OF(CONF_VALUE) *
nos
;
306
nos
= X509V3_parse_list(cnf->value);
307
if(!
nos
|| !sk_CONF_VALUE_num(
nos
)) {
312
ret = nref_nos(nref->noticenos,
nos
);
313
sk_CONF_VALUE_pop_free(
nos
, X509V3_conf_free);
339
static int nref_nos(STACK_OF(ASN1_INTEGER) *nnums, STACK_OF(CONF_VALUE) *
nos
)
346
for(i = 0; i < sk_CONF_VALUE_num(
nos
); i++) {
347
cnf = sk_CONF_VALUE_value(
nos
, i)
[
all
...]
/external/v8/test/mjsunit/
string-indexof-2.js
33
+ "dolor, non existimant oportere nimium
nos
causae confidere, sed et"
Completed in 122 milliseconds