Home
last modified time | relevance | path

Searched defs:apple (Results 1 – 7 of 7) sorted by relevance

/third_party/python/Tools/unicode/
DMakefile50 apple: build/ target
/third_party/mesa3d/src/glx/
Dmeson.build23 subdir('apple') subdir
/third_party/node/deps/npm/node_modules/color-convert/
Dconversions.js28 apple: {channels: 3, labels: ['r16', 'g16', 'b16']}, property
798 convert.apple.rgb = function (apple) { argument
802 convert.rgb.apple = function (rgb) { function
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dsfdriver.c609 FT_Int *apple ) in sfnt_get_name_id()
794 FT_Int found, win, apple; in sfnt_get_var_ps_name() local
1047 FT_Int found, win, apple; in sfnt_get_ps_name() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-kern-table.hh172 static constexpr bool apple = false; member
227 static constexpr bool apple = true; member
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DByteStringTest.java103 ByteString apple = ByteString.copyFromUtf8("apple"); in testCompare_byteStringsSortLexicographically() local
/third_party/googletest/googletest/test/
Dgoogletest-filepath-test.cc590 const FilePath apple("apple"); in TEST() local