/external/cldr/tools/java/org/unicode/cldr/test/ |
D | DateOrder.java | 216 private int importance; 218 private FormatType(int importance) { 219 this.importance = importance; 238 return otherType.importance - importance > 0;
|
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/service/ |
D | TriggerService.java | 111 int importance = NotificationManager.IMPORTANCE_DEFAULT; in createNotificationChannel() local 112 NotificationChannel channel = new NotificationChannel(CHANNEL_ID, name, importance); in createNotificationChannel()
|
D | ScriptingLayerService.java | 111 int importance = NotificationManager.IMPORTANCE_DEFAULT; in createNotificationChannel() local 112 NotificationChannel channel = new NotificationChannel(CHANNEL_ID, name, importance); in createNotificationChannel()
|
/external/libopus/celt/ |
D | celt_encoder.c | 586 opus_val16 tf_estimate, int tf_chan, int *importance) in tf_analysis() argument 676 cost0 = importance[0]*abs(metric[0]-2*tf_select_table[LM][4*isTransient+2*sel+0]); in tf_analysis() 677 …cost1 = importance[0]*abs(metric[0]-2*tf_select_table[LM][4*isTransient+2*sel+1]) + (isTransient ?… in tf_analysis() 683 cost0 = curr0 + importance[i]*abs(metric[i]-2*tf_select_table[LM][4*isTransient+2*sel+0]); in tf_analysis() 684 cost1 = curr1 + importance[i]*abs(metric[i]-2*tf_select_table[LM][4*isTransient+2*sel+1]); in tf_analysis() 693 cost0 = importance[0]*abs(metric[0]-2*tf_select_table[LM][4*isTransient+2*tf_select+0]); in tf_analysis() 694 …cost1 = importance[0]*abs(metric[0]-2*tf_select_table[LM][4*isTransient+2*tf_select+1]) + (isTrans… in tf_analysis() 722 … cost0 = curr0 + importance[i]*abs(metric[i]-2*tf_select_table[LM][4*isTransient+2*tf_select+0]); in tf_analysis() 723 … cost1 = curr1 + importance[i]*abs(metric[i]-2*tf_select_table[LM][4*isTransient+2*tf_select+1]); in tf_analysis() 974 AnalysisInfo *analysis, int *importance, int *spread_weight) in dynalloc_analysis() argument [all …]
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowActivityManager.java | 95 inState.importance = info.importance; in getMyMemoryState()
|
/external/sl4a/Utils/src/com/googlecode/android_scripting/ |
D | Log.java | 54 int importance = NotificationManager.IMPORTANCE_DEFAULT; in createNotificationChannel() local 55 NotificationChannel channel = new NotificationChannel(CHANNEL_ID, name, importance); in createNotificationChannel()
|
/external/llvm/test/Linker/ |
D | type-unique-dst-types.ll | 5 ; This tests the importance of keeping track of which types are part of the
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Linker/ |
D | type-unique-dst-types.ll | 7 ; This tests the importance of keeping track of which types are part of the
|
/external/python/cpython3/Misc/ |
D | README | 5 documents are only of historic importance.
|
/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/ |
D | DeqpTestRunner.java | 104 importance=Option.Importance.ALWAYS) 108 importance=Option.Importance.NEVER) 112 importance=Option.Importance.ALWAYS) 116 importance=Option.Importance.NEVER) 120 importance=Option.Importance.NEVER) 124 importance=Option.Importance.NEVER) 150 importance=Option.Importance.NEVER)
|
/external/python/cpython2/Misc/ |
D | README | 5 documents are only of historic importance.
|
/external/python/cpython2/Demo/ |
D | README | 5 importance (like Matt Conway's Tk demos).
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/ |
D | 2000-12-06-MeetingSummary.txt | 53 performance, but hope that this will be of little importance for our
|
/external/llvm/docs/HistoricalNotes/ |
D | 2000-12-06-MeetingSummary.txt | 53 performance, but hope that this will be of little importance for our
|
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/ |
D | 2000-12-06-MeetingSummary.txt | 53 performance, but hope that this will be of little importance for our
|
D | 2000-11-18-EarlyDesignIdeasResp.txt | 72 system somewhat reduce the importance of this point (f.e. portability
|
/external/llvm/docs/CommandGuide/ |
D | llvm-profdata.rst | 41 relative importance of each input file is proportional to the number of samples
|
/external/catch2/docs/ |
D | opensource-users.md | 16 …nd the plan is to keep these ordered alphabetically to avoid an implication of relative importance.
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/ |
D | llvm-profdata.rst | 41 relative importance of each input file is proportional to the number of samples
|
/external/selinux/python/sepolgen/src/share/ |
D | perm_map | 24 # permission weight value from 1 (less importance) to 10 (higher importance).
|
/external/selinux/python/sepolgen/tests/ |
D | perm_map | 24 # permission weight value from 1 (less importance) to 10 (higher importance).
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ |
D | AndroidFacade.java | 847 int importance = NotificationManager.IMPORTANCE_DEFAULT; in createNotificationChannel() local 848 NotificationChannel channel = new NotificationChannel(CHANNEL_ID, name, importance); in createNotificationChannel()
|
/external/bzip2/ |
D | README | 94 importance. To validate bzip2, I used a modified version of Mark
|
/external/tensorflow/tensorflow/core/profiler/g3doc/ |
D | command_line.md | 238 <b>Following example shows importance of defining customized operation type.</b>
|
/external/u-boot/doc/ |
D | README.unaligned-memory-access.txt | 136 structure padding is of importance.
|