HomeSort by relevance Sort by last modified time
    Searched defs:specific (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/ui/
KeyCharacterMap.cpp 13 * See the License for the specific language governing permissions and
398 bool specific = false; local
399 specific |= addSingleEphemeralMetaKey(outEvents, deviceId, metaState, down, time,
401 specific |= addSingleEphemeralMetaKey(outEvents, deviceId, metaState, down, time,
404 if (!specific) {
  /external/webkit/Source/JavaScriptCore/jit/
JITStubs.cpp 17 * from this software without specific prior written permission.
1542 JSCell* specific; local
    [all...]
  /frameworks/base/media/libstagefright/
OMXCodec.cpp 13 * See the License for the specific language governing permissions and
399 // If a specific codec is requested, skip the non-matching ones.
628 LOGE("Malformed AVC codec specific data.");
3092 const CodecSpecificData *specific = local
3746 CodecSpecificData *specific = local
    [all...]

Completed in 515 milliseconds