Home
last modified time | relevance | path

Searched refs:g (Results 1 – 25 of 230) sorted by relevance

12345678910

/system/bt/embdrv/g722/
Dg722_enc_dec.h54 #define NLDECOMPRESS_APPLY_GAIN(s,g) (((s) * (int32_t)(g)) >> 16) argument
56 #define NLDECOMPRESS_APPLY_GAIN_CONVERTED_DAC(s,g) (uint16_t)((uint16_t)(((s) * (int32_t)(g)) >> 20… argument
58 #define NLDECOMPRESS_APPLY_GAIN(s,g) (((int32_t)(s) * (int32_t)(g)) >> 16) argument
62 …efine NLDECOMPRESS_PREPROCESS_PCM_SAMPLE_WITH_GAIN(s,g) NLDECOMPRESS_APPLY_GAIN_CONVERTED_DAC((s),… argument
63 #define NLDECOMPRESS_PREPROCESS_SAMPLE_WITH_GAIN(s,g) ((int16_t)NLDECOMPRESS_APPLY_GAIN((s),(g))) argument
66 #define NLDECOMPRESS_PREPROCESS_SAMPLE_WITH_GAIN(s,g) ((int16_t)(NLDECOMPRESS_APPLY_GAIN((s),(g)))) argument
/system/tools/hidl/build/
Dhidl_interface.go93 func (g *hidlGenRule) GenerateAndroidBuildActions(ctx android.ModuleContext) {
94 g.genOutputDir = android.PathForModuleGen(ctx)
96 for _, input := range g.properties.Inputs {
97 g.genInputs = append(g.genInputs, android.PathForModuleSrc(ctx, input))
100 for _, output := range g.properties.Outputs {
101 g.genOutputs = append(g.genOutputs, android.PathForModuleGen(ctx, output))
104 if g.properties.Language == "vts" && isVtsSpecPackage(ctx.ModuleName()) {
107 *vtsList = append(*vtsList, g.genOutputs.Paths()...)
130 inputs := g.genInputs
136 if g.properties.Language == "java" {
[all …]
/system/core/logd/
DLogCommand.cpp124 gid_t g[4] = { (gid_t)-1, (gid_t)-1, (gid_t)-1, (gid_t)-1 }; in clientHasLogCredentials() local
126 sscanf(line + sizeof(gid_string) - 1, "%u\t%u\t%u\t%u", &g[0], in clientHasLogCredentials()
127 &g[1], &g[2], &g[3]); in clientHasLogCredentials()
130 if ((gid == g[0]) && (gid == g[1]) && (gid == g[2]) && in clientHasLogCredentials()
131 (gid == g[3])) { in clientHasLogCredentials()
/system/extras/simpleperf/scripts/inferno/
Dsvg_renderer.py39 g = 60 + int(180 * hash_to_float(method))
41 return (r, g, b)
46 g = 180 + int(70 * hash_to_float((method)))
48 return (r, g, b)
53 g = 110 + 105 * (1 - callsite.weight() / total_weight)
55 return (r, g, b)
76 r, g, b = get_dso_color(callsite.dso)
78 r, g, b = get_legacy_color(method)
80 r, g, b = get_heat_color(callsite, total_weight)
82 r_border, g_border, b_border = [max(0, color - 50) for color in [r, g, b]]
[all …]
/system/tools/hidl/c2hal/
DREADME.md13 c2hal [-g] [-o dir] -p package (-r interface-root)+ (header-filepath)+
21 -g: Enabling this flag changes the behavior of c2hal to parse opengl files.
41 python3 system/tools/hidl/c2hal/test/build_all.py -g ~/android/master/frameworks/native/opengl/incl…
42 python3 system/tools/hidl/c2hal/test/build_all.py -g ~/android/master/frameworks/native/opengl/incl…
43 python3 system/tools/hidl/c2hal/test/build_all.py -g ~/android/master/frameworks/native/opengl/incl…
44 python3 system/tools/hidl/c2hal/test/build_all.py -g ~/android/master/frameworks/native/opengl/incl…
45 python3 system/tools/hidl/c2hal/test/build_all.py -g ~/android/master/frameworks/native/opengl/incl…
46 python3 system/tools/hidl/c2hal/test/build_all.py -g ~/android/master/frameworks/native/opengl/incl…
/system/security/keystore/
Dtest-keystore120 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/libufdt/tests/testdata/
Doverlay_2_layers-overlay.dts5 g = "g";
/system/hardware/interfaces/net/netd/1.1/
DINetd.hal35 * For e.g. "dummy0"
37 * For e.g. 192.0.2.0/24 or 2001:db8:1::/48.
42 * For e.g. 10.0.0.1 or 2001:db8:1::cafe.
58 * For e.g. "dummy0"
60 * For e.g. 192.0.2.0/24 or 2001:db8:1::/48.
65 * For e.g. 10.0.0.1 or 2001:db8:1::cafe.
78 * For e.g. "dummy0".
90 * For e.g. "dummy0".
109 * @param inputIfName Input interface. For e.g. "dummy0".
110 * @param outputIfName Output interface. For e.g. "rmnet_data7".
/system/core/healthd/
DAnimationParser.cpp58 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/timezone/distro/tools/
Dtzupdate.properties3 # This should be the tzdata version. e.g. "2015a".
6 # This is used to indicate when Android has issued a revision. e.g. "1", "2".
/system/tools/aidl/build/
Dmessage_check_compatibility.txt4 Above AIDL file(s) has changed in a backward-incompatible way, e.g. removing
7 when a module using the interface is updated, e.g., Maineline modules.
Dapi_preamble.txt7 // modified an AIDL interface in a backward-incompatible way, e.g., deleting a
16 // later when a module using the interface is updated, e.g., Mainline modules.
/system/core/libpixelflinger/
Dclear.cpp29 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()
/system/extras/simpleperf/scripts/
Dreport_html.js801 thread.g.c, false);
925 getNodesMatchingFuncId(this.threadInfo.g), false);
1192 g: Math.floor(110 + 105 * (1 - widthPercentage * 0.01)),
1257 ofill="rgb(${color.r},${color.g},${color.b})"
1258 fill="rgb(${color.r},${color.g},${color.b})"
1259 style="stroke:rgb(${borderColor.r},${borderColor.g},${borderColor.b})"/>
1303 _adjustTextSizeForNode(g) { argument
1304 let text = g.find('text');
1305 let width = parseFloat(g.find('rect').attr('width')) * this.svgWidth * 0.01;
1310 let methodName = g.find('title').text().split(' | ')[0];
[all …]
/system/extras/runconuid/
Drunconuid.cpp106 gid_t g; in lookup_gid() local
108 if (sscanf(c, "%d", &g) == 1) { in lookup_gid()
109 return g; in lookup_gid()
/system/libvintf/test/
DAndroid.bp39 "-g",
79 "-g",
120 "-g",
/system/extras/alloc-stress/
DAndroid.bp25 "-g",
37 "-g",
/system/sepolicy/prebuilts/api/26.0/private/
Dport_contexts1 # portcon statements go here, e.g.
/system/sepolicy/prebuilts/api/27.0/private/
Dport_contexts1 # portcon statements go here, e.g.
/system/sepolicy/private/
Dport_contexts1 # portcon statements go here, e.g.
/system/sepolicy/prebuilts/api/28.0/private/
Dport_contexts1 # portcon statements go here, e.g.
/system/sepolicy/prebuilts/api/29.0/private/
Dport_contexts1 # portcon statements go here, e.g.
/system/media/audio_utils/tests/
DMakefile6 g++ -I$(INC) -o logplot_tests logplot_tests.cpp
/system/extras/zram-perf/
DAndroid.bp4 "-g",
/system/extras/app-launcher/
Dapp-launcher66 grep -F cpu-cycles "$infile" | awk '{print $1}' | sed s/,//g | computestats
78 grep -F instructions "$infile" | awk '{print $1}' | sed s/,//g | computestats
81 grep -F instructions "$infile" | awk '{print $4}' | sed s/,//g | computestatsf
84 grep -F branch-misses "$infile" | awk '{print $1}' | sed s/,//g | computestats
87 grep -F context-switches "$infile" | awk '{print $1}' | sed s/,//g | computestats
90 grep -F page-faults "$infile" | awk '{print $1}' | sed s/,//g | computestats

12345678910