/third_party/mksh/ |
H A D | misc.c | 760 /* check next string part */ in has_globbing() 1170 /* handle cclass common part */ in gmatch_cclass() 1334 * : means argument must be present, may be part of option argument in ksh_getopt() 1337 * , means argument is part of option argument, and may be null. in ksh_getopt() 2236 * ilen = part of current_wd before wp[0] in c_cd() 2237 * elen = part of current_wd after wp[0] in c_cd()
|
/third_party/node/deps/openssl/openssl/include/openssl/ |
H A D | evp.h | 458 /* Length of fixed part of IV derived from PRF */ 460 /* Length of explicit part of IV part of TLS records */ 466 /* Length of fixed part of IV derived from PRF */ 468 /* Length of explicit part of IV part of TLS records */
|
/third_party/pulseaudio/speex/libspeexdsp/ |
H A D | mdf.c | 218 spx_word32_t part=0; in mdf_inner_prod() local 219 part = MAC16_16(part,*x++,*y++); in mdf_inner_prod() 220 part = MAC16_16(part,*x++,*y++); in mdf_inner_prod() 222 sum = ADD32(sum,SHR32(part,6)); in mdf_inner_prod()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
H A D | vktRobustBufferAccessWithVariablePointersTests.cpp | 1026 // below is a first part of aliasing types based on int, uint, float in MakeShader() 1055 // below is a second part that aliases based on scalar, vector, matrix in MakeShader() 1173 // if we check reads we use variable pointers only for reading part in MakeShader() 1184 // if we check writes we use variable pointers only for writing part only in MakeShader() 1732 // For cases that partial element is out of bound, the part within the buffer allocated memory can be buffer content per spec. in verifyResult() 1733 // We need to check it as a whole part. in verifyResult()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.cpp | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 191 // When the MDNode can be part of the type system, the DIE can be shared in isShareableAcrossCUs() 900 // Emit the discriminator for a variant part. in constructTypeDIE() 906 // If the variant part has a discriminant, the discriminant is in constructTypeDIE() 908 // a child of the variant part entry. in constructTypeDIE() 928 // When emitting a variant part, wrap each member in in constructTypeDIE()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | LiveIntervals.cpp | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 350 // Compute the 'normal' part of the ranges. in computeLiveInRegUnits() 583 // part of the subregister, so there is no real liverange at the use in shrinkToUses() 669 // This block isn't part of the VNI segment. Prune the search. in pruneValue() 805 // the LiveInterval. But as this is only overriding part of the register in addKillFlags() 1575 // either as part of the def case (for defs inside of the region) or in repairOldRegInRange()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorOps.cpp | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 113 /// type. The contents of the bits in the extended part of each element are 1356 // Constants to clear the upper part of the word. in ExpandUINT_TO_FLOAT() 1366 // Clear upper part of LO, lower HI in ExpandUINT_TO_FLOAT() 1372 // Convert the hi part back to the upper values in ExpandUINT_TO_FLOAT() 1397 // Convert the hi part back to the upper values in ExpandUINT_TO_FLOAT()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | MCDwarf.cpp | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 605 // Separate the directory part from the basename of the FileName. in tryGetFile() 939 // First part: the header. in EmitGenDwarfInfo() 967 // Second part: the compile_unit DIE. in EmitGenDwarfInfo() 1055 // Third part: the list of label DIEs. in EmitGenDwarfInfo() 1227 // Finding the line number is the expensive part which is why we just don't in Make()
|
/third_party/openssl/include/openssl/ |
H A D | evp.h | 456 /* Length of fixed part of IV derived from PRF */ 458 /* Length of explicit part of IV part of TLS records */ 464 /* Length of fixed part of IV derived from PRF */ 466 /* Length of explicit part of IV part of TLS records */
|
/third_party/skia/third_party/externals/d3d12allocator/src/ |
H A D | D3D12MemAlloc.h | 74 (2.) Make `D3D12MemAlloc.cpp` compiling as part of the project, as C++ code.
622 descriptors are separate part of the D3D12 API from buffers and textures.
776 separate block using `D3D12Device::CreateCommittedResource` or `CreateHeap`, not as part of an existing larget block.
970 /** \brief Size of a single heap (memory block) to be allocated as part of this pool, in bytes. Optional.
1214 really call `ID3D12Device::CreatePlacedResource` to assign part of a larger,
1247 part of a larger, existing heap to the allocation.
|
/third_party/python/Doc/library/ |
H A D | urllib.parse.rst | 47 escapes are not expanded. The delimiters as shown above are not part of the 100 recognized. Instead, they are parsed as part of the path, parameters 112 | :attr:`netloc` | 1 | Network location part | empty string | 301 | :attr:`netloc` | 1 | Network location part | empty string | 369 particular the addressing scheme, the network location and (part of) the 447 code before trusting a returned component part. Does that ``scheme`` make
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | GenericDomTreeConstruction.h | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 124 // The function below is the core part of the batch updater. It allows the 414 // Run DFS not to walk this part of CFG later. in FindRoots() 1130 // Rebuild the remaining part of affected subtree. in DeleteUnreachable() 1467 // and Lengauer prove (but don't explicitly name) the properties as part of 1468 // the proofs in their 1972 paper, but the proofs are mostly part of proving
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopInterchange.cpp | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 366 /// Set of reduction PHIs taking part of a reduction across the inner and 689 // PHIs in inner loops need to be part of a reduction in the outer loop, 693 LLVM_DEBUG(dbgs() << "Inner loop PHI is not part of reductions " 1215 // The preheader of the original outer loop becomes part of the new 1559 // vice versa. The PHI nodes must be part of a reduction across the inner and
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | uloc.h | 247 * Useful constant for the maximum size of the language part of a locale ID. 254 * Useful constant for the maximum size of the country part of a locale ID 267 * Useful constant for the maximum size of the script part of a locale ID 611 * Warning: this is for the region part of a valid locale ID; it cannot just be 889 * Copies the part of the string before the last underscore. 919 * This API strips off the keyword part, so "de_DE\@collation=phonebook"
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | LazyCallGraph.h | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 388 // stored directly within the node. These are both '-1' when nodes are part 711 /// Since SourceN and TargetN are part of a single SCC, this SCC may be 744 /// This is always a trivial operation as it doesn't change any part of the 1053 /// If SCC formation has begun, this function must not be part of the current 1201 /// postorder traversed part of the graph.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | ISDOpcodes.h | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 190 /// legalization. The lower part of the composite value should be in 191 /// element 0 and the upper part should be in element 1. 440 /// part. 768 /// - size of the call frame part that must be set up within the 770 /// - part of the call frame prepared prior to CALLSEQ_START.
|
/third_party/typescript/tests/baselines/reference/tsserver/projectReferences/ |
H A D | solution-with-its-own-files-and-disables-looking-into-the-child-project-if-disableReferencedProjectLoad-is-set-in-indirect-project.js | 84 Part of 'files' list in tsconfig.json 113 Part of 'files' list in tsconfig.json 236 Part of 'files' list in tsconfig.json 258 Part of 'files' list in tsconfig.json 359 Part of 'files' list in tsconfig.json 386 Part of 'files' list in tsconfig.json
|
/third_party/python/Doc/reference/ |
H A D | lexical_analysis.rst | 70 A comment starts with a hash character (``#``) that is not part of a string 119 not part of a string literal or comment, it is joined with the following forming 656 characters as part of the literal, *not* as a line continuation. 948 An imaginary literal yields a complex number with a real part of 0.0. Complex 951 part, add a floating point number to it, e.g., ``(3+4j)``. Some examples of 995 The following printing ASCII characters have special meaning as part of other
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
H A D | vktRobustBufferAccessWithVariablePointersTests.cpp | 1030 // below is a first part of aliasing types based on int, uint, float in MakeShader() 1059 // below is a second part that aliases based on scalar, vector, matrix in MakeShader() 1177 // if we check reads we use variable pointers only for reading part in MakeShader() 1188 // if we check writes we use variable pointers only for writing part only in MakeShader() 1738 // For cases that partial element is out of bound, the part within the buffer allocated memory can be buffer content per spec. in verifyResult() 1739 // We need to check it as a whole part. in verifyResult()
|
/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_type.h | 1227 /** r = s * da: Only the part of the source pixels that overlap with the target pixels is displayed. */ 1229 /** r = d * sa: Only the part of the target pixels that overlap with the source pixels is displayed. */ 1231 /** r = s * (1 - da): Only the part of the source pixels that do not overlap with the target pixels is displayed. */ 1233 /** r = d * (1 - sa): Only the part of the target pixels that do not overlap with the source pixels is displayed. */ 1235 /** r = s * da + d * (1 - sa): The part of the source pixels that overlap with the target pixels is displayed and 1236 * the part of the target pixels that do not overlap with the source pixels are displayed. 1239 /** r = d * sa + s * (1 - da): The part of the target pixels that overlap with the source pixels and the part of 1243 /** r = s * (1 - da) + d * (1 - sa): Only the non-overlapping part between the source pixels and the target pixels
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | hevc_lpf_sao_msa.c | 4 * This file is part of FFmpeg. 138 /* p part */ in hevc_loopfilter_luma_hor_msa() 162 /* q part */ in hevc_loopfilter_luma_hor_msa() 296 /* p part */ in hevc_loopfilter_luma_hor_msa() 320 /* q part */ in hevc_loopfilter_luma_hor_msa() 558 /* p part */ in hevc_loopfilter_luma_ver_msa() 583 /* q part */ in hevc_loopfilter_luma_ver_msa() 723 /* p part */ in hevc_loopfilter_luma_ver_msa() 748 /* q part */ in hevc_loopfilter_luma_ver_msa()
|
H A D | vc1dsp_mmi.c | 6 * This file is part of FFmpeg. 211 // 1st part in ff_vc1_inv_trans_8x8_mmi() 261 // 2nd part in ff_vc1_inv_trans_8x8_mmi() 312 // 1st part in ff_vc1_inv_trans_8x8_mmi() 352 // 2nd part in ff_vc1_inv_trans_8x8_mmi() 417 /* Do inverse transform on 8x4 part of block */ 604 // 1st part in ff_vc1_inv_trans_8x4_mmi() 728 // 2nd part in ff_vc1_inv_trans_8x4_mmi() 1123 /* Do inverse transform on 4x4 part of block */
|
/third_party/cmsis/CMSIS/Core/Include/ |
H A D | core_cm7.h | 350 uint32_t ICI_IT_1:6; /*!< bit: 10..15 ICI/IT part 1 */ 354 uint32_t ICI_IT_2:2; /*!< bit: 25..26 ICI/IT part 2 */ 380 #define xPSR_ICI_IT_2_Pos 25U /*!< xPSR: ICI/IT part 2 Position */ 381 #define xPSR_ICI_IT_2_Msk (3UL << xPSR_ICI_IT_2_Pos) /*!< xPSR: ICI/IT part 2 Mask */ 389 #define xPSR_ICI_IT_1_Pos 10U /*!< xPSR: ICI/IT part 1 Position */ 390 #define xPSR_ICI_IT_1_Msk (0x3FUL << xPSR_ICI_IT_1_Pos) /*!< xPSR: ICI/IT part 1 Mask */ 687 /** \brief SCB MemManage Fault Status Register Definitions (part of SCB Configurable Fault Status Register) */ 706 /** \brief SCB BusFault Status Register Definitions (part of SCB Configurable Fault Status Register) */ 728 /** \brief SCB UsageFault Status Register Definitions (part of SCB Configurable Fault Status Register) */
|
H A D | core_cm4.h | 335 uint32_t ICI_IT_1:6; /*!< bit: 10..15 ICI/IT part 1 */ 339 uint32_t ICI_IT_2:2; /*!< bit: 25..26 ICI/IT part 2 */ 365 #define xPSR_ICI_IT_2_Pos 25U /*!< xPSR: ICI/IT part 2 Position */ 366 #define xPSR_ICI_IT_2_Msk (3UL << xPSR_ICI_IT_2_Pos) /*!< xPSR: ICI/IT part 2 Mask */ 374 #define xPSR_ICI_IT_1_Pos 10U /*!< xPSR: ICI/IT part 1 Position */ 375 #define xPSR_ICI_IT_1_Msk (0x3FUL << xPSR_ICI_IT_1_Pos) /*!< xPSR: ICI/IT part 1 Mask */ 635 /** \brief SCB MemManage Fault Status Register Definitions (part of SCB Configurable Fault Status Register) */ 654 /** \brief SCB BusFault Status Register Definitions (part of SCB Configurable Fault Status Register) */ 676 /** \brief SCB UsageFault Status Register Definitions (part of SCB Configurable Fault Status Register) */
|
H A D | core_cm3.h | 270 uint32_t ICI_IT_1:6; /*!< bit: 10..15 ICI/IT part 1 */ 273 uint32_t ICI_IT_2:2; /*!< bit: 25..26 ICI/IT part 2 */ 299 #define xPSR_ICI_IT_2_Pos 25U /*!< xPSR: ICI/IT part 2 Position */ 300 #define xPSR_ICI_IT_2_Msk (3UL << xPSR_ICI_IT_2_Pos) /*!< xPSR: ICI/IT part 2 Mask */ 305 #define xPSR_ICI_IT_1_Pos 10U /*!< xPSR: ICI/IT part 1 Position */ 306 #define xPSR_ICI_IT_1_Msk (0x3FUL << xPSR_ICI_IT_1_Pos) /*!< xPSR: ICI/IT part 1 Mask */ 570 /** \brief SCB MemManage Fault Status Register Definitions (part of SCB Configurable Fault Status Register) */ 586 /** \brief SCB BusFault Status Register Definitions (part of SCB Configurable Fault Status Register) */ 605 /** \brief SCB UsageFault Status Register Definitions (part of SCB Configurable Fault Status Register) */
|