Searched defs:orig (Results 1 - 25 of 166) sorted by relevance

1234567

/external/owasp/sanitizer/src/tests/org/owasp/html/
H A DEncodingTest.java226 private static final void assertStripped(String stripped, String orig) { argument
227 String actual = Encoding.stripBannedCodeunits(orig);
228 assertEquals(orig, stripped, actual);
229 if (stripped.equals(orig)) {
230 assertSame(actual, orig);
233 StringBuilder sb = new StringBuilder(orig);
235 assertEquals(orig, stripped, sb.toString());
/external/chromium_org/base/android/
H A Djni_weak_ref.cc17 const JavaObjectWeakGlobalRef& orig)
19 Assign(orig);
16 JavaObjectWeakGlobalRef( const JavaObjectWeakGlobalRef& orig) argument
/external/chromium_org/net/dns/
H A Ddns_query.cc73 DnsQuery::DnsQuery(const DnsQuery& orig, uint16 id) { argument
74 qname_size_ = orig.qname_size_;
75 io_buffer_ = new IOBufferWithSize(orig.io_buffer()->size());
76 memcpy(io_buffer_.get()->data(), orig.io_buffer()->data(),
/external/chromium_org/third_party/skia/gm/
H A Dcolortype.cpp29 SkTypeface* orig = sk_tool_utils::create_portable_typeface("Times", local
31 if (NULL == orig) {
32 orig = SkTypeface::RefDefault();
34 fColorType = SkNEW_ARGS(SkGTypeface, (orig, paint));
35 orig->unref();
/external/nanopb-c/examples/using_double_on_avr/
H A Dtest_conversions.c24 double orig = testvalues[i]; local
25 float expected_float = (float)orig;
28 float got_float = double_to_float(*(uint64_t*)&orig);
/external/skia/gm/
H A Dcolortype.cpp29 SkTypeface* orig = SkTypeface::CreateFromName("Times", local
31 if (NULL == orig) {
32 orig = SkTypeface::RefDefault();
34 fColorType = SkNEW_ARGS(SkGTypeface, (orig, paint));
35 orig->unref();
/external/valgrind/main/VEX/unused/
H A Ddispatch.c14 char* find_translation ( char* orig )
18 if (transtab[i].orig == orig)
28 char* orig; member in struct:__anon32337
44 void add_translation ( char* orig, int orig_size, char* trans, int trans_size ) argument
48 transtab[n_transtab_used].orig = orig;
/external/javassist/src/main/javassist/compiler/
H A DAccessorMaker.java39 public String getConstructor(CtClass c, String desc, MethodInfo orig) argument
56 ExceptionsAttribute ea = orig.getExceptionsAttribute();
94 * @param orig the method info of the private method.
98 MethodInfo orig)
115 ExceptionsAttribute ea = orig.getExceptionsAttribute();
97 getMethodAccessor(String name, String desc, String accDesc, MethodInfo orig) argument
/external/ltrace/sysdeps/linux-gnu/arm/
H A Dbreakpoint.c44 union _ orig, current; local
47 orig.b[j] = sbp->orig_value[i * sizeof(long) + j];
52 current.l, orig.l, sbp->arch.thumb_mode);
77 union _ orig, current; local
80 orig.b[j] = sbp->orig_value[i * sizeof(long) + j];
85 current.l, orig.l, sbp->arch.thumb_mode);
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_atomic.h242 int32_t orig; local
249 mov [orig], eax
252 return orig;
/external/chromium_org/third_party/skia/tests/
H A DSkResourceCacheTest.cpp19 static bool is_in_scaled_image_cache(const SkBitmap& orig, argument
23 float roundedImageWidth = SkScalarRoundToScalar(orig.width() * xScale);
24 float roundedImageHeight = SkScalarRoundToScalar(orig.height() * xScale);
25 return SkBitmapCache::Find(orig, roundedImageWidth, roundedImageHeight, &scaled);
/external/dexmaker/src/dx/java/com/android/dx/dex/code/form/
H A DForm35c.java182 * @param orig {@code non-null;} the original list
185 private static RegisterSpecList explicitize(RegisterSpecList orig) { argument
186 int wordCount = wordCount(orig);
187 int sz = orig.size();
190 return orig;
197 RegisterSpec one = orig.get(i);
/external/e2fsprogs/lib/ext2fs/
H A Dbmove.c46 blk64_t block, orig; local
49 block = orig = *block_nr;
59 if (block == orig) {
66 retval = io_channel_read_blk64(fs->io, orig, 1, pb->buf);
82 (unsigned long long) orig,
H A Direl.h19 ext2_ino_t orig; member in struct:ext2_inode_relocate_entry
46 errcode_t (*get_by_orig)(ext2_irel irel, ext2_ino_t orig, ext2_ino_t *old,
105 #define ext2fs_irel_get_by_orig(irel, orig, old, ent) \
106 ((irel)->get_by_orig((irel), orig, old, ent))
/external/kernel-headers/original/uapi/linux/netfilter_bridge/
H A Debt_802_3.h33 __u8 orig[3]; member in struct:hdr_ui
41 __u8 orig[3]; member in struct:hdr_ni
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_atomic.h242 int32_t orig; local
249 mov [orig], eax
252 return orig;
/external/stlport/test/eh/
H A Dtest_algo.cpp88 : orig( buf ), partitionPoint(SortClass::kRange / 2) {
109 for ( const SortClass *q = orig.begin(); q != orig.end(); q++ )
135 const SortBuffer& orig; member in struct:test_stable_partition
139 void assert_sorted_version( const SortBuffer& orig, const SortBuffer& buf );
144 EFFECTS: Asserts that buf is a stable-sorted version of orig.
146 void assert_sorted_version( const SortBuffer& orig, const SortBuffer& buf ) argument
155 for ( const SortClass *q = orig.begin(); q != orig.end(); q++ )
182 : orig( bu
193 const SortBuffer& orig; member in struct:test_stable_sort_1
210 const SortBuffer& orig; member in struct:test_stable_sort_2
227 const SortBuffer& orig; member in struct:test_inplace_merge_1
245 const SortBuffer& orig; member in struct:test_inplace_merge_2
[all...]
/external/valgrind/main/VEX/priv/
H A Dhost_generic_regs.c145 ppHReg(map->orig[i]);
160 void addToHRegRemap ( HRegRemap* map, HReg orig, HReg replacement ) argument
164 if (sameHReg(map->orig[i], orig))
166 if (!hregIsVirtual(orig))
167 vpanic("addToHRegMap: orig is not a vreg");
172 map->orig[map->n_used] = orig;
178 HReg lookupHRegRemap ( HRegRemap* map, HReg orig )
181 if (!hregIsVirtual(orig))
[all...]
/external/valgrind/main/coregrind/m_demangle/
H A Ddemangle.c90 HChar* orig, HChar* result, Int result_size )
102 if (VG_(maybe_Z_demangle)( orig, NULL,0,/*soname*/
104 orig = z_demangled;
110 demangled = ML_(cplus_demangle) ( orig, DMGL_ANSI | DMGL_PARAMS );
118 VG_(strncpy_safely)(result, orig, result_size);
89 demangle( Bool do_cxx_demangling, Bool do_z_demangling, HChar* orig, HChar* result, Int result_size ) argument
/external/chromium_org/content/test/plugin/
H A Dplugin_windowed_test.cc133 HGDIOBJ orig = SelectObject(hdc, brush); local
137 SelectObject(hdc, orig); // restore
/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dentities.h49 xmlChar *orig; /* content without ref substitution */ member in struct:_xmlEntity
/external/chromium_org/third_party/mesa/src/src/glsl/
H A Dir_clone.cpp363 ir_constant *const orig = (ir_constant *) node; local
365 c->components.push_tail(orig->clone(mem_ctx, NULL));
/external/chromium_org/third_party/skia/bench/
H A DETCBitmapBench.cpp21 // This takes the etc1 data pointed to by orig, and copies it `factor` times in each
23 static etc1_byte* create_expanded_etc1_bitmap(const uint8_t* orig, int factor) { argument
24 SkASSERT(orig);
27 const etc1_byte* origData = reinterpret_cast<const etc1_byte*>(orig);
28 if (!etc1_pkm_is_valid(orig)) {
/external/libexif/test/nls/
H A Dtest-codeset.c41 char *orig; member in struct:__anon23682
80 const char *orig = testcases[i].orig; local
81 const char *transl = gettext(testcases[i].orig);
116 orig,
128 return (my_streq(orig, orig));
/external/libnl/lib/
H A Dhandlers.c229 * @arg orig original callback handle
231 * orig or NULL
233 struct nl_cb *nl_cb_clone(struct nl_cb *orig) argument
241 memcpy(cb, orig, sizeof(*orig));

Completed in 647 milliseconds

1234567