Home
last modified time | relevance | path

Searched refs:used (Results 1 – 25 of 429) sorted by relevance

12345678910>>...18

/frameworks/proto_logging/stats/enums/adservices/measurement/
Denums.proto24 * Enum used by AdServicesMeasurement(Registration, Attribution).
35 * Enum used by AdServicesMeasurementRegistration.
44 * Enum used by AdServicesMeasurement(Registration, Attribution, Reporting,
57 * Enum used by AdServicesMeasurementRegistration.
73 * Enum used by AdServicesMeasurementReporting.
89 * Enum used by AdServicesMeasurementReporting.
98 * Enum used by AdServicesMeasurementDelayedSourceRegistration.
107 * Enum used by AdServicesMeasurementAttribution.
118 * Enum used by AdServicesMeasurementAttribution.
134 * Enum used by AdServicesMeasurementJobs.
[all …]
/frameworks/wilhelm/tools/permute/
Dpermute.c105 unsigned used; in split() local
107 used = split(s, leftStart, leftLength, segmentBudget / 2); in split()
108 used += split(s, rightStart, rightLength, segmentBudget - used); in split()
110 used = split(s, rightStart, rightLength, segmentBudget / 2); in split()
111 used += split(s, leftStart, leftLength, segmentBudget - used); in split()
113 assert(used >= 2); in split()
114 assert(used <= segmentBudget); in split()
115 return used; in split()
223 unsigned used; in permute() local
224 used = split(&s, 0, sfinfo_in.frames, s.mSegmentMax); in permute()
[all …]
/frameworks/proto_logging/stats/enums/bluetooth/hci/
Denums.proto66 // BEGIN: AMP commands (not used in system/bt)
84 CMD_REM_OOB_EXTENDED_DATA_REQ_REPLY = 0x0445; // Not currently used in system/bt
108 CMD_GET_MWS_TRANS_LAYER_CFG = 0x0C0C; // Deprecated (not used in spec)
181 CMD_READ_ENHANCED_TX_PWR_LEVEL = 0x0C68; // Not currently used in system/bt
200 CMD_READ_AUTHED_PAYLOAD_TIMEOUT = 0x0C7B; // Not currently used in system/bt
201 CMD_WRITE_AUTHED_PAYLOAD_TIMEOUT = 0x0C7C; // Not currently used in system/bt
202 CMD_READ_LOCAL_OOB_EXTENDED_DATA = 0x0C7D; // Not currently used in system/bt
203 CMD_READ_EXTENDED_PAGE_TIMEOUT = 0x0C7E; // Not currently used in system/bt
204 CMD_WRITE_EXTENDED_PAGE_TIMEOUT = 0x0C7F; // Not currently used in system/bt
205 CMD_READ_EXTENDED_INQUIRY_LENGTH = 0x0C80; // Not currently used in system/bt
[all …]
/frameworks/proto_logging/stats/enums/dnd/
Ddnd_enums.proto25 // Enum used in DNDModeProto.
34 // Enum used in DNDPolicyProto for a particular policy parameter's state.
41 // Enum used in DNDPolicyProto for which people are allowed to break through.
50 // Enum used in DNDPolicyProto for conversation types allowed to break through.
58 // Enum used in DNDPolicyProto to indicate the type of channels permitted to
66 // Enum used in DNDStateChanged to identify the type of rule that changed.
73 // Enum used in DNDModeProto and DNDStateChanged to identify the category
76 // the manual rule (which is used in logging only).
/frameworks/proto_logging/stats/atoms/adpf/
Dadpf_atoms.proto11 // This tag is used to mark uncategorized hint sessions.
13 // This tag is used to mark the SurfaceFlinger hint session.
15 // This tag is used to mark hint sessions created by HWUI.
17 // This tag is used to mark hint sessions created by applications that are
20 // This tag is used to mark the hint session is created by the application.
21 // If an applications is categorized as game, then GAME should be used
/frameworks/base/core/java/android/provider/
DOneTimeUseBuilder.java30 private boolean used = false; field in OneTimeUseBuilder
34 used = true; in markUsed()
38 if (used) { in checkNotUsed()
/frameworks/proto_logging/stats/enums/adservices/enrollment/
Denums.proto24 * Enum used by EnrollmentDataStats.
33 * Enum used by EnrollmentDataFailed.
43 * Enum used by EnrollmentDataFailed.
52 * Enum used by AdServicesEnrollmentTransactionStats.
65 * Enum used by AdServicesEnrollmentTransactionStats.
/frameworks/proto_logging/stats/atoms/appsearch/
Dappsearch_extension_atoms.proto72 // Overall time used for setting schema including the binder latency
90 // Time used for verifying the incoming call.
93 // Time used for creating or waiting the user executor.
96 // Time used for rebuilding objects from bundles.
102 // Time used for the rewrite schema to proto.
105 // Overall time used for the native function call.
108 // Time used for the apply visibility settings function call.
111 // Time used for the dispatch change notification function call.
114 // Time used for the optimization function call.
120 /** Time used for the get old schema. */
[all …]
/frameworks/base/libs/hwui/canvas/
DOpBuffer.h37 size_t used = 0; member
90 constexpr size_t size() const { return mBuffer ? mBuffer->used : 0; } in size()
104 mBuffer->endOffset = mBuffer->used; in push_container()
105 mBuffer->used += padded_size; in push_container()
130 mBuffer->used = STARTING_SIZE; in resize()
224 return reinterpret_cast<uint8_t*>(mBuffer) + mBuffer->used; in end_ptr()
259 return offset >= mBuffer->startOffset && offset < mBuffer->used; in offsetIsValid()
267 bool isEmpty() const { return mBuffer == nullptr || mBuffer->used == STARTING_SIZE; } in isEmpty()
283 mBuffer->used = STARTING_SIZE; in clear()
/frameworks/wilhelm/doc/
DDoxyfile3 # This file describes the settings to be used by the documentation system
17 # This tag specifies the encoding used for all characters in the config file
18 # that follow. The default is UTF-8 which is also the encoding used for all
30 # The PROJECT_NUMBER tag can be used to enter a project or revision number.
32 # if some version control system is used.
36 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
39 # where doxygen was started. If left blank the current directory will be used.
52 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
80 # that is used to form the text in various listings. Each string
83 # used as the annotated text. Otherwise, the brief description is used as-is.
[all …]
/frameworks/proto_logging/stats/atoms/expresslog/
Dexpresslog_extension_atoms.proto57 // will be used as uid dimension.
67 // will be used as a samples count increment value per bin
70 // will be used as a dimension to represent the bin index
84 // will be used as a samples count increment value per bin
87 // will be used as a dimension to represent the bin index
94 // will be used as uid dimension.
/frameworks/native/docs/
DDoxyfile3 # This file describes the settings to be used by the documentation system
17 # This tag specifies the encoding used for all characters in the config file
18 # that follow. The default is UTF-8 which is also the encoding used for all
31 # The PROJECT_NUMBER tag can be used to enter a project or revision number.
33 # if some version control system is used.
50 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
53 # where doxygen was started. If left blank the current directory will be used.
66 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
94 # that is used to form the text in various listings. Each string
97 # used as the annotated text. Otherwise, the brief description is used as-is.
[all …]
/frameworks/av/media/codec2/components/base/
DAndroid.bp79 // to be used by code under media/codecs/* only as its stability is not guaranteed
117 // to be used by code under media/codecs/* only
131 // to be used by code under media/codecs/* only
153 // TEMP: used by cheets2 project - remove when no longer used
/frameworks/rs/script_api/
Drs_for_each.spec20 The @rsForEach() function can be used to invoke the root kernel of a script.
22 The other functions are used to get the characteristics of the invocation of
38 This type is used to suggest how the invoked kernel should iterate over the cells of the
51 over, like dimensions. It also contains rarely used indices of the currently processed
77 This structure is used to provide iteration information to a rsForEach call.
78 It is currently used to restrict processing to a subset of cells. In future
79 versions, it will also be used to provide hint on how to best iterate over
92 of this type can be used in a @rsForEach call to launch a kernel.
116 "root" in the specified script, and only a single input allocation can be used.
117 Starting in API level 24, an arbitrary kernel function can be used,
[all …]
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
Dlayer_info.rsh12 // An object that contains parameters used for computing matte for the current
18 // A scale factor =1.0f/(1+dilation_radius), which is used to normalize a
20 // This data member is only used for PixelFormatF32.
Dlayer_info_fast.rsh12 // An object that contains parameters used for computing matte for the current
18 // A scale factor =1.0f/(1+dilation_radius), which is used to normalize a
20 // This data member is only used for PixelFormatF32.
/frameworks/proto_logging/stats/enums/os/
Denums.proto24 // They are primarily used by android/os/BatteryManager.java.
39 // Plug states, primarily used by android/os/BatteryManager.java.
54 // They are primarily used by android/os/BatteryManager.java.
90 // They are primarily used by android/os/HardwarePropertiesManager.java.
163 // Wakelock types, primarily used by android/os/PowerManager.java.
168 // adding a new wake lock level, any unused value can be used.
206 // no other wake locks are held. This is used by the dream manager to
211 // Keep the device awake enough to allow drawing to occur. This is used
222 // They are primarily used by android/os/BatteryManager.java.
232 // They are primarily used by android/os/BatteryManager.java.
/frameworks/compile/slang/tests/F_ptr_in_struct/
Dstderr.txt.expect1 ptr_in_struct.rscript:4:8: error: structures containing pointers cannot be used as the type of an e…
2 ptr_in_struct.rscript:10:8: error: structures containing pointers cannot be used as the type of an …
/frameworks/av/media/libaaudio/
DDoxyfile3 # This file describes the settings to be used by the documentation system
20 # This tag specifies the encoding used for all characters in the config file
21 # that follow. The default is UTF-8 which is also the encoding used for all text
31 # project for which the documentation is generated. This name is used in the
37 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
39 # control system is used.
56 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
59 # left blank the current directory will be used.
73 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
105 # used to form the text in various listings. Each string in this list, if found
[all …]
/frameworks/av/drm/mediacas/plugins/clearkey/protos/
Dlicense_protos.proto26 // The asset_id must not be set on creation. It is only used for assets of
30 // Indicates the type of digital rights management scheme used.
51 // Key information for decrypting content. Not used for CLEARKEY_CAS.
57 // AssetKey defines a key that can be used to decrypt the license.
/frameworks/av/media/module/foundation/tests/
DAData_test.cpp237 EXPECT_FALSE(u.used()); in TEST_F()
242 EXPECT_TRUE(u.used()); in TEST_F()
249 EXPECT_FALSE(u.used()); in TEST_F()
259 EXPECT_TRUE(u.used()); in TEST_F()
265 EXPECT_FALSE(u.used()); in TEST_F()
271 EXPECT_TRUE(u.used()); in TEST_F()
301 EXPECT_FALSE(u.used()); in TEST_F()
309 EXPECT_TRUE(u.used()); in TEST_F()
320 EXPECT_TRUE(u.used()); in TEST_F()
449 EXPECT_FALSE(u.used()); in TEST_F()
[all …]
/frameworks/proto_logging/stats/enums/telephony/satellite/
Denums.proto25 // Datagram type is unknown. This generic datagram type should be used only when the datagram
127 // Network country code is used for satellite access decision
129 // Device's current location is used for satellite access decision
131 // Device's last known location is used for satellite access decision
133 // Cached country codes are used for satellite access decision
/frameworks/base/tests/RollbackTest/
DREADME.txt12 - source for fake apks used in testing.
15 - source for fake apex modules used in testing.
/frameworks/compile/slang/tests/F_reduce_general_bad_result/
Dstderr.txt.expect21 reduce_general_bad_result.rscript:276:28: error: structures containing pointers cannot be used as t…
22 reduce_general_bad_result.rscript:286:31: error: structures containing pointers cannot be used as t…
23 reduce_general_bad_result.rscript:310:28: error: structures containing pointers cannot be used as t…
24 reduce_general_bad_result.rscript:322:31: error: structures containing pointers cannot be used as t…
25 reduce_general_bad_result.rscript:349:33: error: structures containing pointers cannot be used as t…
26 reduce_general_bad_result.rscript:362:36: error: structures containing pointers cannot be used as t…
/frameworks/base/media/native/midi/include/
DDoxyfile3 # This file describes the settings to be used by the documentation system
20 # This tag specifies the encoding used for all characters in the config file
21 # that follow. The default is UTF-8 which is also the encoding used for all text
31 # project for which the documentation is generated. This name is used in the
37 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
39 # control system is used.
56 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
59 # left blank the current directory will be used.
75 # characters will be escaped, for example _xE3_x81_x84 will be used for Unicode
81 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
[all …]

12345678910>>...18