/external/clang/test/Driver/Inputs/prefixed_tools_tree/ |
x86_64--linux-as | 2 # This file must be executable to be picked up by GetProgramPath
|
x86_64--linux-ld | 2 # This file must be executable to be picked up by GetProgramPath
|
/external/mesa3d/bin/ |
get-pick-list.sh | 5 # Grep for commits with "cherry picked from commit" in the commit message. 6 git log --reverse --grep="cherry picked from commit" origin/master..HEAD |\ 7 grep "cherry picked from commit" |\ 8 sed -e 's/^[[:space:]]*(cherry picked from commit[[:space:]]*//' -e 's/)//' > already_picked 21 # Check to see if it has already been picked over.
|
shortlog_mesa.sh | 20 mesg=$(echo $l | sed 's/ (cherry picked from commit [0-9a-f]\+)//;s/\&/&/g;s/</\</g;s/>/\>/g')
|
/external/glide/library/src/main/java/com/bumptech/glide/manager/ |
ConnectivityMonitor.java | 9 * An interface for listening to network connectivity events picked up by the monitor.
|
/external/skia/tools/skp/page_sets/other/ |
OLD-skia_galaxynexus_set.json | 2 "description": "Pages hand-picked for Skia for Galaxy Nexus.",
|
OLD-skia_desktop_set.json | 2 "description": "Pages hand-picked for Skia Desktop.", 32 "why": "#18 (Alexa global), Picked an interesting post" 68 "why": "#8 (Alexa global),Picked an interesting page", 94 "why": "#7 (Alexa news); #27 total time spent,Picked interesting page"
|
/external/clang/test/Index/ |
print-usrs.c | 2 // This isn't really C code; it has a .c extension to get picked up by lit.
|
/external/valgrind/nightly/conf/ |
lfedora1.sendmail | 5 # Note this drops the mail as file to be picked up by another script
|
/development/ide/eclipse/ |
README.importing-to-eclipse.txt | 15 You will need to re-index for the changes to get picked up (right click project 21 You will need to re-index for the changes to get picked up (right click project
|
/external/llvm/test/MC/MachO/ |
gen-dwarf-cpp.s | 16 // We check that the source name "t.s" is picked up 26 // We check that the source line number 100 is picked up before the "movl"
|
gen-dwarf-macro-cpp.s | 13 // We check that the source name "foo.S" is picked up
|
/hardware/qcom/display/msm8226/ |
common.mk | 52 # If the macro is not present, the headers are picked from hardware/qcom/msmXXXX 53 # failing which, they are picked from bionic.
|
/hardware/qcom/display/msm8974/ |
common.mk | 48 # If the macro is not present, the headers are picked from hardware/qcom/msmXXXX 49 # failing which, they are picked from bionic.
|
/hardware/qcom/display/msm8994/ |
common.mk | 46 # If the macro is not present, the headers are picked from hardware/qcom/msmXXXX 47 # failing which, they are picked from bionic.
|
/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/ |
MainInteractionSession.java | 198 VoiceInteractor.PickOptionRequest.Option[] picked local 202 picked[0] = new VoiceInteractor.PickOptionRequest.Option(Utils.PICKOPTON_3, 0); 205 .setPickedOptions(picked); 239 VoiceInteractor.PickOptionRequest.Option[] picked; field in class:MainInteractionSession.AsyncTaskArg 250 picked = p; 295 for (VoiceInteractor.PickOptionRequest.Option s : arg.picked) { 299 "picked: size = " + arg.picked.length + 302 arg.pickReq.sendPickOptionResult(arg.picked, arg.extras);
|
/packages/apps/Contacts/src/com/android/contacts/list/ |
ContactsRequest.java | 68 /** Show all contacts and create a shortcut for the picked contact */ 71 /** Show all phone numbers and create a call shortcut for the picked number */ 74 /** Show all phone numbers and create an SMS shortcut for the picked number */
|
/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/ |
DocumentImagePicker.java | 38 * An interface for a listener that listens for when a document has been picked. 82 // Sometimes called after media item has been picked from the document picker. 109 // Asynchronously get the content type for the picked image since
|
/external/llvm/test/CodeGen/Mips/ |
inlineasm-cnstrnt-reg.ll | 27 ; Now c with 1024: make sure register $25 is picked 33 ; Now l with 1024: make sure register lo is picked. We do this by checking the instruction
|
/cts/tests/tests/alarmclock/src/android/alarmclock/cts/ |
SnoozeAlarmTest.java | 34 // was picked up and processed by the voice_interaction_service and the associated app.
|
/external/icu/icu4c/source/common/ |
common.rc | 3 // picked up by the pre-processor during each build.
|
/external/icu/icu4c/source/i18n/ |
i18n.rc | 3 // picked up by the pre-processor during each build.
|
/external/icu/icu4c/source/io/ |
io.rc | 3 // picked up by the pre-processor during each build.
|
/external/icu/icu4c/source/layout/ |
layout.rc | 3 // picked up by the pre-processor during each build.
|
/external/icu/icu4c/source/layoutex/ |
layoutex.rc | 3 // picked up by the pre-processor during each build.
|