Home
last modified time | relevance | path

Searched refs:noverify (Results 1 - 4 of 4) sorted by relevance

/third_party/icu/tools/scripts/
H A Dicurun143 if ! fgrep -q -s noverify "${ICU_CONFIG}" ;
150 SANITY_OPTS=--noverify
/third_party/icu/tools/multi/proj/provider/
H A DMakefile188 $(call ECHO_COMPILE,$(shell $(PLUGLIB_ICU_CONFIG) --noverify $(ICU_CONFIG_CXX)) $(GLUE_CFLAGS) -c -I$(TOP)/$(BUILD)/$$ver/gluren/include -DICUGLUE_VER=$$ver -DICUGLUE_VER_STR=\"$$ver\" "-DGLUE_SYM(x)=glue ## x ## $$ver" -o $(GLOUT)/$(PLUGLIB)/$${part}_$${ver}_for_$(PLUGLIB).o $(GLUE)/$${part}$(PARTSUFF).cpp $(XOPTS) ) || exit 1 ; \
197 $(call ECHO_COMPILE,$(shell $(PLUGLIB_ICU_CONFIG) --noverify $(ICU_CONFIG_CXX)) $(GLUE_CFLAGS) -I$(GLOUT)/$(PLUGLIB)/include -c -o $(GLOUT)/$(PLUGLIB)/$${part}_$(PLUGLIB).o $(GLUE)/$${part}$(PARTSUFF).cpp $(XOPTS) $(PLUG_EXTRA_FLAGS) ) || exit 1 ; \
/third_party/node/deps/openssl/openssl/apps/
H A Docsp.c174 {"noverify", OPT_NOVERIFY, '-', "Don't verify response at all"},
251 int accept_count = -1, add_nonce = 1, noverify = 0, use_ssl = -1; in ocsp_main() local
320 noverify = 1; in ocsp_main()
820 if (!noverify) { in ocsp_main()
/third_party/openssl/apps/
H A Docsp.c174 {"noverify", OPT_NOVERIFY, '-', "Don't verify response at all"},
251 int accept_count = -1, add_nonce = 1, noverify = 0, use_ssl = -1; in ocsp_main() local
320 noverify = 1; in ocsp_main()
820 if (!noverify) { in ocsp_main()

Completed in 5 milliseconds