HomeSort by relevance Sort by last modified time
    Searched full:secondary (Results 651 - 675 of 1672) sorted by null

<<21222324252627282930>>

  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
InCallPresenter.java 274 /** Display colors for the UI. Consists of a primary color and secondary (darker) color */
356 * tear things down. This method sets a serviceConnected boolean and calls a secondary method
    [all...]
  /art/compiler/utils/
assembler_test.h 437 // Secondary register names are the secondary view on registers, e.g., 32b on 64b systems.
439 UNIMPLEMENTED(FATAL) << "Architecture does not support secondary registers";
    [all...]
  /art/runtime/
trace.cc 670 // Write the secondary file with all the method names.
720 LOG(WARNING) << "Could not open secondary trace file!";
730 PLOG(ERROR) << "Could not write secondary file";
    [all...]
  /external/mesa3d/src/mesa/program/
prog_print.c 105 "vertex.color.secondary",
138 "fragment.color.secondary",
255 "result.color.secondary",
    [all...]
  /frameworks/base/core/java/android/provider/
CallLog.java 446 * For an incoming call, the secondary line number the call was received via.
512 * @param viaNumber the secondary number that the incoming call received with. If the
551 * @param viaNumber the secondary number that the incoming call received with. If the
    [all...]
  /frameworks/base/core/java/android/view/
Choreographer.java     [all...]
  /frameworks/base/docs/html/guide/topics/graphics/
2d-graphics.jd 143 an application's secondary thread, so that the application isn't required
144 to wait until the system's View hierarchy is ready to draw. Instead, a secondary thread
152 kill some tasks. Inside your SurfaceView class is also a good place to define your secondary Thread class, which will
  /frameworks/base/docs/html/reference/
packages-wearable-support.html 293 <ul class="dac-nav-secondary about">
325 <ul class="dac-nav-secondary develop">
378 <ul class="dac-nav-secondary distribute">
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
RecentsImpl.java 81 * An implementation of the Recents component for the current user. For secondary users, this can
209 * This is only called from the system user's Recents. Secondary users will instead proxy their
222 * This is only called from the system user's Recents. Secondary users will instead proxy their
    [all...]
  /build/tools/droiddoc/templates-ds/components/
masthead.cs 180 <!-- Secondary x-nav -->
  /build/tools/droiddoc/templates-sdk-refonly/components/
masthead.cs 142 <div class="dac-nav-secondary develop">
  /dalvik/dx/src/com/android/dx/rop/
package-info.java 52 * represent a core data type, but may also have secondary information
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera_interface.h 270 /* Only fo supporting advanced 2nd sensors. If no secondary sensor needed
  /external/autotest/tko/
site_parse.py 16 # track of any secondary failure white lists.
  /external/clang/utils/
clang-completion-mode.el 8 ;; code-completion results in a secondary buffer based on the code
  /external/curl/tests/
ftpserver.pl 98 my $datasockf_pidfile; # pid file for secondary connection sockfilt process
99 my $datasockf_logfile; # log file for secondary connection sockfilt process
111 my $slavepid; # PID for secondary connection sockfilt process
118 local *DREAD; # used to read from secondary connection
119 local *DWRITE; # used to write to secondary connection
159 # relative to the secondary or data sockfilt process. Values of these
350 # sockfilter which is in use for the data or secondary connection. This
352 # data or secondary socket. On success returns 1, otherwise zero.
    [all...]
  /external/dhcpcd-6.8.2/
dhcpcd-embedded.c 188 "embed ipaddress secondary",
  /external/google-breakpad/src/tools/mac/dump_syms/
dump_syms_tool.mm 156 // If this is a split module, read the secondary Mach-O file, from which the
  /external/guava/guava/src/com/google/common/cache/
Striped64.java 64 * using a secondary hash (Marsaglia XorShift) to try to find a
  /external/guava/guava/src/com/google/common/hash/
HashFunction.java 123 * performance hit, while poor bit dispersion is easily corrected using a secondary hash
  /external/icu/icu4c/source/i18n/unicode/
sortkey.h 86 * collation rules, and the way in which secondary and tertiary differences
  /external/icu/icu4c/source/test/cintltst/
callcoll.c 62 /* perform test with strength SECONDARY */
122 /* test secondary > 26 */
889 /* result is 1, secondary differences only for ignorable space characters*/
892 log_err("Comparing two strings with only secondary differences in C failed.\n");
    [all...]
  /external/iptables/extensions/
GNUmakefile.in 67 .SECONDARY:
  /external/libpcap/Win32/Include/arpa/
nameser.h 114 #define NS_NOTIFY_OP 0x4 /* notify secondary of SOA change */
  /external/ltrace/
dict.h 43 * are, respectively, primary and secondary hashing functions. The

Completed in 1107 milliseconds

<<21222324252627282930>>