HomeSort by relevance Sort by last modified time
    Searched refs:occurence (Results 1 - 10 of 10) sorted by null

  /external/autotest/client/site_tests/platform_InitLoginPerf/
platform_InitLoginPerf.py 29 def uptime_from_timestamp(name, occurence=-1):
33 @param use_first: Defines which occurence of the timestamp should
34 be returned. The occurence number is 1-based.
45 if len(output) < abs(occurence) + 1:
48 timestamp = output[occurence].split()[0]
53 Takes the last occurence of each timestamp if multiple are available.
  /external/deqp/external/openglcts/modules/gles31/
es31cExplicitUniformLocationTest.cpp 104 } occurence; member in class:glcts::__anon18774::DefOccurence
106 DefOccurence(DefOccurenceEnum _occurence) : occurence(_occurence)
112 if (occurence == NONE_SH)
116 if (occurence == ALL_SH)
120 if (occurence == FSH_OR_CSH)
124 if (occurence == VSH)
128 if (occurence == ALL_BUT_FSH)
132 if (occurence == ALL_BUT_VSH)
159 : val(_val), numSys(_numSys), occurence(_occurence)
168 implicit &= !occurence.occurs(stages[i])
176 DefOccurence occurence; member in class:glcts::__anon18774::LayoutSpecifierBase
    [all...]
  /build/make/tools/droiddoc/templates-pdk/assets/
search_autocomplete.js 166 // helper function that gets the last occurence index of the given regex
  /external/antlr/runtime/Ruby/lib/antlr3/
error.rb 424 one occurence of the subrule, the recognizer will raise an EarlyExit
539 A tree-rewrite rule requires one or more occurence of a symbol, but none
  /external/doclava/res/assets/templates/assets/
search_autocomplete.js 166 // helper function that gets the last occurence index of the given regex
  /build/make/tools/droiddoc/templates-ndk/assets/js/
docs.js     [all...]
  /external/doclava/res/assets/templates-sdk/assets/js/
docs.js     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc_data/
topics.py     [all...]
  /external/e2fsprogs/doc/
texinfo.tex 407 % Each occurence of `\^^M' or `<space>\^^M' is replaced by a single space.
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 407 % Each occurence of `\^^M' or `<space>\^^M' is replaced by a single space.
    [all...]

Completed in 1323 milliseconds