HomeSort by relevance Sort by last modified time
    Searched full:sample1 (Results 76 - 100 of 106) sorted by null

1 2 34 5

  /external/google-breakpad/src/testing/gtest/samples/
sample5_unittest.cc 51 #include "sample1.h"
  /external/googletest/googletest/samples/
sample5_unittest.cc 51 #include "sample1.h"
  /external/icu/icu4c/source/samples/ucnv/
convsamp.cpp 686 const char *sample1 = "abc\xdf\xbf"; local
690 if(convsample_20_didSubstitute(sample1))
844 const char *sample1 = "abc\xdf\xbf"; local
847 if(convsample_21_didSubstitute(sample1))
  /external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/stub/command/
AbstractCommandHandlerTest.java 46 protected static final String FILENAME1 = "sample1.txt";
  /external/protobuf/gtest/samples/
sample5_unittest.cc 51 #include "sample1.h"
  /external/v8/testing/gtest/samples/
sample5_unittest.cc 51 #include "sample1.h"
  /external/vulkan-validation-layers/tests/gtest-1.7.0/samples/
sample5_unittest.cc 51 #include "sample1.h"
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/samples/
sample5_unittest.cc 51 #include "sample1.h"
  /system/extras/simpleperf/
cmd_report.cpp 244 void MergeSample(SampleEntry* sample1, SampleEntry* sample2) override {
245 sample1->period += sample2->period;
246 sample1->accumulated_period += sample2->accumulated_period;
247 sample1->sample_count += sample2->sample_count;
    [all...]
sample_tree.h 201 virtual void MergeSample(EntryT* sample1, EntryT* sample2) = 0;
  /external/python/cpython3/Lib/test/
test_xml_etree.py 2248 sample1 = ('<!DOCTYPE html PUBLIC' variable in class:TreeBuilderTest
2368 sample1 = b'<file><line>22<\/line><\/file>' variable in class:XMLParserTest
    [all...]
test_csv.py     [all...]
  /external/skia/src/codec/
SkSwizzler.cpp 24 static void sample1(void* dst, const uint8_t* src, int width, int bpp, int deltaSrc, int offset, function
798 proc = &sample1;
879 proc = &sample1;
    [all...]
  /external/skqp/src/codec/
SkSwizzler.cpp 24 static void sample1(void* dst, const uint8_t* src, int width, int bpp, int deltaSrc, int offset, function
798 proc = &sample1;
879 proc = &sample1;
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_csv.py     [all...]
  /external/python/cpython2/Lib/test/
test_csv.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_csv.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_csv.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_csv.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_csv.py     [all...]
  /developers/build/
github.sh 30 -s | --samples [sample1 sample2 sample3 ... sampleN]
  /external/mesa3d/src/intel/genxml/
gen9.xml     [all...]
gen8.xml     [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/
UefiShellLevel1CommandsLib.uni 145 " Sample1> echo -off\r\n"
  /external/deqp/external/vulkancts/modules/vulkan/binding_model/
vktBindingShaderAccessTests.cpp 4277 const tcu::Vec4 sample1 = (!doFetch) ? (green) : (m_images.fetchImageValue(1)); local
5685 const tcu::Vec4 sample1 = (!doFetch) ? (green) : (m_images.fetchSampleValue(1)); local
7286 const tcu::Vec4 sample1 = (!doFetch) ? (green) : (m_texelBuffers.fetchTexelValue(1)); local
    [all...]

Completed in 4900 milliseconds

1 2 34 5