Searched refs:fee (Results 1 - 25 of 35) sorted by relevance

12

/external/clang/test/CodeGen/
H A Dno-opt-volatile-memcpy.c33 void fee (void) { function
37 // CHECK-LABEL: define void @fee()
/external/clang/test/CodeGenCXX/
H A Dno-opt-volatile-memcpy.cpp33 void fee (void) { function
/external/clang/test/Sema/
H A Dattr-unavailable-message.c42 enum fee { // expected-note {{'fee' has been explicitly marked unavailable here}} enum
48 enum fee f() { // expected-error {{'fee' is unavailable}}
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/fitting/
H A DPolynomialFitter.java77 } catch (FunctionEvaluationException fee) {
79 throw new RuntimeException(fee);
H A DHarmonicFitter.java102 } catch (FunctionEvaluationException fee) {
104 throw new RuntimeException(fee);
/external/curl/packages/vms/
H A Dbuild_gnv_curl.com10 $! purpose with or without fee is hereby granted, provided that the above
H A Dcurl_startup.com11 $! purpose with or without fee is hereby granted, provided that the above
H A Dbuild_gnv_curl_release_notes.com17 $! purpose with or without fee is hereby granted, provided that the above
H A Dbackup_gnv_curl_src.com23 $! purpose with or without fee is hereby granted, provided that the above
H A Dbuild_curl-config_script.com8 $! purpose with or without fee is hereby granted, provided that the above
H A Dbuild_libcurl_pc.com10 $! purpose with or without fee is hereby granted, provided that the above
H A Dpcsi_product_gnv_curl.com11 $! purpose with or without fee is hereby granted, provided that the above
H A Dbuild_gnv_curl_pcsi_text.com18 $! purpose with or without fee is hereby granted, provided that the above
H A Dclean_gnv_curl.com21 $! purpose with or without fee is hereby granted, provided that the above
H A Dstage_curl_install.com32 $! purpose with or without fee is hereby granted, provided that the above
H A Dcompare_curl_source.com75 $! purpose with or without fee is hereby granted, provided that the above
H A Dgenerate_vax_transfer.com20 $! purpose with or without fee is hereby granted, provided that the above
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/
H A DMultiStartDifferentiableMultivariateRealOptimizer.java190 } catch (FunctionEvaluationException fee) {
H A DMultiStartMultivariateRealOptimizer.java179 } catch (FunctionEvaluationException fee) {
H A DMultiStartDifferentiableMultivariateVectorialOptimizer.java194 } catch (FunctionEvaluationException fee) {
H A DMultiStartUnivariateRealOptimizer.java248 } catch (FunctionEvaluationException fee) {
/external/boringssl/src/crypto/lhash/
H A Dmake_macros.sh10 * purpose with or without fee is hereby granted, provided that the above
/external/ant-glob/
H A DNOTICE168 * and charge a fee for, acceptance of support, warranty, indemnity,
215 with or without modification, for any purpose and without fee or royalty is
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/interpolation/
H A DBicubicSplineInterpolatingFunction.java251 } catch (FunctionEvaluationException fee) {
253 throw new RuntimeException(fee);
/external/boringssl/
H A Drules.mk4 # purpose with or without fee is hereby granted, provided that the above

Completed in 415 milliseconds

12