/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/libexec/gcc/arm-eabi/4.4.0/install-tools/ |
fixinc.sh | 143 echo "Forbidden identifiers: `tr '\012' ' ' < ${MACRO_LIST}`" 150 then echo "No forbidden identifiers defined by this target" ; fi
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/libexec/gcc/arm-eabi/4.2.1/install-tools/ |
fixinc.sh | 145 echo "Forbidden identifiers: `tr '\012' ' ' < ${MACRO_LIST}`" 152 then echo "No forbidden identifiers defined by this target" ; fi
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/libexec/gcc/arm-eabi/4.3.1/install-tools/ |
fixinc.sh | 145 echo "Forbidden identifiers: `tr '\012' ' ' < ${MACRO_LIST}`" 152 then echo "No forbidden identifiers defined by this target" ; fi
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/libexec/gcc/arm-eabi/4.4.0/install-tools/ |
fixinc.sh | 143 echo "Forbidden identifiers: `tr '\012' ' ' < ${MACRO_LIST}`" 150 then echo "No forbidden identifiers defined by this target" ; fi
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/libexec/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/ |
fixinc.sh | 145 echo "Forbidden identifiers: `tr '\012' ' ' < ${MACRO_LIST}`" 152 then echo "No forbidden identifiers defined by this target" ; fi
|
/prebuilt/linux-x86/toolchain/sh-4.3.3/libexec/gcc/sh-linux-gnu/4.3.3/install-tools/ |
fixinc.sh | 145 echo "Forbidden identifiers: `tr '\012' ' ' < ${MACRO_LIST}`" 152 then echo "No forbidden identifiers defined by this target" ; fi
|
/dalvik/docs/ |
verifier.html | 68 forbidden when a local variable holds an uninitialized reference. The
|
/external/apache-http/src/org/apache/http/impl/ |
EnglishReasonPhraseCatalog.java | 149 "Forbidden");
|
/external/bluetooth/hcidump/parser/ |
obex.c | 95 return "Forbidden";
|
/external/opencore/codecs_v2/utilities/pv_config_parser/src/ |
pv_video_config_parser.cpp | 209 NewProfile = (NewSeqHeader & 0xC0) >> 6; // 0 - simple , 1- main, 3 - complex, 2-forbidden
|
/external/webkit/WebCore/page/ |
SecurityOrigin.h | 65 static void setDomainRelaxationForbiddenForURLScheme(bool forbidden, const String&);
|
/external/webkit/WebKit/win/Interfaces/ |
IWebViewPrivate.idl | 228 HRESULT setDomainRelaxationForbiddenForURLScheme([in] BOOL forbidden, [in] BSTR scheme);
|
/external/webkit/WebKitTools/DumpRenderTree/ |
LayoutTestController.h | 77 void setDomainRelaxationForbiddenForURLScheme(bool forbidden, JSStringRef scheme);
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
line-map.h | 20 You are forbidden to forbid anyone else to use, share and improve
|
/external/apache-http/src/org/apache/http/ |
HttpStatus.java | 104 /** <tt>403 Forbidden</tt> (HTTP/1.0 - RFC 1945) */
|
/external/kernel-headers/original/asm-x86/ |
io_32.h | 151 * are forbidden in portable PCI drivers.
|
/external/libpng/contrib/visupng/ |
cexcept.h | 147 return, break, continue, goto, longjmp) is forbidden--the compiler
|
/external/v8/test/cctest/ |
test-log-utils.cc | 128 // Now the buffer is sealed, writing of any amount of data is forbidden.
|
/frameworks/base/obex/javax/obex/ |
ResponseCodes.java | 175 * Defines the OBEX FORBIDDEN response code.
|
/hardware/ti/omap3/omx/ti_omx_config_parser/src/ |
ti_video_config_parser.cpp | 224 NewProfile = (NewSeqHeader & 0xC0) >> 6; // 0 - simple , 1- main, 3 - complex, 2-forbidden
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
BluetoothShare.java | 346 * This transfer is forbidden by target device.
|
/packages/apps/Mms/src/com/android/mms/transaction/ |
HttpUtils.java | 76 // To forbidden instantiate this class.
|
/cts/tests/src/android/webkit/cts/ |
CtsTestServer.java | 99 public static final String MESSAGE_403 = "403 forbidden"; 130 sReasons.put(HttpStatus.SC_FORBIDDEN, "Forbidden");
|
/external/clearsilver/mod_ecs/ |
mod_ecs.c | 711 return log_scripterror(r, conf, FORBIDDEN, 715 return log_scripterror(r, conf, FORBIDDEN,
|
/external/openssl/crypto/ |
crypto.h | 539 alg " previous FIPS forbidden algorithm error ignored"); 542 #alg " Algorithm forbidden in FIPS mode");
|