/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/ |
parameter.hpp | 12 // Description : abstract interface for the formal parameter
|
/external/sqlite/android/ |
Android.mk | 36 # Note: This "test" is not recognized as a formal test. This is just for enabling developers 38 # The formal test for phone_number_compare() is in DataBaseGeneralTest.java
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
ipa-prop.h | 37 Pass-through - the caller's formal parameter is passed as an actual 47 the result is an address of a part of the object pointed to by the formal 53 Other pass-through functions can either simply pass on an unchanged formal 84 /* Number of the caller's formal parameter being passed. */ 102 /* Number of the caller's formal parameter being passed. */ 133 /* All formal parameters in the program have a lattice associated with it 150 /* All formal parameters in the program have a cval computed by 159 /* Structure describing a single formal parameter. */ 176 /* ipa_node_params stores information related to formal parameters of functions 181 /* Number of formal parameters of this function. When set to 0, thi [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
ipa-prop.h | 37 Pass-through - the caller's formal parameter is passed as an actual 47 the result is an address of a part of the object pointed to by the formal 53 Other pass-through functions can either simply pass on an unchanged formal 84 /* Number of the caller's formal parameter being passed. */ 102 /* Number of the caller's formal parameter being passed. */ 133 /* All formal parameters in the program have a lattice associated with it 150 /* All formal parameters in the program have a cval computed by 159 /* Structure describing a single formal parameter. */ 176 /* ipa_node_params stores information related to formal parameters of functions 181 /* Number of formal parameters of this function. When set to 0, thi [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
ipa-prop.h | 37 Pass-through - the caller's formal parameter is passed as an actual 47 the result is an address of a part of the object pointed to by the formal 53 Other pass-through functions can either simply pass on an unchanged formal 84 /* Number of the caller's formal parameter being passed. */ 102 /* Number of the caller's formal parameter being passed. */ 133 /* All formal parameters in the program have a lattice associated with it 150 /* All formal parameters in the program have a cval computed by 159 /* Structure describing a single formal parameter. */ 176 /* ipa_node_params stores information related to formal parameters of functions 181 /* Number of formal parameters of this function. When set to 0, thi [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
ipa-prop.h | 37 Pass-through - the caller's formal parameter is passed as an actual 47 the result is an address of a part of the object pointed to by the formal 53 Other pass-through functions can either simply pass on an unchanged formal 84 /* Number of the caller's formal parameter being passed. */ 102 /* Number of the caller's formal parameter being passed. */ 133 /* All formal parameters in the program have a lattice associated with it 150 /* All formal parameters in the program have a cval computed by 159 /* Structure describing a single formal parameter. */ 176 /* ipa_node_params stores information related to formal parameters of functions 181 /* Number of formal parameters of this function. When set to 0, thi [all...] |
/external/llvm/include/llvm/IR/ |
Argument.h | 29 /// This class represents an incoming formal argument to a Function. A formal 30 /// argument, since it is ``formal'', does not contain an actual value but 52 /// \brief Return the index of this formal argument in its containing
|
/frameworks/compile/mclinker/include/mcld/LD/ |
Diagnostic.h | 84 // format - format this diagnostic into string, subsituting the formal 88 // format - format the given formal string, subsituting the formal
|
/external/chromium_org/third_party/libxml/src/ |
TODO_SCHEMAS | 27 - "formal" checking, i.e. go through the full Structure spec and
|
/external/nist-sip/ |
NIST-CONDITIONS-OF-USE.txt | 15 * As a result, a formal license is not needed to use this software.
|
/external/nist-sip/java/gov/nist/core/ |
Match.java | 8 * and are considered to be in the public domain. As a result, a formal
|
Token.java | 8 * and are considered to be in the public domain. As a result, a formal
|
/external/nist-sip/java/gov/nist/javax/sip/ |
EventWrapper.java | 8 * and are considered to be in the public domain. As a result, a formal
|
/external/nist-sip/java/gov/nist/javax/sip/address/ |
RouterExt.java | 8 * and are considered to be in the public domain. As a result, a formal
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
AlertInfoList.java | 8 * and are considered to be in the public domain. As a result, a formal
|
ContentLanguageList.java | 8 * and are considered to be in the public domain. As a result, a formal
|
/external/nist-sip/java/gov/nist/javax/sip/header/ims/ |
PathHeader.java | 8 * and are considered to be in the public domain. As a result, a formal
|
PathList.java | 8 * and are considered to be in the public domain. As a result, a formal
|
SecurityClientHeader.java | 9 * and are considered to be in the public domain. As a result, a formal
|
SecurityVerifyHeader.java | 9 * and are considered to be in the public domain. As a result, a formal
|
ServiceRouteHeader.java | 8 * and are considered to be in the public domain. As a result, a formal
|
ServiceRouteList.java | 8 * and are considered to be in the public domain. As a result, a formal
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
SIPTransactionEventListener.java | 8 * and are considered to be in the public domain. As a result, a formal
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/detail/ |
enable_warnings.hpp | 18 # pragma warning(default: 4100) // unreferenced formal parameter
|
suppress_warnings.hpp | 19 # pragma warning(disable: 4100) // unreferenced formal parameter
|