/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | group_norm_kernel.cu | 47 const int64_t index = i * N + j; in RowwiseMomentsCUDAKernel() local 86 const int64_t index = blockIdx.x * blockDim.x + threadIdx.x; in ComputeFusedParamsCUDAKernel() local 111 const int64_t G = group; in Compute1dBackwardFusedParamsCUDAKernel() local 119 const int64_t index = ng * D + i; in Compute1dBackwardFusedParamsCUDAKernel() local 160 const int64_t G = group; in GammaBeta1dBackwardCUDAKernel1() local 204 const int64_t G = group; in GammaBeta1dBackwardCUDAKernel2() local 289 const int64_t index = nc * HxW + hw; in ComputeInternalGradientsCUDAKernel() local 321 const int64_t G = group; in ComputeBackwardFusedParamsCUDAKernel() local 329 const int64_t index = ng * D + i; in ComputeBackwardFusedParamsCUDAKernel() local 370 const int64_t G = group; in GammaBetaBackwardCUDAKernel1() local [all …]
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/nom-7.1.3/src/bytes/ |
H A D | streaming.rs | 525 pub fn escaped<Input, Error, F, G, O1, O2>( in escaped() argument 528 mut escapable: G, in escaped() 556 let index = input.offset(&i2); in escaped() localVariable 581 let index = input.offset(&i); in escaped() localVariable 627 pub fn escaped_transform<Input, Error, F, G, O1, O2, ExtendItem, Output>( in escaped_transform() argument 630 mut transform: G, in escaped_transform() 651 let mut index = 0; in escaped_transform() localVariable
|
H A D | complete.rs | 509 pub fn escaped<'a, Input: 'a, Error, F, G, O1, O2>( in escaped() argument 512 mut escapable: G, in escaped() 542 let index = input.offset(&i2); in escaped() localVariable 570 let index = input.offset(&i); in escaped() localVariable 623 pub fn escaped_transform<Input, Error, F, G, O1, O2, ExtendItem, Output>( in escaped_transform() argument 626 mut transform: G, in escaped_transform() 647 let mut index = 0; in escaped_transform() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/nom/src/bytes/ |
D | streaming.rs | 525 pub fn escaped<Input, Error, F, G, O1, O2>( in escaped() argument 528 mut escapable: G, in escaped() 556 let index = input.offset(&i2); in escaped() localVariable 581 let index = input.offset(&i); in escaped() localVariable 627 pub fn escaped_transform<Input, Error, F, G, O1, O2, ExtendItem, Output>( in escaped_transform() argument 630 mut transform: G, in escaped_transform() 651 let mut index = 0; in escaped_transform() localVariable
|
D | complete.rs | 509 pub fn escaped<'a, Input: 'a, Error, F, G, O1, O2>( in escaped() argument 512 mut escapable: G, in escaped() 542 let index = input.offset(&i2); in escaped() localVariable 570 let index = input.offset(&i); in escaped() localVariable 623 pub fn escaped_transform<Input, Error, F, G, O1, O2, ExtendItem, Output>( in escaped_transform() argument 626 mut transform: G, in escaped_transform() 647 let mut index = 0; in escaped_transform() localVariable
|
/aosp_15_r20/external/pdfium/core/fpdfapi/page/ |
H A D | cpdf_dib.cpp | 76 bool IsColorIndexOutOfBounds(uint8_t index, const DIB_COMP_DATA& comp_datum) { in IsColorIndexOutOfBounds() 853 float G; in StartLoadMask() local 932 float G = 0.0f; in LoadPalette() local 978 float G = 0; in LoadPalette() local 1032 float G = 0.0f; in TranslateScanline24bpp() local 1117 unsigned int G = GetBits8(src_scan.data(), src_bit_pos, m_bpc); in TranslateScanline24bppDefaultDecode() local 1225 uint8_t index = *pSrcPixel++; in GetScanline() local 1234 uint8_t index = *pSrcPixel++; in GetScanline() local
|
H A D | cpdf_colorspace.cpp | 382 void XYZ_to_sRGB(float X, float Y, float Z, float* R, float* G, float* B) { in XYZ_to_sRGB() 399 float* G, in XYZ_to_sRGB_WhitePoint() 596 float G; in TranslateImageLine() local 663 float* G, in GetRGB() 722 float* G, in GetRGB() 765 float G; in TranslateImageLine() local 830 float* G, in GetRGB() 875 float G; in TranslateImageLine() local 934 float* G, in GetRGB() 1016 int index = 0; in TranslateImageLine() local [all …]
|
H A D | cpdf_indexedcs.cpp | 82 float* G, in GetRGB() 84 int32_t index = static_cast<int32_t>(pBuf[0]); in GetRGB() local
|
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | rdcolmap.c | 47 add_map_entry(j_decompress_ptr cinfo, int R, int G, int B) in add_map_entry() 53 int index; in add_map_entry() local 83 int R, G, B; in read_gif_map() local 175 int R, G, B; in read_ppm_map() local
|
/aosp_15_r20/external/pdfium/fpdfsdk/ |
H A D | fpdf_editpage.cpp | 274 int index) { in FPDFPage_GetObject() 302 FPDFPageObj_GetMark(FPDF_PAGEOBJECT page_object, unsigned long index) { in FPDFPageObj_GetMark() 324 const size_t index = pMarks->CountItems() - 1; in FPDFPageObj_AddMark() local 372 unsigned long index, in FPDFPageObjMark_GetParamKey() 732 unsigned int G, in FPDFPageObj_SetFillColor() 751 unsigned int* G, in FPDFPageObj_GetFillColor() 828 unsigned int G, in FPDFPageObj_SetStrokeColor() 847 unsigned int* G, in FPDFPageObj_GetStrokeColor() 1008 FPDFFormObj_GetObject(FPDF_PAGEOBJECT form_object, unsigned long index) { in FPDFFormObj_GetObject()
|
H A D | fpdf_text.cpp | 30 CPDF_TextPage* GetTextPageForValidIndex(FPDF_TEXTPAGE text_page, int index) { in GetTextPageForValidIndex() 65 FPDFText_GetUnicode(FPDF_TEXTPAGE text_page, int index) { in FPDFText_GetUnicode() 75 int index) { in FPDFText_IsGenerated() 85 FPDFText_HasUnicodeMapError(FPDF_TEXTPAGE text_page, int index) { in FPDFText_HasUnicodeMapError() 95 int index) { in FPDFText_GetFontSize() 105 int index, in FPDFText_GetFontInfo() 131 int index) { in FPDFText_GetFontWeight() 144 FPDFText_GetTextRenderMode(FPDF_TEXTPAGE text_page, int index) { in FPDFText_GetTextRenderMode() 159 int index, in FPDFText_GetFillColor() 161 unsigned int* G, in FPDFText_GetFillColor() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/petgraph/src/algo/ |
D | mod.rs | 138 g: G, in toposort() 247 fn with_dfs<G, F, R>(g: G, space: Option<&mut DfsSpaceType<G>>, f: F) -> R in with_dfs() 269 g: G, in has_path_connecting() 355 index: usize, field 393 pub fn run<G, F>(&mut self, g: G, mut f: F) in run() 413 fn visit<G, F>(&mut self, v: G::NodeId, g: G, f: &mut F) in visit() 474 pub fn node_component_index<G>(&self, g: G, v: N) -> usize in node_component_index() 663 pub fn is_bipartite_undirected<G, N, VM>(g: G, start: N) -> bool in is_bipartite_undirected()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/reflect/ |
D | visiblefields_test.go | 15 index []int member 215 G int member 228 G int member 257 G int member 266 G int member
|
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/ |
H A D | adaptive_fir_filter.cc | 129 const FftData& G, in AdaptPartitions() 134 size_t index = render_buffer.Position(); in AdaptPartitions() local 152 const FftData& G, in AdaptPartitions_Neon() 218 const FftData& G, in AdaptPartitions_Sse2() 294 size_t index = render_buffer.Position(); in ApplyFilter() local 578 const FftData& G) { in Adapt() 587 const FftData& G, in Adapt() 622 const FftData& G) { in AdaptAndUpdateSize()
|
/aosp_15_r20/external/rust/android-crates-io/crates/nom/src/combinator/ |
D | mod.rs | 106 mut f: G, in map_res() 144 mut f: G, in map_opt() 178 mut applied_parser: G, in map_parser() 206 pub fn flat_map<I, O1, O2, E: ParseError<I>, F, G, H>( in flat_map() argument 208 mut applied_parser: G, in flat_map() 419 second: G, in verify() 516 let index = input.offset(&i); in recognize() localVariable 571 let index = input.offset(&remaining); in consumed() localVariable
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/nom-7.1.3/src/combinator/ |
H A D | mod.rs | 106 mut f: G, in map_res() 144 mut f: G, in map_opt() 178 mut applied_parser: G, in map_parser() 206 pub fn flat_map<I, O1, O2, E: ParseError<I>, F, G, H>( in flat_map() argument 208 mut applied_parser: G, in flat_map() 419 second: G, in verify() 516 let index = input.offset(&i); in recognize() localVariable 571 let index = input.offset(&remaining); in consumed() localVariable
|
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/ |
D | nashorn.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/javax. ... |
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/ |
D | nashorn.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/javax. ... |
/aosp_15_r20/external/rust/android-crates-io/crates/petgraph/tests/ |
D | quickcheck.rs | 699 let mut index = 0; in full_topo_generic() localVariable 1002 let mut index = 0; localVariable 1096 fn naive_closure_foreach<G, F>(g: G, mut f: F) in naive_closure_foreach() 1239 fn is_maximum_matching<G: NodeIndexable + IntoEdges + IntoNodeIdentifiers + Visitable>( in is_maximum_matching() 1241 m: &Matching<G>, in is_maximum_matching() 1283 fn is_perfect_matching<G: NodeCount + NodeIndexable>(g: G, m: &Matching<G>) -> bool { in is_perfect_matching()
|
/aosp_15_r20/tools/dexter/slicer/ |
H A D | bytecode_encoder.cc | 98 static dex::u4 GetRegA(const Bytecode* bytecode, int index) { in GetRegA() 107 static dex::u4 GetRegB(const Bytecode* bytecode, int index) { in GetRegB() 116 static dex::u4 GetRegC(const Bytecode* bytecode, int index) { in GetRegC() 368 dex::u4 G = (A > 4) ? regs[4] : 0; in Visit() local 419 dex::u4 G = (A > 4) ? regs[4] : 0; in Visit() local
|
/aosp_15_r20/external/skia/modules/skcms/src/ |
H A D | Transform_inl.h | 334 const float R = tf->a, G = tf->b, in apply_hlg() local 348 const float R = tf->a, G = tf->b, in apply_hlginv() local 687 I32 index [8]; // Index contribution by dimension, first low from 0, then high from 4. in clut() local 743 F R,G,B,A=F0; in clut() local 1010 G = (U16)v.val[1], in STAGE() local 1029 G = (U16)v.val[1], in STAGE() local 1120 G = m[3]*r + m[4]*g + m[5]*b, in STAGE() local 1132 G = m[4]*r + m[5]*g + m[ 6]*b + m[ 7], in STAGE() local 1381 G = to_fixed(g * 65535), in FINAL_STAGE() local 1417 G = Half_from_F(g), in FINAL_STAGE() local [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/petgraph/src/graph_impl/ |
D | mod.rs | 38 fn index(&self) -> usize; in index() method 48 fn index(&self) -> Self { in index() method 63 fn index(&self) -> usize { in index() method 78 fn index(&self) -> usize { in index() method 93 fn index(&self) -> usize { in index() method 113 pub fn index(self) -> usize { in index() method 128 fn index(&self) -> usize { in index() method 172 pub fn index(self) -> usize { in index() method 1357 pub fn map<'a, F, G, N2, E2>( in map() argument 1360 mut edge_map: G, in map() [all …]
|
/aosp_15_r20/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/ |
H A D | histogram.cpp | 30 int G = *(pImg++); in addPixelToHistogram() local 88 int index = static_cast<int>(s * sScaler) * hBins + static_cast<int>(h * hScaler); in Java_androidx_media_filterpacks_histogram_ChromaHistogramFilter_extractChromaHistogram() local 115 int index; in Java_androidx_media_filterpacks_histogram_NewChromaHistogramFilter_extractChromaHistogram() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/DXILWriter/ |
H A D | DXILValueEnumerator.cpp | 76 void index(const Value *V) { in index() function 115 for (const GlobalVariable &G : M.globals()) in orderModule() local 174 for (const GlobalVariable &G : M.globals()) in orderModule() local 337 for (const GlobalVariable &G : M.globals()) in predictUseListOrder() local 345 for (const GlobalVariable &G : M.globals()) in predictUseListOrder() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
H A D | ValueEnumerator.cpp | 78 void index(const Value *V) { in index() function 112 for (const GlobalVariable &G : M.globals()) in orderModule() local 143 for (const GlobalVariable &G : M.globals()) in orderModule() local 293 for (const GlobalVariable &G : M.globals()) in predictUseListOrder() local 301 for (const GlobalVariable &G : M.globals()) in predictUseListOrder() local
|