/external/proguard/src/proguard/classfile/attribute/annotation/ |
EnumConstantElementValue.java | 107 referencedClass.accept(classVisitor); 121 referencedField.accept(referencedClasses[0], 134 public void accept(Clazz clazz, Annotation annotation, ElementValueVisitor elementValueVisitor) method in class:EnumConstantElementValue
|
/external/proguard/src/proguard/classfile/constant/ |
ClassConstant.java | 89 public void accept(Clazz clazz, ConstantVisitor constantVisitor) method in class:ClassConstant 96 * Lets the referenced class accept the given visitor. 102 referencedClass.accept(classVisitor);
|
MethodTypeConstant.java | 94 * accept the given visitor. 104 referencedClasses[index].accept(classVisitor); method 118 public void accept(Clazz clazz, ConstantVisitor constantVisitor) method in class:MethodTypeConstant
|
/frameworks/base/core/java/android/bluetooth/ |
IBluetooth.aidl | 73 boolean setPin(in BluetoothDevice device, boolean accept, int len, in byte[] pinCode); 74 boolean setPasskey(in BluetoothDevice device, boolean accept, int len, in byte[] 76 boolean setPairingConfirmation(in BluetoothDevice device, boolean accept);
|
/system/bt/bta/dm/ |
bta_dm_ci.c | 73 void bta_dm_ci_rmt_oob(BOOLEAN accept, BD_ADDR bd_addr, BT_OCTET16 c, BT_OCTET16 r) 81 p_msg->accept = accept;
|
/external/emma/core/java12/com/vladium/util/args/ |
OptsParser.java | 234 opts.addError (formatMessage ("option \'" + opt.getName () + "\' does not accept values: \'" + value + "\'")); 254 opts.addError (formatMessage ("option \'" + opt.getName () + "\' does not accept fewer than " + cardinality [0] + " value(s)")); 274 // opts.addError (formatMessage ("option \'" + opt.getName () + "\' does not accept fewer than " + cardinality [0] + " value(s)")); 320 opts.addError (formatMessage ("option \'" + opt.getName () + "\' does not accept fewer than " + cardinality [0] + " value(s)")); 1095 accept (); method 1102 accept (); method 1116 accept (); method 1124 accept (); method 1132 accept (); method 1146 accept (); method 1153 accept (); method 1164 accept (); method 1195 accept (); method 1206 Token accept () method in class:OptsParser.MetadataParser 1214 Token accept (final int tokenID) method in class:OptsParser.MetadataParser [all...] |
/bionic/libc/bionic/ |
accept.cpp | 19 int accept(int sockfd, sockaddr* addr, socklen_t* addrlen) { function
|
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/ |
TcpStream.h | 25 virtual SocketStream *accept();
|
UnixStream.h | 25 virtual SocketStream *accept();
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/ |
ContentVerifier.java | 18 * Returns a stream that will accept data for the purpose of calculating
|
DigestCalculator.java | 22 * Returns a stream that will accept data for the purpose of calculating
|
/external/clang/test/Driver/ |
darwin-objc-gc.m | 1 // Check that we warn, but accept, -fobjc-gc for iPhone OS.
|
/external/clang/test/Modules/ |
diagnostics.modulemap | 9 //* Check that we accept BCPL comments properly, not just as an extension. */
|
/external/clang/test/Sema/ |
void_arg.c | 17 // Accept these.
|
/external/clang/test/SemaCXX/ |
libstdcxx_pointer_return_false_hack.cpp | 17 // This is ill-formed in C++11, per core issue 903, but we accept
|
/external/freetype/include/ |
ft2build.h | 14 /* understand and accept it fully. */
|
/external/freetype/include/internal/ |
ftpic.h | 14 /* understand and accept it fully. */
|
/external/freetype/include/internal/services/ |
svbdf.h | 14 /* understand and accept it fully. */
|
svfntfmt.h | 14 /* understand and accept it fully. */
|
svgxval.h | 15 /* understand and accept it fully. */
|
svotval.h | 14 /* understand and accept it fully. */
|
svpfr.h | 14 /* understand and accept it fully. */
|
svprop.h | 14 /* understand and accept it fully. */
|
svttglyf.h | 14 /* understand and accept it fully. */
|
/external/freetype/src/autofit/ |
afmodule.h | 14 /* understand and accept it fully. */
|