Searched refs:identical (Results 1 - 25 of 33) sorted by relevance

12

/external/chromium_org/net/spdy/
H A Dspdy_test_utils.cc64 bool identical = (actual_len == expected_len); local
68 identical = false;
76 if (identical) return;
/external/icu4c/samples/ufortune/
H A Dfortunedefs.mk28 # DLL and static modes are identical here
/external/svox/pico/tts/
H A DAndroid.mk4 # excluding the compatibility code. This is identical
/external/qemu/distrib/sdl-1.2.15/src/video/
H A DSDL_pixels.c436 static Uint8 *Map1to1(SDL_Palette *src, SDL_Palette *dst, int *identical) argument
441 if ( identical ) {
443 /* If an identical palette, no need to map */
446 *identical = 1;
450 *identical = 0;
489 static Uint8 *MapNto1(SDL_PixelFormat *src, SDL_PixelFormat *dst, int *identical) argument
503 return(Map1to1(&dithered, pal, identical));
/external/chromium_org/net/quic/test_tools/
H A Dquic_test_utils.cc337 bool identical = (actual_len == expected_len); local
341 identical = false;
349 if (identical) return;
/external/chromium_org/third_party/mesa/src/docs/
H A DMESA_texture_array.spec163 Change the first paragraph (page 150) to say (spec changes identical to
179 Change the fourth paragraph on page 151 to say (spec changes identical
190 Change the fourth paragraph on page 156 to say (spec changes identical
228 Change the second paragraph (page 159) (spec changes identical
246 Change the last paragraph on page 160 to say (spec changes identical
309 Change the third paragraph (page 176) to say (spec changes identical
318 Change first paragraph to say (spec changes identical to
331 Change the second paragraph (page 177) to say (spec changes identical
341 identical to EXT_texture_array):
372 Change section (page 180) to say (spec changes identical t
[all...]
/external/mesa3d/docs/
H A DMESA_texture_array.spec163 Change the first paragraph (page 150) to say (spec changes identical to
179 Change the fourth paragraph on page 151 to say (spec changes identical
190 Change the fourth paragraph on page 156 to say (spec changes identical
228 Change the second paragraph (page 159) (spec changes identical
246 Change the last paragraph on page 160 to say (spec changes identical
309 Change the third paragraph (page 176) to say (spec changes identical
318 Change first paragraph to say (spec changes identical to
331 Change the second paragraph (page 177) to say (spec changes identical
341 identical to EXT_texture_array):
372 Change section (page 180) to say (spec changes identical t
[all...]
/external/libvorbis/doc/
H A D08-residue.tex157 Header decode for all three residue types is identical.
243 Format 0 and 1 packet decode is identical except for specific
246 infrastructure identical to all three formats.
H A D04-codec.tex159 Vorbis uses three residue types; header decode of each type is identical.
541 % TODO/FIXME: The following two paragraphs have identical twins
H A D01-introduction.tex453 % TODO/FIXME: The following two paragraphs have identical twins
/external/libvpx/libvpx/vp8/encoder/ppc/
H A Dfdct_altivec.asm21 ;# Forward and inverse DCTs are nearly identical; only differences are
/external/qemu/distrib/sdl-1.2.15/src/hermes/
H A Dmmxp2_32.asm265 ; the 16BGR555 converter is identical to the RGB555 one,
/external/chromium/net/spdy/
H A Dspdy_framer_test.cc57 bool identical = (actual_len == expected_len); local
61 identical = false;
69 if (identical) return;
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Ddebug.rb99 ANTLR3::Debug::RecognizerSharedState is identical to
H A Drecognizers.rb132 It is identical to Ruby's built-in Struct class, but it takes string
H A Dstreams.rb409 # identical to #peek, except it returns the character value as a String
444 # identical to #peek, except it returns the character value as a String
657 # identical to String#[]
668 is nearly identical to StringStream and functions as use data located in a file
1062 # identical to Array#[], as applied to the stream's token buffer
/external/chromium_org/third_party/JSON/JSON-2.59/blib/lib/
H A DJSON.pm740 by JSON and Perl, the deserialised data structure is identical on the Perl
789 This function call is functionally identical to:
801 This function call is functionally identical to:
812 This function call is functionally identical to:
838 This function call is functionally identical to:
/external/chromium_org/third_party/JSON/JSON-2.59/lib/
H A DJSON.pm740 by JSON and Perl, the deserialised data structure is identical on the Perl
789 This function call is functionally identical to:
801 This function call is functionally identical to:
812 This function call is functionally identical to:
838 This function call is functionally identical to:
/external/chromium_org/third_party/JSON/out/lib/perl5/
H A DJSON.pm740 by JSON and Perl, the deserialised data structure is identical on the Perl
789 This function call is functionally identical to:
801 This function call is functionally identical to:
812 This function call is functionally identical to:
838 This function call is functionally identical to:
/external/iproute2/doc/
H A Dapi-ip6-flowlabels.tex56 Flows with coinciding source address and flow label must have identical
/external/chromium_org/third_party/JSON/JSON-2.59/blib/lib/JSON/
H A DbackportPP.pm1671 identical on the Perl level. (e.g. the string "2.0" doesn't suddenly
1696 This function call is functionally identical to:
1708 This function call is functionally identical to:
/external/chromium_org/third_party/JSON/JSON-2.59/lib/JSON/
H A DbackportPP.pm1671 identical on the Perl level. (e.g. the string "2.0" doesn't suddenly
1696 This function call is functionally identical to:
1708 This function call is functionally identical to:
/external/chromium_org/third_party/JSON/out/lib/perl5/JSON/
H A DbackportPP.pm1671 identical on the Perl level. (e.g. the string "2.0" doesn't suddenly
1696 This function call is functionally identical to:
1708 This function call is functionally identical to:
/external/chromium_org/third_party/icu/source/data/
H A Dmakedata.mak486 # This target builds the data library. It's identical to
/external/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_subpel_variance.asm1392 ; FIXME(rbultje) the non-bilinear versions (i.e. x=0,8&&y=0,8) are identical

Completed in 684 milliseconds

12