HomeSort by relevance Sort by last modified time
    Searched full:resolved (Results 176 - 200 of 1829) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/mesa3d/src/gallium/drivers/i915/
TODO 20 RESOLVED: Y-tiling works with the render engine, but not with the blitter.
  /external/nist-sip/java/gov/nist/javax/sip/
DefaultAddressResolver.java 44 * some address that cannot be resolved you should register an AddressResolver with the stack.
  /external/skia/src/pathops/
SkOpBuilder.cpp 27 paths with union ops could be locally resolved and still improve over doing the
  /external/v8/src/ia32/
lithium-gap-resolver-ia32.h 73 // List of moves not yet resolved.
  /external/v8/src/x87/
lithium-gap-resolver-x87.h 73 // List of moves not yet resolved.
  /external/v8/test/intl/date-format/
parse-MMMdy.js 37 assertEquals('MMM d, y', dtf.resolved.pattern);
parse-mdy.js 39 assertEquals('M/d/y', dtf.resolved.pattern);
parse-mdyhms.js 37 assertEquals('M/d/y h:mm:ss a', dtf.resolved.pattern);
  /external/v8/test/intl/
intl.status 31 'date-format/resolved-options': [FAIL],
  /external/v8/test/mjsunit/regress/
regress-131994.js 32 // variable is correctly resolved when being evaluated in the debugger.
  /frameworks/compile/mclinker/include/mcld/LD/
Resolver.h 58 /// @return the pointer to resolved ResolveInfo
  /libcore/luni/src/main/java/javax/xml/transform/sax/
TemplatesHandler.java 57 * URLs will be resolved.
  /libcore/luni/src/test/java/libcore/java/text/
OldMessageFormatFieldTest.java 67 assertSame("resolved incorrectly", mfield, mfield2);
OldNumberFormatFieldTest.java 59 assertSame("resolved incorrectly", nfield, nfield2);
  /libcore/luni/src/test/java/libcore/javax/net/ssl/
HttpsURLConnectionTest.java 32 * HTTPS URL which cannot be resolved and is thus safe to use in tests where network traffic
  /packages/apps/Calendar/src/com/android/calendar/alerts/
InitAlarmsService.java 58 // Until b/7742576 is resolved, just catch the exception so the app won't crash
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
UriSource.java 66 // Assume the type is image if the type cannot be resolved
  /packages/apps/Messaging/tests/src/com/android/messaging/datamodel/
ParticipantRefreshTest.java 144 * Verify that incremental refresh will resolve previously not resolved participants.
158 * Verify that incremental refresh will resolve previously not resolved participants.
173 * Verify that incremental refresh will not touch already-resolved participants.
186 * Verify that full refresh will correct already-resolved participants if needed
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/include/
plugin-api.h 126 /* How a symbol is resolved. */
151 /* This symbol was resolved by a definition in another IR file. */
154 /* This symbol was resolved by a definition in a regular object
158 /* This symbol was resolved by a definition in a shared object. */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
plugin-api.h 126 /* How a symbol is resolved. */
151 /* This symbol was resolved by a definition in another IR file. */
154 /* This symbol was resolved by a definition in a regular object
158 /* This symbol was resolved by a definition in a shared object. */
  /external/clang/www/
cxx_dr_status.html 54 <td align="center">Not resolved</td>
78 <td align="center">Not resolved</td>
258 <td align="center">Not resolved</td>
384 <td align="center">Not resolved</td>
702 <td align="center">Not resolved</td>
    [all...]
  /external/bison/lib/
open.c 91 ends with one or more trailing slashes shall be resolved as if a
150 ends with one or more trailing slashes shall be resolved as if a
  /external/clang/test/CXX/class.access/class.access.dcl/
p1.cpp 134 A<T>::type; // expected-error {{dependent using declaration resolved to type without 'typename'}} // expected-warning {{access declarations are deprecated}}
138 A<T>::tagname; // expected-error {{dependent using declaration resolved to type without 'typename'}} // expected-warning {{access declarations are deprecated}}
  /external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
p4.cpp 131 using A<T>::type; // expected-error {{dependent using declaration resolved to type without 'typename'}}
135 using A<T>::tagname; // expected-error {{dependent using declaration resolved to type without 'typename'}}
  /external/lldb/docs/
lldb-for-gdb-users.txt 155 Breakpoint created: 1: name = 'alignLeftEdges:', locations = 1, resolved = 1
161 1: name = 'alignLeftEdges:', locations = 1, resolved = 1
162 1.1: where = Sketch`-[SKTGraphicView alignLeftEdges:] + 33 at /Projects/Sketch/SKTGraphicView.m:1405, address = 0x0000000100010d5b, resolved, hit count = 0
176 breakpoint location was "resolved" or not. A location gets resolved when
180 longer be "resolved".
188 whether the expression was resolved or not by checking the locations field
198 your specification resolved to. For instance if we wanted to add a command

Completed in 656 milliseconds

1 2 3 4 5 6 78 91011>>