Searched refs:in (Results 101 - 125 of 135) sorted by relevance

123456

/development/samples/ApiDemos/src/com/example/android/apis/app/
H A DPresentationActivity.java5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
20 // class is in a sub-package.
61 * on that display. We show a different photograph in each presentation
67 * "Simulate secondary displays" feature in Development Settings to create a few
68 * simulated secondary displays. Each display will appear in the list along with a
109 * describe what is to be displayed in the screen.
234 * an item in the list of displays is checked or unchecked.
443 * Information about the content we want to show in a presentation.
452 public PresentationContents createFromParcel(Parcel in) {
469 PresentationContents(Parcel in) argument
[all...]
/development/tools/emulator/opengl/system/egl/
H A DAndroid.mk40 endif # TARGET_PRODUCT in 'full full_x86 full_mips sdk sdk_x86 sdk_mips google_sdk google_sdk_x86 google_sdk_mips')
/development/samples/RSSReader/src/com/example/android/rssreader/
H A DRssReader.java5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
51 * rss data in the background and post the results to a ListView in the UI.
52 * It also shows how to display custom data in a ListView
60 * <li>Override of getView() in the adapter provides the display view
64 * RssItem in the browser.
103 // Keys used for data in the onSaveInstanceState() Map.
114 * here, not in a constructor.
132 // Get pointers to the UI elements in th
481 parseRSS(InputStream in, RSSListAdapter adapter) argument
[all...]
/development/tools/emulator/opengl/shared/OpenglCodecCommon/
H A DUnixStream.cpp5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
24 #include <netinet/in.h>
79 if (user == NULL) { // fallback to /tmp in case of error
H A DSocketStream.cpp5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
25 #include <netinet/in.h>
118 return NULL; // do not allow NULL buf in that implementation
138 return NULL; // do not allow NULL buf in that implementation
/development/tools/emulator/system/libqemu/
H A Dtest_host_2.c5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
24 #include <netinet/in.h>
H A Dtest_util.c5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
18 #include <netinet/in.h>
H A Dtest_host_1.c5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
24 #include <netinet/in.h>
/development/build/
H A DAndroid.mk44 # We also need to depend on framework-res.apk, in order to pull the
48 # but we're not running that in our package rule so just copy in the
/development/build/tools/
H A Dmk_sdk_repo_xml.sh33 Zip can be in the form "source:dest" to be renamed on the fly.
56 [[ -z "$XMLNS" ]] && error "Failed to find xmlns:sdk in $SCHEMA."
65 [[ -z "$ROOT" ]] && error "Failed to find root element in $SCHEMA."
82 for i in "$@"; do
140 # integers. Instead they are in major.minor.micro.preview format. This defines
178 # Parses and print a full revision in the form "1.2.3 rc4".
224 # Check the version in which the attribute was introduced and
337 # Just take whatever is defined and put it in the XML.
357 for LIB in ${LIBS//;/ }; do
365 error "Failed to find source.properties or manifest.ini in
[all...]
H A Dsdk_repo.mk71 # $4=the root of directory to package in the sdk (e.g. extra/android).
109 # Note that extras are now located in addon.xml, not in repository.xml,
173 # ADDON_SDK_ZIP is defined in build/core/tasks/sdk-addon.sh and is
/development/ndk/platforms/android-3/include/linux/
H A Dcoda.h232 struct coda_in_hdr in; member in struct:coda_root_in
502 struct coda_in_hdr in; member in struct:coda_statfs_in
570 void __user *in; member in struct:ViceIoctl
/development/ndk/platforms/android-3/include/linux/sunrpc/
H A Dxprt.h17 #include <linux/in.h>
/development/samples/ToyVpn/src/com/example/android/toyvpn/
H A DToyVpnService.java5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
158 // Packets to be sent are queued in this input stream.
159 FileInputStream in = new FileInputStream(mInterface.getFileDescriptor());
174 // Assume that we did not make any progress in this iteration.
178 int length = in.read(packet.array());
219 // since everything is operated in non-blocking mode.
258 // and exchange session keys for encryption. To keep things simple in
259 // this demo, we just send the shared secret in plaintext and wait
268 // Send the secret several times in cas
[all...]
/development/samples/XmlAdapters/src/com/example/android/xmladapters/
H A DImageDownloader.java5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
59 private static final int DELAY_BEFORE_PURGE = 30 * 1000; // in milliseconds
91 * binding is immediate if the image is found in the cache and will be done asynchronously
134 // State sanity: url is guaranteed to never be null in DownloadedDrawable and cache keys.
163 * Returns true if the current download has been canceled or if there was no download in
165 * Returns false if the download in progress deals with the same url. The download is not
166 * stopped in that case.
208 // Bitmap found in hard cache
221 // Bitmap found in sof
338 copy(InputStream in, OutputStream out) argument
[all...]
/development/scripts/
H A Dreverse_tether.sh119 # kill all default route interfaces (just in case something remains)
120 for dev in `default_routes`; do
206 case $1 in
/development/tools/emulator/opengl/tests/gles_android_wrapper/
H A DAndroid.mk64 endif # TARGET_PRODUCT in 'full sdk full_x86 sdk_x86 full_mips sdk_mips'
/development/ndk/platforms/android-3/include/netinet/
H A Dip.h8 * Redistribution and use in source and binary forms, with or without
13 * 2. Redistributions in binary form must reproduce the above copyright
14 * notice, this list of conditions and the following disclaimer in the
41 #include <netinet/in.h>
94 * Definitions for IP precedence (also in ip_tos) (hopefully unused)
106 * ECN (Explicit Congestion Notification) codepoints in RFC3168
138 * Offsets to fields in options other than EOL and NOP.
/development/samples/ToyVpn/server/linux/
H A DToyVpnServer.cpp5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
22 #include <netinet/in.h>
99 // Call bind(2) in a loop since Linux does not have SO_REUSEPORT.
176 "read the comments in the source code.\n\n", argv[0]);
201 // Send the parameters several times in case of packet loss.
216 // Assume that we did not make any progress in this iteration.
261 // since everything is operated in non-blocking mode.
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/core/
H A DVoicemailProviderHelpers.java5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
322 private void copyStreamData(InputStream in, OutputStream out) throws IOException { argument
325 while ((numBytes = in.read(data)) > 0) {
/development/tools/emulator/system/gps/
H A Dgps_qemu.c5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
21 * it will be loaded by the code in hardware/libhardware/hardware.c
190 char in[ NMEA_MAX_SIZE+1 ]; member in struct:__anon609
412 // Possibly parse it from the NMEA sentence in the future.
428 D("Received: '%.*s'", r->pos, r->in);
434 nmea_tokenizer_init(tzer, r->in, r->in + r->pos);
484 D("in RMC, fixStatus=%c", tok_fixStatus.p[0]);
551 if (r->pos >= (int) sizeof(r->in)
[all...]
/development/ndk/platforms/android-3/include/sys/
H A Dcdefs.h10 * Redistribution and use in source and binary forms, with or without
15 * 2. Redistributions in binary form must reproduce the above copyright
16 * notice, this list of conditions and the following disclaimer in the
48 * or later, for e.g. features that appeared in a particular version
81 * in between its arguments. __CONCAT can also concatenate double-quoted
142 * can hide valid errors; in particular most valid uses are in
163 * these work for GNU C++ (modulo a slight glitch in the C++ grammar
164 * in the distribution version of 2.5.5).
220 * in GC
[all...]
/development/ndk/platforms/android-9/arch-mips/include/asm/
H A Dio.h77 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) static inline void pfx##out##bwlq##p(type val, unsigned long port) { volatile type *__addr; type __val; __addr = (void *)__swizzle_addr_##bwlq(mips_io_port_base + port); __val = pfx##ioswab##bwlq(__addr, val); BUILD_BUG_ON(sizeof(type) > sizeof(unsigned long)); *__addr = __val; slow; } static inline type pfx##in##bwlq##p(unsigned long port) { volatile type *__addr; type __val; __addr = (void *)__swizzle_addr_##bwlq(mips_io_port_base + port); BUILD_BUG_ON(sizeof(type) > sizeof(unsigned long)); __val = *__addr; slow; return pfx##ioswab##bwlq(__addr, __val); }
/development/ndk/platforms/android-9/include/sys/
H A Dcdefs.h10 * Redistribution and use in source and binary forms, with or without
15 * 2. Redistributions in binary form must reproduce the above copyright
16 * notice, this list of conditions and the following disclaimer in the
42 * or later, for e.g. features that appeared in a particular version
75 * in between its arguments. __CONCAT can also concatenate double-quoted
136 * can hide valid errors; in particular most valid uses are in
157 * these work for GNU C++ (modulo a slight glitch in the C++ grammar
158 * in the distribution version of 2.5.5).
214 * in GC
[all...]
/development/samples/training/multiscreen/newsreader/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/content/ ...

Completed in 829 milliseconds

123456