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

  /external/clang/test/Modules/Inputs/
preprocess-prefix.h 1 int left_and_right(int *);
diamond_left.h 9 int left_and_right(int*);
diamond_right.h 5 struct left_and_right { struct
  /external/clang/test/Modules/
diamond.c 23 left_and_right(&i);
24 struct left_and_right lr;
preprocess.m 14 left_and_right();
18 // CHECK: int left_and_right(int *);{{$}}
26 // CHECK-NEXT: left_and_right();{{$}}
diamond-pch.c 22 left_and_right(&i);
23 struct left_and_right lr;
  /frameworks/base/libs/androidfw/
LocaleData.cpp 162 const std::array<uint32_t, 2> left_and_right = {{left, right}}; local
166 left_and_right.data(), left_and_right.size());
  /external/harfbuzz_ng/src/
gen-use-table.py 113 'Left_And_Right',
265 'Pre': [Left, Top_And_Left, Top_And_Left_And_Right, Left_And_Right],
hb-ot-shape-complex-indic-table.cc 59 #define IMC_LR INDIC_MATRA_CATEGORY_LEFT_AND_RIGHT /* 21 chars; Left_And_Right */
  /external/icu/icu4c/source/data/unidata/
ppucd.txt 621 value;InPC;Left_And_Right;Left_And_Right
    [all...]

Completed in 174 milliseconds