/system/core/logd/ |
D | LogCommand.cpp | 127 gid_t g[4] = { (gid_t) -1, (gid_t) -1, (gid_t) -1, (gid_t) -1}; in clientHasLogCredentials() local 130 &g[0], &g[1], &g[2], &g[3]); in clientHasLogCredentials() 133 if ((gid == g[0]) in clientHasLogCredentials() 134 && (gid == g[1]) in clientHasLogCredentials() 135 && (gid == g[2]) in clientHasLogCredentials() 136 && (gid == g[3])) { in clientHasLogCredentials()
|
/system/security/keystore/ |
D | test-keystore | 120 keystore system g baz 125 keystore root g baz 135 keystore app_0 g baz 157 keystore app_0 g 160 keystore app_0 g 0x 193 keystore app_0 g 0x 243 keystore root g baz 254 keystore root g baz
|
/system/connectivity/shill/bin/ |
D | ff_debug | 24 FF_TAGLIST=`${SEND_FF_CMD}.ListDebugTags | sed -e '/string/!d; s/[[:space:]]\+/ /g' | cut -d "\"" -… 41 e.g.: ff_debug network+wifi 43 e.g.: ff_debug +network-service 53 e.g.: ff_debug --level 4 55 e.g.: ff_debug --level 0 57 e.g.: ff_debug --level -4 70 …${SEND_FF_CMD}.GetDebugTags 2>/dev/null | sed -e '/string/!d; s/[[:space:]]\+/ /g' | cut -d "\"" -… 78 …${SEND_FF_CMD}.GetDebugLevel 2>/dev/null | sed -e '/int32/!d; s/[[:space:]]\+/ /g' | cut -d " " -f… 99 for tag in `echo "$1" | sed 's/[+-]/ &/g'`; do 113 | sed 's/+'$tag'+/+/g' \ [all …]
|
D | wpa_debug | 56 $set_cmd | sed -e '/string/!d; s/[[:space:]]\+/ /g' | cut -d "\"" -f 2 80 echo "Valid levels are: `echo $WPA_LEVEL_LIST| sed 's/ /, /g'`"
|
/system/core/healthd/ |
D | AnimationParser.cpp | 58 int* g = &field->color_g; in parse_text_field() local 64 if (sscanf(in, "c c %d %d %d %d %n%*s%n", r, g, b, a, &start, &end) == 4) { in parse_text_field() 67 } else if (sscanf(in, "c %d %d %d %d %d %n%*s%n", y, r, g, b, a, &start, &end) == 5) { in parse_text_field() 69 } else if (sscanf(in, "%d c %d %d %d %d %n%*s%n", x, r, g, b, a, &start, &end) == 5) { in parse_text_field() 71 } else if (sscanf(in, "%d %d %d %d %d %d %n%*s%n", x, y, r, g, b, a, &start, &end) != 6) { in parse_text_field()
|
/system/core/libpixelflinger/ |
D | clear.cpp | 29 GGLclampx r, GGLclampx g, GGLclampx b, GGLclampx a); 124 gglFixedToIteratedColor(c->state.clear.g), in ggl_clear() 147 GGLclampx r, GGLclampx g, GGLclampx b, GGLclampx a) in ggl_clearColorx() argument 151 c->state.clear.g = gglClampx(g); in ggl_clearColorx()
|
D | buffer.h | 35 GGLcolor r, GGLcolor g, GGLcolor b, GGLcolor a);
|
D | pixelflinger.cpp | 282 const int32_t g = gglClampx(color[1]); in ggl_fogColor3xv() local 286 c->state.fog.color[GGLFormat::GREEN]= (g - (g>>8))>>8; in ggl_fogColor3xv() 372 const GGLclampx g = gglClampx(params[1]); in ggl_texEnvxv() local 377 color[2] = (g-(g>>8))>>8; in ggl_texEnvxv() 513 GGLboolean g, in ggl_colorMask() argument 521 if (g) mask |= 1 << GGLFormat::GREEN; in ggl_colorMask()
|
D | scanline.cpp | 660 GGLcolor r, g, b, a; in scanline() local 664 g = (xs * c->shade.dgdx) + ci.ydgdy; in scanline() 668 g = ADJUST_COLOR_ITERATOR(g, c->shade.dgdx, xc); in scanline() 673 g = ci.ydgdy; in scanline() 715 fragment.c[2] = g >> (GGL_COLOR_BITS-8); in scanline() 940 g += c->shade.dgdx; in scanline() 1145 uint32_t g = (s >> 8) & 0xff; in abgr8888ToRgb565() local 1147 return rgb888ToRgb565(r,g,b); in abgr8888ToRgb565() 1150 uint16_t rgb888ToRgb565(uint32_t& r, uint32_t& g, uint32_t &b) { in rgb888ToRgb565() 1154 g += (threshold >> (GGL_DITHER_BITS-8 +6)); in rgb888ToRgb565() [all …]
|
/system/connectivity/shill/ |
D | HACKING | 28 implicit conversion. E.g., 43 explicitly. E.g. 52 - Write data via the appropriate named method. E.g., 69 insertion operator. E.g. 81 Note that the writer can't be omitted. E.g. 91 - When deferring work from a signal handler (e.g. a D-Bus callback) to 93 the name of the function deferring the work. E.g. 110 - Choose the appropriate scope and verbose level for log messages. E.g.
|
/system/sepolicy/ |
D | port_contexts | 1 # portcon statements go here, e.g.
|
/system/extras/tests/framebuffer/ |
D | minui.h | 27 void gr_color(unsigned char r, unsigned char g, unsigned char b);
|
/system/bt/service/doc/ |
D | IBluetoothGattServer.txt | 51 * e.g. a service declaration is already in progress. 59 * Returns false in case of failure, e.g. if no service declaration was 69 * declaration. Returns false in case of failure, e.g. if no service 81 * an asynchronous failure, e.g. if no service declaration was started or
|
D | IBluetoothGattClient.txt | 65 * request cannot be started, e.g. if a read is already pending on this remote 103 * request cannot be started, e.g. if a read is already pending on this remote 148 * |characteristic_id|. Returns false if the request cannot be initiated, e.g. 163 * endReliableWrite. Returns false if the procedure cannot be started, e.g. if 173 * queued writes. Returns false in case of a failure, e.g. if a reliable write
|
D | IBluetoothLowEnergy.txt | 79 * synchronous failures, e.g. if the advertising or scan response data are 93 * client. Returns false in case of an error, e.g. this client has not started
|
/system/bt/build/toolchain/gcc/ |
D | BUILD.gn | 17 cxx = "g++" 54 soname = "{{target_output_name}}{{output_extension}}" # e.g. "libfoo.so".
|
/system/bt/osi/src/protos/ |
D | bluetooth.proto | 183 // e.g. com.google.gms. 186 // Name of the wakelock (e.g. bluedroid_timer). 222 // e.g. com.google.gms.
|
/system/core/metricsd/uploader/proto/ |
D | system_profile.proto | 87 // e.g. "en-US". 159 // A 12 character string naming the vendor, e.g. "GeniuneIntel". 500 // was unable to upload stability metrics for previous launches (e.g. due to 574 // between the source device and the TV (e.g. an A/V receiver, video 577 // The manufacturer name (possibly encoded as a 3-letter code, e.g. "YMH" 581 // The model name (e.g. "RX-V1900"). Some devices may report generic names 582 // like "receiver" or use the full manufacturer name (e.g "PHILIPS"). 585 // The product code (e.g. "0218"). 588 // The device types. A single device can have multiple types (e.g. a set-top 590 // repeated (e.g a device that reports two tuners). [all …]
|
D | user_action_event.proto | 18 // e.g. an interaction with a browser UI element.
|
/system/bt/service/common/ |
D | README | 6 root path, e.g.:
|
/system/core/crash_reporter/ |
D | crash_reporter.rc | 3 "|/system/bin/crash_reporter --user=%P:%s:%u:%g:%e"
|
/system/connectivity/shill/doc/ |
D | profile-api.txt | 16 and pop'd on logout. Additional entries may be pushed and pop'd; e.g. 33 (and reboots); or possibly discarded (e.g. for testing). 123 string; e.g. "wifi,wimax,vpn". To alter this
|
/system/connectivity/shill/init/ |
D | shill.conf.in | 21 # cases (e.g. it needs to disconnect a cellular modem from the network). A 65 chmod -R u+rwX,g+rX,o+rX /var/lib/dhcpcd
|
/system/tools/aidl/docs/ |
D | aidl-cpp.md | 22 compatible (e.g. Java clients are tested to interoperate with native services). 40 If your build target is a binary (e.g. you include `$(BUILD_SHARED_LIBRARY)`), 70 To generate code from .aidl files from another build target (e.g. another 200 These map to appropriate 32 bit integer class constants in Java and C++ (e.g.
|
/system/ca-certificates/files/ |
D | 119afc2e.0 | 9 SvZiF3tfTQou0M+LI+5PAk676w7KvRhj6IAcjeEcjT3g/1tf6mTll+g/mX8MCgkz 23 CfP+JmeaUOTDBS8rNXiRTHyoERF5TElZrMj3hWVcRrs7EKACr81Ptcw2Kuxd/u+g
|