Home
last modified time | relevance | path

Searched defs:to (Results 1 – 25 of 75) sorted by relevance

123

/frameworks/native/libs/binder/
DTextOutput.cpp40 TextOutput& operator<<(TextOutput& to, bool val) in operator <<()
47 TextOutput& operator<<(TextOutput& to, int val) in operator <<()
55 TextOutput& operator<<(TextOutput& to, long val) in operator <<()
63 TextOutput& operator<<(TextOutput& to, unsigned int val) in operator <<()
71 TextOutput& operator<<(TextOutput& to, unsigned long val) in operator <<()
79 TextOutput& operator<<(TextOutput& to, long long val) in operator <<()
87 TextOutput& operator<<(TextOutput& to, unsigned long long val) in operator <<()
95 static TextOutput& print_float(TextOutput& to, double value) in print_float()
107 TextOutput& operator<<(TextOutput& to, float val) in operator <<()
112 TextOutput& operator<<(TextOutput& to, double val) in operator <<()
[all …]
/frameworks/base/tools/aidl/
DAST.cpp5 WriteModifiers(FILE* to, int mod, int mask) in WriteModifiers()
37 WriteArgumentList(FILE* to, const vector<Expression*>& arguments) in WriteArgumentList()
81 Field::Write(FILE* to) in Write()
109 LiteralExpression::Write(FILE* to) in Write()
124 StringLiteralExpression::Write(FILE* to) in Write()
161 Variable::WriteDeclaration(FILE* to) in WriteDeclaration()
172 Variable::Write(FILE* to) in Write()
196 FieldVariable::Write(FILE* to) in Write()
221 StatementBlock::Write(FILE* to) in Write()
253 ExpressionStatement::Write(FILE* to) in Write()
[all …]
Dgenerate_java.cpp80 FILE* to; in generate_java() local
/frameworks/av/media/libstagefright/codecs/mp3dec/src/
Dmp3_mem_funcs.h64 #define pv_memset(to, c, n) memset(to, c, n) argument
67 #define pv_memcpy(to, from, n) memcpy(to, from, n) argument
68 #define pv_memmove(to, from, n) memmove(to, from, n) argument
/frameworks/av/media/libstagefright/codecs/amrwb/src/
Dpvamrwbdecoder_mem_funcs.h58 #define pv_memset(to, c, n) memset(to, c, n) argument
61 #define pv_memcpy(to, from, n) memcpy(to, from, n) argument
62 #define pv_memmove(to, from, n) memmove(to, from, n) argument
/frameworks/native/include/binder/
DTextOutput.h42 inline Bundle(TextOutput& to) : mTO(to) { to.pushBundle(); } in Bundle()
131 inline TextOutput& endl(TextOutput& to) in endl()
137 inline TextOutput& indent(TextOutput& to) in indent()
143 inline TextOutput& dedent(TextOutput& to) in dedent()
/frameworks/base/packages/services/Proxy/src/com/android/proxyhandler/
DSocketConnect.java14 private OutputStream to; field in SocketConnect
16 public SocketConnect(Socket from, Socket to) throws IOException { in SocketConnect()
/frameworks/base/core/java/android/widget/
DSimpleCursorAdapter.java77 public SimpleCursorAdapter(Context context, int layout, Cursor c, String[] from, int[] to) { in SimpleCursorAdapter()
103 int[] to, int flags) { in SimpleCursorAdapter()
139 final int[] to = mTo; in bindView() local
360 public void changeCursorAndColumns(Cursor c, String[] from, int[] to) { in changeCursorAndColumns()
/frameworks/support/v4/java/android/support/v4/widget/
DSimpleCursorAdapter.java62 public SimpleCursorAdapter(Context context, int layout, Cursor c, String[] from, int[] to) { in SimpleCursorAdapter()
88 int[] to, int flags) { in SimpleCursorAdapter()
124 final int[] to = mTo; in bindView() local
343 public void changeCursorAndColumns(Cursor c, String[] from, int[] to) { in changeCursorAndColumns()
/frameworks/data-binding/library/src/main/java/android/databinding/
DListChangeRegistry.java104 public void notifyMoved(ObservableList list, int from, int to, int count) { in notifyMoved()
121 private static ListChanges acquire(int start, int to, int count) { in acquire()
148 public int to; field in ListChangeRegistry.ListChanges
/frameworks/support/design/base/android/support/design/widget/
DValueAnimatorCompat.java99 abstract void setIntValues(int from, int to); in setIntValues()
101 abstract void setFloatValues(float from, float to); in setFloatValues()
163 public void setIntValues(int from, int to) { in setIntValues()
171 public void setFloatValues(float from, float to) { in setFloatValues()
/frameworks/support/design/honeycomb-mr1/android/support/design/widget/
DValueAnimatorCompatImplHoneycombMr1.java78 public void setIntValues(int from, int to) { in setIntValues()
88 public void setFloatValues(float from, float to) { in setFloatValues()
/frameworks/base/core/java/android/annotation/
DIntRange.java46 long to() default Long.MAX_VALUE; in to() method
DFloatRange.java48 double to() default Double.POSITIVE_INFINITY; in to() method
/frameworks/support/annotations/src/android/support/annotation/
DIntRange.java44 long to() default Long.MAX_VALUE; in to() method
DFloatRange.java46 double to() default Double.POSITIVE_INFINITY; in to() method
/frameworks/support/design/eclair-mr1/android/support/design/widget/
DValueAnimatorCompatImplEclairMr1.java90 public void setIntValues(int from, int to) { in setIntValues()
101 public void setFloatValues(float from, float to) { in setFloatValues()
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestServices/src/com/android/framework/multidexlegacytestservices/
DReflectIntermediateClass.java28 public static int get(int from, int to, int sleepMillis) throws ClassNotFoundException, in get()
/frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/
DObservableArrayListTest.java79 public ListChange(int change, int from, int to, int count) { in ListChange()
93 public final int to; field in ObservableArrayListTest.ListChange
/frameworks/base/core/java/android/text/
DSelection.java221 int to = layout.getOffsetToLeftOf(end); in moveLeft() local
246 int to = layout.getOffsetToRightOf(end); in moveRight() local
321 int to = layout.getOffsetToLeftOf(end); in extendLeft() local
337 int to = layout.getOffsetToRightOf(end); in extendRight() local
/frameworks/compile/mclinker/lib/Target/
DELFEmulation.cpp20 const char* to; ///< the output string. member
/frameworks/rs/api/
Drs_allocation_data.spec48 The two allocations must be different. Using this function to copy whithin function
79 The two allocations must be different. Using this function to copy whithin function
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
DReadRecInd.java38 EncodedStringValue[] to) throws InvalidHeaderValueException { in ReadRecInd()
/frameworks/base/services/net/java/android/net/dhcp/
DDhcpClient.java312 private boolean connectUdpSock(Inet4Address to) { in connectUdpSock()
385 private boolean transmitPacket(ByteBuffer buf, String description, Inet4Address to) { in transmitPacket()
412 Inet4Address serverAddress, Inet4Address to) { in sendRequestPacket()
885 Inet4Address to = (mDhcpLease.serverAddress != null) ? in sendPacket() local
/frameworks/av/media/libstagefright/rtsp/
DARTPAssembler.cpp61 void ARTPAssembler::CopyTimes(const sp<ABuffer> &to, const sp<ABuffer> &from) { in CopyTimes()

123