Home
last modified time | relevance | path

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

1234

/test/xts/acts/multimedia/avsource/entry/src/main/cpp/types/libvideoencoderxdlndk/
Dindex.d.ts55 export const oHVideoEncoderStop: (a:number,b:number,c:number,d:number,e:number,f:number,g:number) =…
56 export const oHVideoEncoderFlush: (a:number,b:number,c:number,d:number,e:number,f:number,g:number) …
57 export const oHVideoEncoderReset: (a:number,b:number,c:number,d:number,e:number,f:number,g:number) …
58 …erGetOutputDescription: (a:number,b:number,c:number,d:number,e:number,f:number,g:number) => number;
/test/xts/acts/multimedia/avsource/entry/src/main/cpp/types/libvideodecoderxdlndk/
Dindex.d.ts23 export const oHVideoDecoderStop: (a:number,b:number,c:number,d:number,e:number,f:number,g:number) =…
24 export const oHVideoDecoderFlush: (a:number,b:number,c:number,d:number,e:number,f:number,g:number) …
/test/xts/acts/security/cryptoFramework/js_api_test_oh40/src/main/js/test/
DAsyGetKeySpecBySpec.test.js103 let g = keyPair.pubKey.getAsyKeySpec(
106 expect(g == dsaKeyPairSpec.params.g).assertTrue();
159 expect(gx == eccKeyPairSpec.params.g.x).assertTrue();
163 expect(gy == eccKeyPairSpec.params.g.y).assertTrue();
260 let g = keyPair.priKey.getAsyKeySpec(
263 expect(g == dsaKeyPairSpec.params.g).assertTrue();
312 expect(gx == eccKeyPairSpec.params.g.x).assertTrue();
316 expect(gy == eccKeyPairSpec.params.g.y).assertTrue();
/test/xts/hats/hdf/light/hdiService/
Dhdf_light_hdiService_test.cpp67 effect.lightColor.colorValue.rgbColor.g = MIN_VALUE; in InitConfig()
124 effect.lightColor.colorValue.rgbColor.g = 0;
156 effect.lightColor.colorValue.rgbColor.g = 0;
185 effect.lightColor.colorValue.rgbColor.g = 0;
219 effect.lightColor.colorValue.rgbColor.g = 0;
320 effect.lightColor.colorValue.rgbColor.g = MAX_VALUE;
389 effect.lightColor.colorValue.rgbColor.g = MAX_VALUE;
439 effect.lightColor.colorValue.rgbColor.g = MAX_VALUE;
464 effect.lightColor.colorValue.rgbColor.g = MAX_VALUE;
483 effect.lightColor.colorValue.rgbColor.g = MAX_VALUE;
[all …]
Dhdf_light_hdi_common_test.cpp64 effect.lightColor.colorValue.rgbColor.g = MIN_VALUE; in InitConfig()
132 effect.lightColor.colorValue.rgbColor.g = MAX_VALUE;
176 effect.lightColor.colorValue.rgbColor.g = MAX_VALUE;
199 effect.lightColor.colorValue.rgbColor.g = MAX_VALUE;
222 effect.lightColor.colorValue.rgbColor.g = MAX_VALUE;
241 effect.lightColor.colorValue.rgbColor.g = MAX_VALUE;
/test/xts/acts/arkui/ace_ets_component_nine/ace_ets_component_nine_image/entry/src/main/resources/base/media/
Dimg_love.svg2 <g id="img_love" clip-path="url(#clip0_201_223444)">
4 </g>
/test/xts/acts/arkui/ace_ets_component_nine/ace_ets_component_nine_imageanimator/entry/src/main/ets/MainAbility/pages/assert/
Dimg_love.svg2 <g id="img_love" clip-path="url(#clip0_201_223444)">
4 </g>
/test/xts/acts/arkui/ace_ets_component_nine/ace_ets_component_nine_textinput/entry/src/main/resources/base/media/
Dimg_love.svg2 <g id="img_love" clip-path="url(#clip0_201_223444)">
4 </g>
/test/xts/acts/arkui/ace_ets_component_nine/ace_ets_component_nine_imageanimator/entry/src/main/resources/base/media/
Dimg_love.svg2 <g id="img_love" clip-path="url(#clip0_201_223444)">
4 </g>
/test/xts/acts/arkui/ace_ets_component_four/entry/src/main/ets/MainAbility/pages/
DfontWeight.ets43 this.IngredientItem('Nutrition', 'Protein', this.foodItem.protein + 'g')
44 this.IngredientItem('', 'Fat', this.foodItem.fat + 'g')
45 this.IngredientItem('', 'Carbohydrates', this.foodItem.carbohydrates + 'g')
/test/xts/acts/startup/startup_standard/init_ndkTest/entry/src/main/ets/test/
DinitNdk.test.ets38 let str = /[\w-\.\(\)\s\:]/g;
64 let str = /[\w-\.\(\)\s\:]/g;
85 let str = /[\w-\.\(\)]/g;
110 let str = /[\w-\.\(\)]/g;
131 let str = /[\w-\.\(\)]/g;
156 let str = /[\w-\.\(\)]/g;
178 let str = /[\w-\.\(\)\s]/g;
205 let str = /[\w-\.\(\)\s]/g;
227 let str = /[\w-\.\(\)\s]/g;
253 let str = /[\w-\.\(\)\s]/g;
[all …]
/test/xts/hats/kernel/freelist/modify_pointer/
DMalloc_modify_pointer.cpp87 struct group_in *g = nullptr; in child() local
97 g = get_group((uint8_t *)tmp[0]); in child()
98 g->meta++; in child()
/test/xts/acts/security/cryptoFramework/js_api_test_oh40/src/main/js/test/utils/common/
DpublicDoSpec.js76 g: G, property
96 g: BigInt( property
137 g: dsag, property
/test/xts/acts/kernel_lite/dyload_posix/
DDlopenTest.cpp118 void* g = dlopen("../data/target/libdso1.so", RTLD_NOW); variable
119 if (!g) {
122 if (h != g) {
/test/xts/hats/hdf/light/liteos/
Dhdf_light_test.cpp136 effect.lightColor.colorValue.rgbColor.g = 0;
164 effect.lightColor.colorValue.rgbColor.g = 0;
198 effect.lightColor.colorValue.rgbColor.g = 0;
/test/xts/acts/security/cryptoFramework/js_api10_test_oh41/src/main/ets/test/utils/common/
DkeyGenSpecUtil.ets70 g: G,
139 g: G,
208 g: G,
277 g: G,
346 g: G,
415 g: G,
484 g: G,
553 g: G,
622 g: G,
691 g: G,
[all …]
/test/xts/acts/security/cryptoFramework/js_api10_test_oh41/src/main/ets/test/utils/keyGenerate/
DgenECCSpecFunc.ets22 param.g.x == pubKey.getAsyKeySpec(cpFw.AsyKeySpecItem.ECC_G_X_BN) &&
23 param.g.y == pubKey.getAsyKeySpec(cpFw.AsyKeySpecItem.ECC_G_Y_BN) &&
/test/xts/hats/hdf/light/hdiService_additional/
DHdfLightCommonTestAdditional.cpp54 effect.lightColor.colorValue.rgbColor.g = MIN_VALUE; in InitConfig()
97 effect.lightColor.colorValue.rgbColor.g = MAX_VALUE;
164 effect.lightColor.colorValue.rgbColor.g = MAX_VALUE;
187 effect.lightColor.colorValue.rgbColor.g = MAX_VALUE;
381 light.colorValue.rgbColor.g = MIN_VALUE;
/test/testfwk/arkxtest/uitest/
DBUILD.gn292 cflags = [ "-g" ]
293 cflags_cc = [ "-g" ]
313 cflags = [ "-g" ]
314 cflags_cc = [ "-g" ]
/test/xts/hats/hdf/hdf_lite/display/
Dloadbmp_test.c41 static uint16_t OsdMakeColorU16(uint8_t r, uint8_t g, uint8_t b, OsdCompInfo compinfo) in OsdMakeColorU16() argument
51 g1 = g >> (EIGHT_BITS_PER_PIXEL - compinfo.gLen); in OsdMakeColorU16()
197 c.g = *(start + ONE_OFFSET); in LoadRgbData()
199 *dst = OsdMakeColorU16(c.r, c.g, c.b, g_osdCompInfo[enFmt]); in LoadRgbData()
Dloadbmp_test.h106 uint8_t g; member
/test/xts/acts/multimedia/media/media_js_standard/avPlayerNdk/entry/src/main/cpp/types/avplayerndk/
Dindex.d.ts26 export const AvPlayerReset: (a:number,b:number,c:number, d:number, e:number, f:number, g:number) =>…
/test/xts/hats/hdf/light/lightBenchmarkTest/
Dhdf_light_benchmark_test.cpp102 effect.lightColor.colorValue.rgbColor.g = 0; in BENCHMARK_F()
140 effect.lightColor.colorValue.rgbColor.g = 0; in BENCHMARK_F()
/test/testfwk/developer_test/examples/calculator/test/fuzztest/common/calculator_fuzzer/
DBUILD.gn25 "-g",
/test/xts/device_attest/test/fuzztest/devattestservicestub_fuzzer/
DBUILD.gn30 "-g",

1234