HomeSort by relevance Sort by last modified time
    Searched full:unique (Results 1076 - 1100 of 6776) sorted by null

<<41424344454647484950>>

  /external/skia/src/core/
SkTypefaceCache.h 60 * Helper: returns a unique fontID to pass to the constructor of
  /external/skia/src/gpu/vk/
GrVkResourceProvider.cpp 85 SkASSERT(fActiveCommandBuffers[i]->unique());
  /external/skia/tools/lua/
glyph-counts.lua 50 local gCounts = {} -- [fontID_pointsize] = [] unique glyphs
  /external/sl4a/Utils/src/com/googlecode/android_scripting/interpreter/
InterpreterDescriptor.java 33 * Returns unique name of the interpreter.
  /external/slf4j/slf4j-android/src/main/java/org/slf4j/impl/
StaticLoggerBinder.java 41 * The unique instance of this class.
  /external/slf4j/slf4j-api/src/main/java/org/slf4j/impl/
StaticLoggerBinder.java 42 * The unique instance of this class.
StaticMarkerBinder.java 46 * The unique instance of this class.
  /external/slf4j/slf4j-jcl/src/main/java/org/slf4j/impl/
StaticLoggerBinder.java 40 * The unique instance of this class.
  /external/slf4j/slf4j-jdk14/src/main/java/org/slf4j/impl/
StaticLoggerBinder.java 40 * The unique instance of this class.
  /external/slf4j/slf4j-log4j12/src/main/java/org/slf4j/impl/
StaticLoggerBinder.java 42 * The unique instance of this class.
  /external/slf4j/slf4j-migrator/src/test/java/org/slf4j/migrator/line/
TrivialMatcher.java 42 SingleConversionRule cr = new SingleConversionRule(Pattern.compile("import org.slf4j.converter"), "simple replacement with an unique capturing group");
  /external/slf4j/slf4j-nop/src/main/java/org/slf4j/impl/
StaticLoggerBinder.java 41 * The unique instance of this class.
  /external/slf4j/slf4j-simple/src/main/java/org/slf4j/impl/
StaticLoggerBinder.java 41 * The unique instance of this class.
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/
DexFile.java 46 * The classes in the returned set will all have unique types.
  /external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue139/
MergeValueTest.java 37 check("issues/issue139-1.yaml");// merge with unique keys
  /external/vboot_reference/cgpt/
cgpt.c 83 // unique match?
cmd_show.c 30 " -u unique guid\n"
  /external/vogar/src/vogar/
Action.java 79 * Returns a unique identifier for this action.
  /external/webrtc/tools/matlab/
rtpAnalyze.m 33 [uSSRC, ~, uix] = unique(SSRC);
40 uPT = unique(PT(uix == i));
70 uPT = unique(PT);
88 [utsdiff, ~, ixtsdiff] = unique(tsdiff);
  /external/webrtc/webrtc/libjingle/xmllite/
xmlbuilder.cc 55 // verify that namespaced names are unique
  /external/webrtc/webrtc/modules/desktop_capture/win/
screen_capture_utils.cc 74 // key for the device and is unique for each monitor, while DeviceID is not.
  /external/webrtc/webrtc/modules/video_capture/
video_capture_defines.h 25 enum {kVideoCaptureUniqueNameLength =1024}; //Max unique capture device name lenght
  /frameworks/av/media/libeffects/lvm/lib/Common/src/
LVC_Mixer.h 63 /* Function names should be unique within first 16 characters */
  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DeviceDescriptor.h 60 String8 mTagName; // Unique human readable identifier for a device port found in conf file.
  /frameworks/base/core/java/android/app/backup/
RestoreSet.java 38 * Identifier of the device whose data this is. This will be as unique as

Completed in 1432 milliseconds

<<41424344454647484950>>