/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/proto/com/google/protobuf/ |
D | test_check_utf8.proto | 44 repeated string rep = 3; field 50 repeated bytes rep = 3; field
|
D | test_check_utf8_size.proto | 45 repeated string rep = 3; field 51 repeated bytes rep = 3; field
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
D | Icon.java | 563 final Icon rep = new Icon(TYPE_RESOURCE); in createWithResource() local 578 final Icon rep = new Icon(TYPE_RESOURCE); in createWithResource() local 593 final Icon rep = new Icon(TYPE_RESOURCE); in createWithResource() local 607 final Icon rep = new Icon(TYPE_BITMAP); in createWithBitmap() local 621 final Icon rep = new Icon(TYPE_ADAPTIVE_BITMAP); in createWithAdaptiveBitmap() local 638 final Icon rep = new Icon(TYPE_DATA); in createWithData() local 654 final Icon rep = new Icon(TYPE_URI); in createWithContentUri() local 668 final Icon rep = new Icon(TYPE_URI); in createWithContentUri() local 732 final Icon rep = new Icon(TYPE_URI); in createWithFilePath() local
|
/frameworks/wilhelm/src/android/ |
D | channels.cpp | 94 audio_channel_representation_t rep in sles_channel_count_from_mask() local 173 audio_channel_representation_t rep = sles_to_audio_channel_mask_representation(mask); in sles_to_android_mask_helper() local
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | InstrumentationReporter.java | 74 final Report rep = reports.get(i); in run() local
|
/frameworks/base/media/apex/java/android/media/ |
D | CloseGuard.java | 173 public static void setReporter(Reporter rep) { in setReporter()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/ |
D | int128.cc | 183 std::string rep = os.str(); in operator <<() local
|
D | int128_unittest.cc | 456 const char* rep; in TEST() member
|
/frameworks/base/tools/preload2/src/com/android/preload/classdataretrieval/hprof/ |
D | Hprof.java | 108 String rep = primitiveMapping.get(name); in transformPrimitiveClass() local
|
/frameworks/rs/script_api/ |
D | Utilities.cpp | 77 string stringReplace(string s, string match, string rep) { in stringReplace()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | repeated_field.h | 279 void InternalDeallocate(Rep* rep, int size) { in InternalDeallocate()
|
/frameworks/base/core/java/android/text/method/ |
D | QwertyKeyListener.java | 265 String rep = getReplacement(content, x, oldStart, view); in onKeyDown() local
|
/frameworks/av/media/libeffects/testlibs/ |
D | EffectReverb.c | 331 effect_param_t *rep = (effect_param_t *) pReplyData; in Reverb_Command() local
|
/frameworks/av/media/libeffects/downmix/ |
D | EffectDownmix.c | 551 effect_param_t *rep = (effect_param_t *) pReplyData; in Downmix_Command() local
|
/frameworks/base/services/core/java/com/android/server/appop/ |
D | AppOpsService.java | 1680 ChangeRec rep = reports.get(i); in resetAllModes() local
|