| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
| H A D | distributeddb_cloud_asset_compare_test.cpp | 227 static bool IsAssetEq(Asset &target, Asset &expected) in IsAssetEq() argument 229 if (target.name != expected.name || in IsAssetEq() 230 target.flag != expected.flag || in IsAssetEq() 231 target.status != expected.status) { in IsAssetEq() 237 static bool CheckAssetDownloadList(std::string fieldName, std::map<std::string, Assets> &target, in CheckAssetDownloadList() argument 240 if (target[fieldName].size() != expected[fieldName].size()) { in CheckAssetDownloadList() 241 LOGE("[CheckAssetDownloadList] size is not equal actual %zu expect %zu", target[fieldName].size(), in CheckAssetDownloadList() 245 for (size_t i = 0; i < target[fieldName].size(); i++) { in CheckAssetDownloadList() 246 if (!IsAssetEq(target[fieldName][i], expected[fieldName][i])) { in CheckAssetDownloadList()
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | Utility.java | 33 public final static boolean arrayEquals(Object[] source, Object target) { in arrayEquals() argument 34 if (source == null) return (target == null); in arrayEquals() 35 if (!(target instanceof Object[])) return false; in arrayEquals() 36 Object[] targ = (Object[]) target; in arrayEquals() 45 public final static boolean arrayEquals(int[] source, Object target) { in arrayEquals() argument 46 if (source == null) return (target == null); in arrayEquals() 47 if (!(target instanceof int[])) return false; in arrayEquals() 48 int[] targ = (int[]) target; in arrayEquals() 57 public final static boolean arrayEquals(double[] source, Object target) { in arrayEquals() argument 58 if (source == null) return (target in arrayEquals() 64 arrayEquals(byte[] source, Object target) arrayEquals() argument 76 arrayEquals(Object source, Object target) arrayEquals() argument 97 arrayRegionMatches(Object[] source, int sourceStart, Object[] target, int targetStart, int len) arrayRegionMatches() argument 116 arrayRegionMatches(char[] source, int sourceStart, char[] target, int targetStart, int len) arrayRegionMatches() argument 135 arrayRegionMatches(int[] source, int sourceStart, int[] target, int targetStart, int len) arrayRegionMatches() argument 154 arrayRegionMatches(double[] source, int sourceStart, double[] target, int targetStart, int len) arrayRegionMatches() argument 166 arrayRegionMatches(byte[] source, int sourceStart, byte[] target, int targetStart, int len) arrayRegionMatches() argument 1169 lookup(String source, String[] target) lookup() argument 1775 compareUnsigned(int source, int target) compareUnsigned() argument 1861 splitString(String src, String target) splitString() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | Normalizer.java | 30 * <a href="https://www.unicode.org/reports/tr15/" target="unicode"> 449 * <a href="https://www.unicode.org/reports/tr15/" target="unicode"> 699 * @param target A char buffer to receive the normalized text. 706 * @exception IndexOutOfBoundsException if target.length is less than the 711 public static int compose(char[] source,char[] target, boolean compat, int options) { in compose() argument 712 return compose(source, 0, source.length, target, 0, target.length, compat, options); in compose() 730 * @exception IndexOutOfBoundsException if target.length is less than the 779 * @param target A char buffer to receive the normalized text. 786 * @exception IndexOutOfBoundsException if the target capacit 791 decompose(char[] source,char[] target, boolean compat, int options) decompose() argument 876 normalize(char[] source,char[] target, Mode mode, int options) normalize() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | Normalizer.java | 31 * <a href="http://www.unicode.org/unicode/reports/tr15/" target="unicode"> 466 * <a href="http://www.unicode.org/unicode/reports/tr15/" target="unicode"> 715 * @param target A char buffer to receive the normalized text. 722 * @exception IndexOutOfBoundsException if target.length is less than the 728 public static int compose(char[] source,char[] target, boolean compat, int options) { in compose() argument 729 return compose(source, 0, source.length, target, 0, target.length, compat, options); in compose() 747 * @exception IndexOutOfBoundsException if target.length is less than the 799 * @param target A char buffer to receive the normalized text. 806 * @exception IndexOutOfBoundsException if the target capacit 812 decompose(char[] source,char[] target, boolean compat, int options) decompose() argument 901 normalize(char[] source,char[] target, Mode mode, int options) normalize() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | Utility.java | 36 public final static boolean arrayEquals(Object[] source, Object target) { in arrayEquals() argument 37 if (source == null) return (target == null); in arrayEquals() 38 if (!(target instanceof Object[])) return false; in arrayEquals() 39 Object[] targ = (Object[]) target; in arrayEquals() 48 public final static boolean arrayEquals(int[] source, Object target) { in arrayEquals() argument 49 if (source == null) return (target == null); in arrayEquals() 50 if (!(target instanceof int[])) return false; in arrayEquals() 51 int[] targ = (int[]) target; in arrayEquals() 60 public final static boolean arrayEquals(double[] source, Object target) { in arrayEquals() argument 61 if (source == null) return (target in arrayEquals() 67 arrayEquals(byte[] source, Object target) arrayEquals() argument 79 arrayEquals(Object source, Object target) arrayEquals() argument 100 arrayRegionMatches(Object[] source, int sourceStart, Object[] target, int targetStart, int len) arrayRegionMatches() argument 119 arrayRegionMatches(char[] source, int sourceStart, char[] target, int targetStart, int len) arrayRegionMatches() argument 138 arrayRegionMatches(int[] source, int sourceStart, int[] target, int targetStart, int len) arrayRegionMatches() argument 157 arrayRegionMatches(double[] source, int sourceStart, double[] target, int targetStart, int len) arrayRegionMatches() argument 169 arrayRegionMatches(byte[] source, int sourceStart, byte[] target, int targetStart, int len) arrayRegionMatches() argument 1104 lookup(String source, String[] target) lookup() argument 1679 compareUnsigned(int source, int target) compareUnsigned() argument 1765 splitString(String src, String target) splitString() argument [all...] |
| /third_party/libunwind/libunwind/doc/ |
| H A D | libunwind.tex | 126 \Func{unw\_resume}() and passing the cursor identifying the target 181 integer that specifies the byte-order of the target process. The 207 \Prog{libunwind} to unwind an arbitrary number of target platforms, 212 \emph{target}. If the host and the target platform are the same, we 222 of the target platform (e.g., \File{ia64} for IA-64, \File{hppa-elf} 227 platform-specific support for each supported target needs to be 289 associated with a specific address range in the target process (or the 308 the unwind target runs on platform \Var{PLAT}. For example, to unwind
|
| /third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
| H A D | xm_api.c | 468 const enum pipe_texture_target target = PIPE_TEXTURE_2D; in choose_depth_stencil_format() local 493 target, sample_count, in choose_depth_stencil_format() 1143 int format, int target, int mipmap) in XMesaCreatePixmapTextureBuffer() 1157 if (target == 0) { in XMesaCreatePixmapTextureBuffer() 1160 target = GLX_TEXTURE_2D_EXT; in XMesaCreatePixmapTextureBuffer() 1166 target = GLX_TEXTURE_1D_EXT; in XMesaCreatePixmapTextureBuffer() 1169 target = GLX_TEXTURE_2D_EXT; in XMesaCreatePixmapTextureBuffer() 1173 target = GLX_TEXTURE_RECTANGLE_EXT; in XMesaCreatePixmapTextureBuffer() 1182 b->TextureTarget = target; in XMesaCreatePixmapTextureBuffer() 1141 XMesaCreatePixmapTextureBuffer(XMesaVisual v, Pixmap p, Colormap cmap, int format, int target, int mipmap) XMesaCreatePixmapTextureBuffer() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_scan.c | 274 const unsigned target = fullinst->Texture.Texture; in scan_src_operand() local 275 assert(target < TGSI_TEXTURE_UNKNOWN); in scan_src_operand() 277 * target matches the previous sampler view declaration (if there in scan_src_operand() 282 info->sampler_targets[index] = target; in scan_src_operand() 284 /* Make sure the texture instruction's sampler/target info in scan_src_operand() 287 assert(info->sampler_targets[index] == target); in scan_src_operand() 632 unsigned index, target, type; in scan_declaration() local 800 target = fulldecl->SamplerView.Resource; in scan_declaration() 803 assert(target < TGSI_TEXTURE_UNKNOWN); in scan_declaration() 805 /* Save sampler target fo in scan_declaration() [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_instr_tex.cpp | 899 RegisterVec4::Swizzle target{7,7,7,7}; 904 target[i] = i; 910 target[2] = 1; 911 target[1] = 7; 917 target[3] = 3; 920 target[2] = 2; 925 target[3] = 3; 929 auto src_coord = shader.value_factory().temp_vec4(pin_group, target); 933 if (target[i] > 3)
|
| /third_party/python/Lib/importlib/ |
| H A D | _bootstrap_external.py | 886 def find_spec(cls, fullname, path=None, target=None): 1465 def _get_spec(cls, fullname, path, target=None): 1476 spec = finder.find_spec(fullname, target) 1497 def find_spec(cls, fullname, path=None, target=None): 1504 spec = cls._get_spec(fullname, path, target) 1599 def _get_spec(self, loader_class, fullname, path, smsl, target): 1604 def find_spec(self, fullname, target=None): 1632 return self._get_spec(loader_class, fullname, full_path, [base_path], target) 1647 None, target)
|
| /third_party/skia/src/gpu/ops/ |
| H A D | AAHairLinePathRenderer.cpp | 1132 void AAHairlineOp::onPrepareDraws(GrMeshDrawTarget* target) { in onPrepareDraws() argument 1147 SkDEBUGCODE(Program predictedPrograms = this->predictPrograms(&target->caps())); in onPrepareDraws() 1159 bool convertConicsToQuads = !target->caps().shaderCaps()->floatIs32Bits(); in onPrepareDraws() 1182 sk_sp<const GrBuffer> linesIndexBuffer = get_lines_index_buffer(target->resourceProvider()); in onPrepareDraws() 1184 GrMeshDrawOp::PatternHelper helper(target, GrPrimitiveType::kTriangles, sizeof(LineVertex), in onPrepareDraws() 1205 sk_sp<const GrBuffer> quadsIndexBuffer = get_quads_index_buffer(target->resourceProvider()); in onPrepareDraws() 1208 void* vertices = target->makeVertexSpace(sizeof(BezierVertex), vertexCount, &vertexBuffer, in onPrepareDraws() 1237 fMeshes[1] = target->allocMesh(); in onPrepareDraws() 1248 fMeshes[2] = target->allocMesh(); in onPrepareDraws()
|
| H A D | StrokeRectOp.cpp | 202 void onPrepareDraws(GrMeshDrawTarget* target) override { 204 this->createProgramInfo(target); 217 target->makeVertexSpace(kVertexStride, vertexCount, &vertexBuffer, &firstVertex); 237 fMesh = target->allocMesh(); 619 void AAStrokeRectOp::onPrepareDraws(GrMeshDrawTarget* target) { in onPrepareDraws() argument 622 this->createProgramInfo(target); in onPrepareDraws() 636 GetIndexBuffer(target->resourceProvider(), this->miterStroke()); in onPrepareDraws() 641 PatternHelper helper(target, GrPrimitiveType::kTriangles, in onPrepareDraws() 661 target->usesMSAASurface()); in onPrepareDraws()
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_ra.cpp | 259 // target specific functions, TODO: put in subclass or Target 458 if (pb->getExit()->asFlow()->target.bb == bb) in splitEdges() 459 pb->getExit()->asFlow()->target.bb = pn; in splitEdges() 538 tmp->reg.data.id = cal->target.fn->ins[t].rep()->reg.data.id; in visit() 552 tmp->reg.data.id = cal->target.fn->outs[d].rep()->reg.data.id; in visit() 565 for (std::deque<Value *>::iterator it = cal->target.fn->clobbers.begin(); in visit() 566 it != cal->target.fn->clobbers.end(); in visit() 2257 switch (tex->tex.target.getEnum()) { in isScalarTexGM107() 2278 switch (tex->tex.target.getEnum()) { in isScalarTexGM107() 2290 switch (tex->tex.target in isScalarTexGM107() [all...] |
| /third_party/node/lib/ |
| H A D | fs.js | 1739 * Creates the link called `path` pointing to `target`. 1740 * @param {string | Buffer | URL} target 1746 function symlink(target, path, type_, callback_) { 1750 target = getValidatedPath(target, 'target'); 1757 // Calculate absolute file name of the symlink target, and check 1761 absoluteTarget = pathModule.resolve(path, '..', target); 1769 const destination = preprocessSymlinkDestination(target, 1782 const destination = preprocessSymlinkDestination(target, typ [all...] |
| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-code-manager.cc | 316 Address target = it.rinfo()->wasm_call_address(); in Validate() 317 WasmCode* code = native_module_->Lookup(target); in Validate() 320 CHECK(code->contains(target)); in Validate() 324 Address target = it.rinfo()->wasm_stub_call_address(); in Validate() variable 325 WasmCode* code = native_module_->Lookup(target); in Validate() 328 CHECK(code->contains(target)); in Validate() 333 Address target = it.rinfo()->target_internal_reference(); in Validate() variable 334 CHECK(contains(target)); in Validate() 1248 Address target = GetNearCallTargetForFunction(call_tag, jump_tables); in AddCodeWithCodeSpace() local 1249 it.rinfo()->set_wasm_call_address(target, SKIP_ICACHE_FLUS in AddCodeWithCodeSpace() 1526 PatchJumpTablesLocked(uint32_t slot_index, Address target) PatchJumpTablesLocked() argument 1536 PatchJumpTableLocked(const CodeSpaceData& code_space_data, uint32_t slot_index, Address target) PatchJumpTableLocked() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_surface.c | 207 if (dst->target == PIPE_BUFFER && src->target == PIPE_BUFFER) { in nv50_resource_copy_region() 290 assert(dst->texture->target != PIPE_BUFFER); in nv50_clear_render_target() 382 assert(dst->texture->target != PIPE_BUFFER); in nv50_clear_depth_stencil() 713 assert(res->target == PIPE_BUFFER); in nv50_clear_buffer() 851 enum pipe_texture_target target; member 909 const unsigned target = nv50_blit_get_tgsi_texture_target(ptarg); in nv50_blitter_make_fp() local 952 target, tc, ureg_DECL_sampler(ureg, 1)); in nv50_blitter_make_fp() 960 target, tc, ureg_DECL_sampler(ureg, 0)); in nv50_blitter_make_fp() 1102 nv50_blit_reinterpret_pipe_texture_target(info->src.resource->target); in nv50_blit_select_fp() 1156 enum pipe_texture_target target; nv50_blit_set_src() local [all...] |
| /third_party/skia/src/gpu/text/ |
| H A D | GrTextBlob.cpp | 379 GrMeshDrawTarget* target, in regenerateAtlas() 381 GrAtlasManager* atlasManager = target->atlasManager(); in regenerateAtlas() 382 GrDeferredUploadTarget* uploadTarget = target->deferredUploadTarget(); in regenerateAtlas() 386 this->packedGlyphIDToGrGlyph(target->strikeCache()); in regenerateAtlas() 410 skGlyph, grGlyph, srcPadding, target->resourceProvider(), in regenerateAtlas() 714 DirectMaskSubRun::regenerateAtlas(int begin, int end, GrMeshDrawTarget* target) const { in regenerateAtlas() 715 return fGlyphs.regenerateAtlas(begin, end, fMaskFormat, 0, target); in regenerateAtlas() 1011 GrMeshDrawTarget* target) const { in regenerateAtlas() 1012 return fGlyphs.regenerateAtlas(begin, end, fMaskFormat, 1, target, true); in regenerateAtlas() 1330 int begin, int end, GrMeshDrawTarget *target) cons in regenerateAtlas() 376 regenerateAtlas(int begin, int end, GrMaskFormat maskFormat, int srcPadding, GrMeshDrawTarget* target, bool bilerpPadding) regenerateAtlas() argument [all...] |
| /base/hiviewdfx/hidumper/frameworks/native/include/executor/ |
| H A D | file_stream_dumper.h | 34 void BuildFileNames(const std::string& target, bool arg_pid, int pid,
|
| /base/global/resource_management/frameworks/resmgr/include/ |
| H A D | locale_matcher.h | 68 * Whether the current resLocale more specific than target resLocale 70 * @param target the target resLocale 71 * @return 0 means current resLocale same to target resLocale, 72 * 1 means current resLocale more specific than target resLocale, else -1 74 static int8_t IsMoreSpecificThan(const ResLocale *current, const ResLocale *target);
|
| /base/global/resource_management_lite/frameworks/resmgr_lite/include/ |
| H A D | locale_matcher.h | 68 * Whether the current resLocale more specific than target resLocale 70 * @param target the target resLocale 71 * @return 0 means current resLocale same to target resLocale, 72 * 1 means current resLocale more specific than target resLocale, else -1 74 static int8_t IsMoreSpecificThan(const ResLocale *current, const ResLocale *target);
|
| /foundation/ability/ability_lite/services/abilitymgr_lite/include/ |
| H A D | ability_mission_record.h | 40 void RemovePageAbility(const PageAbilityRecord &target);
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/components/ |
| H A D | animation_track_component.h | 48 /** Animation target */ 49 DEFINE_PROPERTY(CORE_NS::EntityReference, target, "Target Entity", 0, )
|
| /foundation/communication/ipc/interfaces/innerkits/ipc_napi_common/include/ |
| H A D | napi_remote_object.h | 60 * @param target Indicates the IRemoteObject pointer object.
64 napi_value NAPI_ohos_rpc_CreateJsRemoteObject(napi_env env, const sptr<IRemoteObject> target);
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/include/ |
| H A D | communicator_type_define.h | 29 using OnConnectCallback = std::function<void(const std::string &target, bool isConnect)>;
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/ |
| H A D | single_ver_relational_sync_task_context.h | 42 void CopyTargetData(const ISyncTarget *target, const TaskParam &taskParam) override;
|