HomeSort by relevance Sort by last modified time
    Searched refs:in (Results 351 - 375 of 44327) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/hardware/location/
IActivityRecognitionHardware.aidl 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
36 boolean isActivitySupported(in String activityType);
41 boolean registerSink(in IActivityRecognitionHardwareSink sink);
46 boolean unregisterSink(in IActivityRecognitionHardwareSink sink);
51 boolean enableActivityEvent(in String activityType, int eventType, long reportLatencyNs);
56 boolean disableActivityEvent(in String activityType, int eventType);
59 * Requests hardware for all the activity events detected up to the given point in time.
  /frameworks/base/media/java/android/media/audiopolicy/
IAudioPolicyCallback.aidl 4 * you may not use this file except in compliance with the License.
9 * Unless required by applicable law or agreed to in writing, software
26 void notifyAudioFocusGrant(in AudioFocusInfo afi, int requestResult);
27 void notifyAudioFocusLoss(in AudioFocusInfo afi, boolean wasNotified);
29 void notifyAudioFocusRequest(in AudioFocusInfo afi, int requestResult);
30 void notifyAudioFocusAbandon(in AudioFocusInfo afi);
33 void notifyMixStateUpdate(in String regId, int state);
  /frameworks/base/media/java/android/media/tv/
ITvInputManagerCallback.aidl 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
26 void onInputAdded(in String inputId);
27 void onInputRemoved(in String inputId);
28 void onInputUpdated(in String inputId);
29 void onInputStateChanged(in String inputId, int state);
30 void onTvInputInfoUpdated(in TvInputInfo TvInputInfo);
ITvInputManager.aidl 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
44 TvInputInfo getTvInputInfo(in String inputId, int userId);
45 void updateTvInputInfo(in TvInputInfo inputInfo, int userId);
46 int getTvInputState(in String inputId, int userId);
50 void registerCallback(in ITvInputManagerCallback callback, int userId);
51 void unregisterCallback(in ITvInputManagerCallback callback, int userId);
55 boolean isRatingBlocked(in String rating, int userId);
57 void addBlockedRating(in String rating, int userId);
58 void removeBlockedRating(in String rating, int userId)
    [all...]
ITvInputSession.aidl 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
34 void setSurface(in Surface surface);
37 // is to introduce some new concepts that will solve a number of problems in audio policy today.
39 void tune(in Uri channelUri, in Bundle params);
41 void selectTrack(int type, in String trackId);
43 void appPrivateCommand(in String action, in Bundle data);
45 void createOverlayView(in IBinder windowToken, in Rect frame)
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/aware/
IWifiAwareDiscoverySessionCallback.aidl 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
31 void onMatch(int peerId, in byte[] serviceSpecificInfo, in byte[] matchFilter);
32 void onMatchWithDistance(int peerId, in byte[] serviceSpecificInfo, in byte[] matchFilter,
37 void onMessageReceived(int peerId, in byte[] message);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.put.area/
pbump.pass.cpp 49 char in[] = "ABCDE"; local
50 t.setp(in, in+sizeof(in)/sizeof(in[0]));
56 wchar_t in[] = L"ABCDE"; local
57 t.setp(in, in+sizeof(in)/sizeof(in[0]))
    [all...]
  /system/media/audio_utils/
limiter.c 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
23 static inline float atan_approximation(float in)
26 if (in <= 1.0) {
27 return in / (1.0 + 0.28 * in * in);
29 const float in_inverse = 1.0 / in;
35 float limiter(float in)
38 float in_abs = fabsf(in);
    [all...]
  /system/core/toolbox/upstream-netbsd/bin/dd/
conv.c 11 * Redistribution and use in source and binary forms, with or without
16 * 2. Redistributions in binary form must reproduce the above copyright
17 * notice, this list of conditions and the following disclaimer in the
26 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
30 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
31 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
69 for (inp = in.dbp - (cnt = in.dbrcnt); cnt--; ++inp)
73 out.dbp = in.dbp;
74 out.dbcnt = in.dbcnt
    [all...]
  /external/google-breakpad/src/common/
string_conversion.h 4 // Redistribution and use in source and binary forms, with or without
10 // * Redistributions in binary form must reproduce the above
12 // in the documentation and/or other materials provided with the
21 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
26 // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
45 // Convert |in| to UTF-16 into |out|. Use platform byte ordering. If the
47 void UTF8ToUTF16(const char *in, vector<uint16_t> *out);
49 // Convert at least one character (up to a maximum of |in_length|) from |in|
50 // to UTF-16 into |out|. Return the number of characters consumed from |in|
    [all...]
  /external/tpm2/
ClockSet.c 19 ClockSet_In *in // IN: input parameter list
29 if(in->newTime > 0xFFFF000000000000ULL
30 || in->newTime < go.clock)
37 go.clock = in->newTime; // set the new value
39 if((in->newTime & CLOCK_UPDATE_MASK) > (clockNow & CLOCK_UPDATE_MASK))
HierarchyControl.c 14 // TPM_RC_AUTH_TYPE authHandle is not applicable to hierarchy in its current state
18 HierarchyControl_In *in // IN: input parameter list
22 BOOL select = (in->state == YES);
26 switch(in->enable)
33 if(in->authHandle != TPM_RH_PLATFORM)
41 if( in->authHandle != TPM_RH_PLATFORM
42 && in->authHandle != TPM_RH_OWNER)
44 if( gc.shEnable == FALSE && in->state == YES
45 && in->authHandle != TPM_RH_PLATFORM
    [all...]
Sign.c 25 Sign_In *in, // IN: input parameter list
35 signKey = ObjectGet(in->keyHandle);
39 result = CryptSelectSignScheme(in->keyHandle, &in->inScheme);
49 if( in->validation.digest.t.size != 0
53 TicketComputeHashCheck(in->validation.hierarchy,
54 in->inScheme.details.any.hashAlg,
55 &in->digest, &ticket);
57 if(!Memory2BEqual(&in->validation.digest.b, &ticket.digest.b)
    [all...]
  /frameworks/base/core/java/android/nfc/
INfcCardEmulation.aidl 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
29 boolean isDefaultServiceForCategory(int userHandle, in ComponentName service, String category);
30 boolean isDefaultServiceForAid(int userHandle, in ComponentName service, String aid);
31 boolean setDefaultServiceForCategory(int userHandle, in ComponentName service, String category);
32 boolean setDefaultForNextTap(int userHandle, in ComponentName service);
33 boolean registerAidGroupForService(int userHandle, in ComponentName service, in AidGroup aidGroup);
34 AidGroup getAidGroupForService(int userHandle, in ComponentName service, String category);
35 boolean removeAidGroupForService(int userHandle, in ComponentName service, String category)
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/bfin/
resource_conflict.l 2 .*:3: Error: resource conflict in multi-issue instruction.
3 .*:4: Error: resource conflict in multi-issue instruction.
4 .*:5: Error: resource conflict in multi-issue instruction.
5 .*:6: Error: resource conflict in multi-issue instruction.
6 .*:7: Error: resource conflict in multi-issue instruction.
7 .*:8: Error: resource conflict in multi-issue instruction.
8 .*:10: Error: resource conflict in multi-issue instruction.
9 .*:11: Error: resource conflict in multi-issue instruction.
10 .*:12: Error: resource conflict in multi-issue instruction.
11 .*:13: Error: resource conflict in multi-issue instruction
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/elf/
pseudo.l 2 [^:]*:2: Error: Missing symbol name in directive
3 [^:]*:4: Error: Missing symbol name in directive
4 [^:]*:6: Error: Missing symbol name in directive
5 [^:]*:8: Error: Missing symbol name in directive
6 [^:]*:10: Error: Missing symbol name in directive
7 [^:]*:12: Error: Missing symbol name in directive
8 [^:]*:14: Error: Missing symbol name in directive
9 [^:]*:14: Error: expected comma after name in .symver
10 [^:]*:16: Error: Missing symbol name in directive
11 [^:]*:18: Error: Missing symbol name in directiv
    [all...]
  /hardware/qcom/gps/msm8909w_3100/android/location_api/
LocationUtil.cpp 3 * Redistribution and use in source and binary forms, with or without
8 * * Redistributions in binary form must reproduce the above
10 * disclaimer in the documentation and/or other materials provided
19 * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
24 * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
25 * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
38 void convertGnssLocation(Location& in, GnssLocation& out)
41 if (in.flags & LOCATION_HAS_LAT_LONG_BIT)
43 if (in.flags & LOCATION_HAS_ALTITUDE_BIT)
45 if (in.flags & LOCATION_HAS_SPEED_BIT
    [all...]
  /hardware/qcom/gps/msm8998/android/location_api/
LocationUtil.cpp 3 * Redistribution and use in source and binary forms, with or without
8 * * Redistributions in binary form must reproduce the above
10 * disclaimer in the documentation and/or other materials provided
19 * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
24 * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
25 * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
38 void convertGnssLocation(Location& in, GnssLocation& out)
41 if (in.flags & LOCATION_HAS_LAT_LONG_BIT)
43 if (in.flags & LOCATION_HAS_ALTITUDE_BIT)
45 if (in.flags & LOCATION_HAS_SPEED_BIT
    [all...]
  /frameworks/base/core/java/android/content/pm/
ILauncherApps.aidl 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
40 void addOnAppsChangedListener(String callingPackage, in IOnAppsChangedListener listener);
41 void removeOnAppsChangedListener(in IOnAppsChangedListener listener);
43 String callingPackage, String packageName, in UserHandle user);
45 String callingPackage, in ComponentName component, in UserHandle user);
46 void startActivityAsUser(in IApplicationThread caller, String callingPackage,
47 in ComponentName component, in Rect sourceBounds
    [all...]
  /frameworks/base/core/java/android/content/
IContentService.aidl 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
44 void registerContentObserver(in Uri uri, boolean notifyForDescendants,
54 void notifyChange(in Uri uri, IContentObserver observer,
58 void requestSync(in Account account, String authority, in Bundle extras);
62 void sync(in SyncRequest request);
63 void syncAsUser(in SyncRequest request, int userId);
64 void cancelSync(in Account account, String authority, in ComponentName cname)
    [all...]
  /frameworks/base/core/java/android/net/
IIpSecService.aidl 5 ** you may not use this file except in compliance with the License.
10 ** Unless required by applicable law or agreed to in writing, software
36 in String destinationAddress, int requestedSpi, in IBinder binder);
40 IpSecUdpEncapResponse openUdpEncapsulationSocket(int port, in IBinder binder);
45 in String localAddr,
46 in String remoteAddr,
47 in Network underlyingNetwork,
48 in IBinder binder,
49 in String callingPackage)
    [all...]
  /external/libopus/silk/arm/
NSQ_neon.h 3 Redistribution and use in source and binary forms, with or without
8 - Redistributions in binary form must reproduce the above copyright
9 notice, this list of conditions and the following disclaimer in the
18 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
22 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
24 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
35 static OPUS_INLINE void silk_short_prediction_create_arch_coef_neon(opus_int32 *out, const opus_int16 *in, opus_int order)
37 out[15] = silk_LSHIFT32(in[0], 15);
38 out[14] = silk_LSHIFT32(in[1], 15);
39 out[13] = silk_LSHIFT32(in[2], 15)
    [all...]
  /frameworks/base/core/java/android/service/notification/
INotificationListener.aidl 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
31 void onListenerConnected(in NotificationRankingUpdate update);
32 void onNotificationPosted(in IStatusBarNotificationHolder notificationHolder,
33 in NotificationRankingUpdate update);
35 void onNotificationRemoved(in IStatusBarNotificationHolder notificationHolder,
36 in NotificationRankingUpdate update, in NotificationStats stats, int reason);
37 void onNotificationRankingUpdate(in NotificationRankingUpdate update);
42 void onNotificationChannelModification(String pkgName, in UserHandle user, in NotificationChannel channel, int modificationType)
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
IPhoneStateListener.aidl 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
30 void onServiceStateChanged(in ServiceState serviceState);
36 void onCellLocationChanged(in Bundle location);
40 void onSignalStrengthsChanged(in SignalStrength signalStrength);
41 void onPhysicalChannelConfigurationChanged(in List<PhysicalChannelConfig> configs);
42 void onOtaspChanged(in int otaspMode);
43 void onCellInfoChanged(in List<CellInfo> cellInfo);
44 void onPreciseCallStateChanged(in PreciseCallState callState);
45 void onPreciseDataConnectionStateChanged(in PreciseDataConnectionState dataConnectionState)
    [all...]
  /external/libcxx/test/std/localization/locale.categories/category.time/locale.time.get/locale.time.get.members/
get_time.pass.cpp 41 const char in[] = "0:0:0"; local
44 I i = f.get_time(I(in), I(in+sizeof(in)-1), ios, err, &t);
45 assert(i.base() == in+sizeof(in)-1);
52 const char in[] = "23:59:60"; local
55 I i = f.get_time(I(in), I(in+sizeof(in)-1), ios, err, &t)
63 const char in[] = "24:59:60"; local
74 const char in[] = "23:60:60"; local
85 const char in[] = "23:59:61"; local
96 const char in[] = "2:43:221"; local
107 const char in[] = "2.43:221"; local
    [all...]

Completed in 772 milliseconds

<<11121314151617181920>>